Sorry if this is a dumb question (new to GraphQL)…
I’m looking to filter (using as a generic term) to narrow my query results on an object. I’m testing on “publications” object, but none of the methods I’ve tried seem to work (query, where, filter). It would save me having to loop through the results.
thanks,
Ron