# 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://experienceleague.adobe.com/docs/commerce-operations/installation-guide/tutorials/manage-modules.html).

## Additional information

This module is a part of Login As Customer feature.

[Learn more about Login As Customer feature](https://experienceleague.adobe.com/docs/commerce-admin/customers/customer-accounts/manage/login-as-customer.html).

You can get more information about [GraphQl In Magento 2](https://developer.adobe.com/commerce/webapi/graphql/).
