# CustomerCreatePayload - storefront - PAYLOAD Version: unstable ## Description Return type for `customerCreate` mutation. ### Access Scopes ## Fields * [customer](/docs/api/storefront/unstable/objects/Customer): Customer - The created customer object. * [customerUserErrors](/docs/api/storefront/unstable/objects/CustomerUserError): CustomerUserError! - The list of errors that occurred from executing the mutation. * [userErrors](/docs/api/storefront/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerCreate](/docs/api/storefront/unstable/mutations/customerCreate) ## Examples