Model
Reviews
Magento\ReviewGraphQl\Model\Resolver\Customer\Reviews
What it does
This GraphQL resolver handles queries for retrieving a logged-in customer's product reviews.
Developers use this class when implementing GraphQL endpoints that need to fetch review data for the currently authenticated customer, with support for pagination through currentPage and pageSize parameters.
Public Methods
- resolve()