Back to Magento2

Magento_LoginAsCustomerGraphQl module

app/code/Magento/LoginAsCustomerGraphQl/README.md

2.4.8996 B
Original Source

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_CatalogGraphQl

For information about a module installation, see Enable or disable modules.

Additional information

This module is a part of Login As Customer feature.

Learn more about Login As Customer feature.

You can get more information about GraphQl in the Adobe Developer documentation.