--- title: CustomerSetIdentifiers - GraphQL Admin description: The input fields required to identify a customer. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CustomerSetIdentifiers md: >- https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/input-objects/UniqueMetafieldValueInput) Custom ID of customer to upsert. * email [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) Email address of the customer to upsert. * id [ID](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) ID of customer to update. * phone [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) Phone number of the customer to upsert. *** ## Map No referencing types