--- title: CustomerSetIdentifiers - GraphQL Admin description: The input fields required to identify a customer. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/customersetidentifiers md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/customersetidentifiers.md --- # Customer​Set​Identifiers input\_object The input fields required to identify a customer. ## Fields * custom​Id [Unique​Metafield​Value​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/UniqueMetafieldValueInput) Custom ID of customer to upsert. * email [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) Email address of the customer to upsert. * id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) ID of customer to update. * phone [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) Phone number of the customer to upsert. *** ## Map No referencing types