graphql / composite-schemas-spec

MIT License
26 stars 9 forks source link

Introduce Key Directive #31

Open michaelstaib opened 5 months ago

michaelstaib commented 5 months ago

This PR introduces the @key directive to the spec which is used to declare the keys of an entity by which it can be fetched from a source schema.