Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@joshprice joshprice released this 23 Jan 14:08
  • 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 than of_type for now. This is for GraphiQL support but will fix this so it's snake case and munged automatically