INPUT_OBJECT
CustomerUpdateInput
link GraphQL Schema definition
- input CustomerUpdateInput {
- : String
- : String
- : CustomerUpdateBillingAddressInput!
- : [CustomerUpdateDeliveryAddressInput]
- : CustomerUpdatePreferenceInput
- : [CustomerUpdateConsentInput]
- }