Skip to content

Commit c2e9d09

Browse files
author
Eric Elliott
committed
Break GraphQL + Relay Into Separate Category
* Add GraphQL Spec + Reference implementation. * Add Mongo GraphQL server * Add "Mutations in Relay" slideshow
1 parent b335952 commit c2e9d09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
172172
* [GraphQL Specification](https://github.com/facebook/graphql)
173173
* [GraphQL Reference Implementation](https://github.com/graphql/graphql-js)
174174
* [graphql-server](https://github.com/RisingStack/graphql-server) A GraphQL server implementation with Mongo / Mongoose
175+
* [Mutations in Relay (slideshow)](https://speakerdeck.com/laneyk/mutations-in-relay) Slideshow + speaker notes
175176

176177

177178
## Web Components

0 commit comments

Comments
 (0)