Log in
Model

IsActive

Magento\QuoteGraphQl\Model\Cart\IsActive

What it does

This model determines if a shopping cart is active and can be retrieved or modified in GraphQL operations.

Developers use this class to validate cart status before performing operations, which is particularly important for extensions that need to work with inactive carts and prevent operations on carts that are no longer valid.

Public Methods

  • execute()