We've introduced the following new query parameters to the articles, pages , and comments queries in the GraphQL Admin API:
- You can now filter articles by
,handle, andvalues - You can now filter pages by
,, andidvalues - You can now filter comments by
,, andvalues
With these changes, articles, pages, and comments queries have fill filter parity with the REST Admin API.
Was this page helpful?