jlouis / graphql-erlang

GraphQL implementation in Erlang.
Other
313 stars 52 forks source link

Jun2018 spec: Handle type extensions #183

Open jlouis opened 6 years ago

jlouis commented 6 years ago

Rather than doing this work as part of #182, and in #161 we created this task for handling extensions of type schemas. It is a really nice idea, and we should definitely support it. But it is a separate issue and to keep focus in #182 I'm trying to avoid it on a first pass.

jlouis commented 6 years ago

Probable implementation path: