# Magento_LoginAsCustomerGraphQl module

This module provides flexible login as a customer using GraphQl so a merchant or merchant admin can log into an end customer's account to assist them with their account.

## Installation

Before installing this module, note that the Magento_GroupedProductGraphQl is dependent on the following modules:

- Magento_LoginAsCustomerApi
- Magento_Customer
- Magento_Store
- Magento_CatalogGraphQlr

For information about a module installation in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).

## Additional information

This module is a part of Login As Customer feature.

[Learn more about Login As Customer feature](https://docs.magento.com/user-guide/customers/login-as-customer.html).

You can get more information about [GraphQl In Magento 2](https://devdocs.magento.com/guides/v2.4/graphql).
