Out-of-the-box response filters

A set of response filters has been defined out of the box and some out-of-the-box widgets and one view model use them by default.

The following sections list the response filters along with the entities that use them.

  • PLPData, used by the Product Listing widget
  • categoryNavData, used by the Collection Navigation and Collection Navigation – Basic widgets
  • collectionData, used by the Collection widget
  • productData, used by the cartViewModel when calling the listProducts endpoint.

You can send a request to the listFilters endpoint in the Admin API to retrieve a list of the fields that are included or excluded for each of these response filters noted above. For details on how to do this, see Response filters.