I’ve been setting up my schema just as described in this talk from the GraphQL summit https://www.youtube.com/watch?v=dDxUu-K2qdE in order to apply filters and sorting parameters to my queries. How would you go about translating the filter arguments to work with MongoDB in your resolvers?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Sorting information | 0 | 94 | May 2, 2024 | |
GitHub GraphQL API Client - I'm struggling - is this even doable? | 2 | 445 | November 10, 2021 | |
Filtering across server & local-only fields | 0 | 335 | November 5, 2021 | |
Filter query by result of other federated service | 4 | 1599 | July 14, 2022 | |
Filtering Query with Sequelize | 3 | 3467 | June 9, 2021 |