Model
CreditMemoComments
Magento\SalesGraphQl\Model\Resolver\CreditMemo\CreditMemoComments
What it does
This GraphQL resolver extracts and formats visible credit memo comments for API responses.
Developers use this class when implementing GraphQL queries that need to return comment data associated with credit memos, filtering only comments marked as visible to customers on the storefront and formatting timestamps appropriately.
Public Methods
- resolve()