graphql-compose-connection
graphql-compose-connection copied to clipboard
How to use filter with operators using connection?
Is it possible to filter to search for an id in an array?
Basically i have a field account: MongoID, and want to search all data for account X AND Y.
Sorry in advance if this is not the place to ask such questions :)