Model

isRemoteShoppingAssistanceAllowed

Magento\LoginAsCustomerGraphQl\Model\Resolver\isRemoteShoppingAssistanceAllowed

What it does

This GraphQL resolver determines whether a customer has enabled remote shopping assistance, allowing merchants or support staff to log in as the customer.

Developers use this class to expose the customer's remote shopping assistance preference through GraphQL queries, typically when building headless storefronts or custom admin interfaces that need to check if 'Login as Customer' functionality is available for a specific customer.

Public Methods

  • resolve()