CustomerCreatePayload - storefront - PAYLOAD
Version: unstable
Description:
Return type for `customerCreate` mutation.
Access Scopes
Fields
-
customer:
Customer -
The created customer object.
-
customerUserErrors:
CustomerUserError! -
The list of errors that occurred from executing the mutation.
-
userErrors:
UserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples