--- title: CustomerActivateInput - Storefront API description: The input fields to activate a customer. api_version: 2025-01 api_name: storefront type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/2025-01/input-objects/customeractivateinput md: https://shopify.dev/docs/api/storefront/2025-01/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/2025-01/scalars/String) non-null The activation token required to activate the customer. * password [String!](https://shopify.dev/docs/api/storefront/2025-01/scalars/String) non-null New password that will be set during activation. *** ## Map No referencing types