--- title: CustomerActivateInput - Storefront API description: The input fields to activate a customer. api_version: 2025-10 api_name: storefront type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/latest/input-objects/CustomerActivateInput md: >- https://shopify.dev/docs/api/storefront/latest/input-objects/CustomerActivateInput.md --- # Customer​Activate​Input input\_object The input fields to activate a customer. ## Fields * activation​Token [String!](https://shopify.dev/docs/api/storefront/latest/scalars/String) non-null The activation token required to activate the customer. * password [String!](https://shopify.dev/docs/api/storefront/latest/scalars/String) non-null New password that will be set during activation. *** ## Map No referencing types