Anchor to CustomerDeletePayloadCustomer
CustomerDeletePayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to deletedCustomerIddeleted•
Customer Id The ID of the deleted customer.
- Anchor to shopshop•Shop!non-null
The shop of the deleted customer.
- Anchor to userErrorsuser•
Errors [UserError!]! 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
Delete a customer. As of API version 2022-10, apps using protected customer data must meet the protected customer data requirements.
Was this section helpful?