# CustomerActivateInput - storefront - INPUT_OBJECT Version: unstable ## Description The input fields to activate a customer. ### Access Scopes ## Fields * [activationToken](/docs/api/storefront/unstable/scalars/String): String! - The activation token required to activate the customer. * [password](/docs/api/storefront/unstable/scalars/String): String! - New password that will be set during activation. ## Input objects with this input object * [customerActivate](/docs/api/storefront/unstable/mutations/customerActivate) ## Examples