Graphql Directive Versions Save

Use custom directives in your GraphQL schema and queries 🎩

v0.2.1

6 years ago

Bug Fixes

  • support query variable binding (#6) (fead242), closes #5

v0.2.0

6 years ago

Features

  • add support for graphql v0.12 (285e59d), closes #2

v0.1.1

6 years ago

Bug Fixes

  • do not throw error if resolver is a built-in one (0b768c2)

v0.1.0

6 years ago

Features

  • add support for FIELD and FIELD_DEFINITION directives (3d1f0e9)