Login
From:
Robert Mosolgo
(Uncensored)
subscribe
Why a New Schema Definition API?
https://rmosolgo.github.io/graphql/ruby/2018/03/25/why-a-new-schema-definition-api.html
links
backlinks
Roast topics
Find topics
Find it!
GraphQL-Ruby 1.8.0 will have a new class-based API for defining your schema. Let’s investigate the design choices in the new API. The new API is backwards-compatible and can coexist with type definitions in the old format. See