Log in
Model

CartItemsPaginated

Magento\QuoteGraphQl\Model\Resolver\CartItemsPaginated

What it does

This GraphQL resolver handles paginated retrieval of cart items when querying a shopping cart through GraphQL.

Developers use this when they need to display cart items with pagination controls in a headless storefront, allowing customers to browse large carts page by page with configurable page sizes and sorting options.

Public Methods

  • resolve()