
This is the next episode on how to implement GraphQL with Rails using the excellent graphql-ruby gem.
This week we talk about defining mutations and more specifically how to create standard resource mutations for create/update/delete operations.
https://www.keypup.io/blog/graphql-the-rails-way-part-2-writing-standard-and-custom-mutations
For reference, the previous post was talking about exposing fully queryable resources.
Feel free to comment or ask questions!
This is good. Not a lot of RoR+GtaphQL resources yet! Thank you. Do keep it up!
Thanks mate! Next episode on subscriptions coming soon ;)