updateMyInvoiceAddress
updateMyInvoiceAddress will update the currently logged in user's invoice address.
updateMyInvoiceAddress(
input: UpdateMyInvoiceAddressInput!
): UpdateMyInvoiceAddressResponse!
Arguments
updateMyInvoiceAddress.input ● UpdateMyInvoiceAddressInput! non-null input
Type
UpdateMyInvoiceAddressResponse union
Union type representing the possible responses of the updateMyInvoiceAddress mutation.