Skip to main content
Anchor to CustomerUpdatePayload

CustomerUpdatePayload

payload

Return type for customerUpdate mutation.

•Customer

The customer's personal information that has been updated.

•[UserErrorsCustomerUserErrors!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates the customer's personal information.

Arguments

•CustomerUpdateInput!
required

Specifies the input fields for the customer update.



Was this section helpful?