Skip to content

Commit d88cc50

Browse files
authored
Add apollo_upload_server-ruby to related projects list
1 parent 2782cc6 commit d88cc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/related_projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Want to add something? Please open a pull request [on GitHub](https://github.com
2020
- [`graphql-rails-resolve`](https://github.com/colepatrickturner/graphql-rails-resolver)
2121
- [`graphql-query-resolver`](https://github.com/nettofarah/graphql-query-resolver), a graphql-ruby add-on to minimize N+1 queries.
2222
- [`graphql-rails_logger`](https://github.com/jetruby/graphql-rails_logger), a logger which allows you to inspect GraphQL queries in a more readable format.
23-
23+
- [`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.
2424
- [optics-agent-ruby](https://github.com/apollostack/optics-agent-ruby), a graphql-ruby agent for use with the [Apollo Optics](http://www.apollodata.com/optics) GraphQL performance tool.
2525
- [`search_object_graphql`](https://github.com/rstankov/SearchObjectGraphQL), a DSL for defining search resolvers for GraphQL.
2626

0 commit comments

Comments
 (0)