Releases: ChilliCream/graphql-platform
Releases · ChilliCream/graphql-platform
0.1.3
Bug Fixes
- ListType and NonNullType InstanceOfType fixed
- Extended scalar types do not have to be registered
0.1.2
Bug Fixes
- Fixed: Arguments that are null lead to errors when the argument type was a reference type.
0.1.1
Bug Fixes
- Get-Requests that do not conform the GraphQL Get-Request structure will be forwarded to the next middleware.
0.1.0
Middleware Service Provider Fixes (#102)