externalAddressUpdate
AUTH: Role=[configuration.OWNER,configuration.EDITOR] OR (('user is authenticated') AND ('userId if present in input matches JWT'))
externalAddressUpdate(
input: ExternalAddressUpdateInput!
): ExternalAddress!
AUTH: Role=[configuration.OWNER,configuration.EDITOR] OR (('user is authenticated') AND ('userId if present in input matches JWT'))
externalAddressUpdate(
input: ExternalAddressUpdateInput!
): ExternalAddress!
externalAddressUpdate.input
● ExternalAddressUpdateInput!
non-null inputExternalAddress
object