Releases: ChilliCream/graphql-platform
Releases · ChilliCream/graphql-platform
0.6.11
0.6.10
- Add missing non-generic dataloader configration extensions
0.6.9
- Added a non-generic method to register a data loader
0.6.8
- Added non-generic register methods to schema configuration.
- Fixed: Ignore on InputObjectType fields did not work properly.
Thanks to @drowhunter for this contribution.
0.6.7
0.6.6
- Fixed: Middleware bug that prevented the result to be passed along the pipeline
0.6.5
- Support for GraphQLNonNullAttribute
- Support for Include on object type to merge a resolver type into the object type
- Support for GraphQLResolverAttribute and GraphQLResolverForAttribute
0.6.4
0.6.3
- Fixed: Validation issues with NameString.