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