from Hacker News

Beware of Complex Filtering in GraphQL

by mengledowl on 5/24/18, 3:09 AM with 1 comments

  • by bokchoi on 5/24/18, 5:43 AM

    While trying to understand GraphQL, this kind of filtering was the first thing was what I was hoping would be easily possible. I don't agree that creating such a filter is complex for the client or that is is an unreasonable expectation that the client would want to.

    As an example, the OData spec has query filters: http://www.odata.org/getting-started/basic-tutorial/#queryDa...