Skip to content

Releases: ChilliCream/graphql-platform

0.1.3

28 Jun 08:51
226ac00
Compare
Choose a tag to compare

Bug Fixes

  • ListType and NonNullType InstanceOfType fixed
  • Extended scalar types do not have to be registered

0.1.2

27 Jun 18:31
258b1bc
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: Arguments that are null lead to errors when the argument type was a reference type.

0.1.1

26 Jun 07:49
e1ccfdf
Compare
Choose a tag to compare

Bug Fixes

  • Get-Requests that do not conform the GraphQL Get-Request structure will be forwarded to the next middleware.

0.1.0

25 Jun 05:30
1ec7eae
Compare
Choose a tag to compare
Middleware Service Provider Fixes (#102)