Skip to content

Commit 9859534

Browse files
author
Robert Mosolgo
authored
Merge pull request rmosolgo#2628 from ajsharp/patch-1
add graphql-rails-generators to related projects
2 parents e3429d3 + 4a79072 commit 9859534

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
- [`search_object_graphql`](https://github.com/rstankov/SearchObjectGraphQL), a DSL for defining search resolvers for GraphQL.
2828
- [`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.
2929
- [`graphql_rails`](https://github.com/samesystem/graphql_rails), Rails way GraphQL build tool
30+
- [`graphql-rails-generators`](https://github.com/ajsharp/graphql-rails-generators), Generate graphql-ruby mutations, types and input types from your ActiveRecord models.
3031

3132
## Blog Posts
3233

0 commit comments

Comments
 (0)