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