Log in
Model

GetGuestOrdersByEmail

Magento\CustomerGraphQl\Model\GetGuestOrdersByEmail

What it does

This model retrieves guest orders by email address in GraphQL operations.

Developers use this when implementing GraphQL queries that need to fetch order history for non-registered customers who checked out as guests, filtering specifically for orders where the customer is marked as a guest.

Public Methods

  • execute()