Log in
Model

GetReorderAvailableActions

Magento\SalesGraphQl\Model\GetReorderAvailableActions

What it does

This class determines if a customer can reorder a specific order in GraphQL operations.

Developers use this when building GraphQL APIs to check order reorder availability and return the 'REORDER' action if the order can be reordered, helping frontend applications display appropriate reorder buttons or options to customers.

Public Methods

  • execute()