Skip to content

Releases: restuwahyu13/graphql-typedefs-loader

v0.0.3

27 Jul 17:35

Choose a tag to compare

  • Fixed bugs validator error for options
  • Change error constructor to custom error
  • Adding support .gql extension for GraphQL schema file
  • Remove module fs-extra change to fs
  • Compress query schema file before render to client

v0.0.2

19 Jul 10:55

Choose a tag to compare

  • fixed bugs read file multiple outside directory
  • adding flexible definition path directory schema file .grapqhl using __dirname or process.cwd()
  • adding validator for options

v0.0.1

17 Jul 12:20

Choose a tag to compare

  • Publishing package
  • Add functionality