Skip to content

Commit fe83e38

Browse files
authored
Merge pull request #4889 from RiccardoAgatea-Moku/link-to-graphql-filters
Add `graphql-filters` to related projects
2 parents 37dd725 + b63ce19 commit fe83e38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/related_projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Want to add something? Please open a pull request [on GitHub](https://github.com
2727
- [`graphql-rails_logger`](https://github.com/jetruby/graphql-rails_logger), a logger which allows you to inspect GraphQL queries in a more readable format.
2828
- [`apollo_upload_server-ruby`](https://github.com/jetruby/apollo_upload_server-ruby), a middleware which allows you to upload files with GraphQL and multipart/form-data using [`apollo-upload-client`](https://github.com/jaydenseric/apollo-upload-client) library on front-end.
2929
- [`graphql-sources`](https://github.com/ksylvest/graphql-sources) a collection of common GraphQL [sources](https://graphql-ruby.org/dataloader/sources.html) to simplify using `ActiveRecord`, `ActiveStorage`, `Rails.cache`, and more.
30+
- [`graphql-filters`](https://github.com/moku-io/graphql-filters), a DSL to define fully typed filters for list fields.
3031
- [`search_object_graphql`](https://github.com/rstankov/SearchObjectGraphQL), a DSL for defining search resolvers for GraphQL.
3132
- [`action_policy-graphql`](https://github.com/palkan/action_policy-graphql), an integration for using [`action_policy`](https://github.com/palkan/action_policy) as an authorization framework for GraphQL applications.
3233
- [`graphql_rails`](https://github.com/samesystem/graphql_rails), Rails way GraphQL build tool

0 commit comments

Comments
 (0)