Changelog

v.0.6.4

v.0.6.3

  • PR 19 Update StaticValidator.NpmGraphql to accept schema_path or schema_string

v0.6.2

Bump graphql (^15.4.0) & graphql-tools (^7.0.2) devDependencies

v0.6.0

  • PR 17 Dynamic http api token and url support (Breaking change)

v0.5.0

  • PR 15 Static Validation for query on the client side using npm_graphql

v0.3.3

  • PR 13) Better HTTPoison error handling in CommonGraphQLClient.Caller.Http.post\4
  • Allow http_opts to be sent to CommonGraphQLClient.Caller.Http.post\4

v0.3.2

  • Fix UndefinedFunctionError error on Caller.Http.post & Caller.Nil.post

v0.3.1

v0.3.0

  • Initial Public Release