INPUT_OBJECT
SignUpInput
link GraphQL Schema definition
- input SignUpInput {
- : CustomerType!
- : String
- : String
- : String!
- : String
- : SignUpBillingAddressInput!
- : [SignUpDeliveryAddressInput]
- : SignUpPreferencesInput
- : [SignUpConsentInput]
- }
INPUT_OBJECT
- input SignUpInput {
- : CustomerType!
- : String
- : String
- : String!
- : String
- : SignUpBillingAddressInput!
- : [SignUpDeliveryAddressInput]
- : SignUpPreferencesInput
- : [SignUpConsentInput]
- }