0.1.0
版本发布时间: 2016-01-23 22:08:52
graphql-elixir/graphql最新发布版本:0.3.2(2016-09-09 12:49:46)
- Types supported
- GraphiQL support now available in
plug_graphql
using introspection
Breaking changes:
- Use
%String{}
,%Int{}
, etc for types in schemas rather than plain strings - Use
ofType
rather thanof_type
for now. This is for GraphiQL support but will fix this so it's snake case and munged automatically