Skip to main content
Anchor to CustomerUpdatePayload

CustomerUpdatePayload

payload

Return type for customerUpdate mutation.

•Customer

The customer's personal information that has been updated.

Show fields
•[UserErrorsCustomerUserErrors!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates the customer's personal information.

Show payload

Arguments

•CustomerUpdateInput!
required

Specifies the input fields for the customer update.

Show input fields


Was this section helpful?