github ChilliCream/graphql-platform 0.4.0

latest releases: 13.9.1-p.1, 14.0.0-p.93, 14.0.0-p.92...
5 years ago

Integrated new Validation Rules

  • All Variables Used #130
  • All Variable Uses Defined #129
  • Directives Are In Valid Locations #125
  • Directives Are Unique Per Location #126
  • Variables Are Input Types #128
  • Field Selection Merging #109

Dependency Injection

  • HttpContext is now available through IResolverContext.Services and dependency injection.
  • Scoped services are now supported.
  • Services, custom contexts and data loaders can now be injected as resolver argument.

Data Loaders and Custom contexts

  • Default data loaders are integrated. learn more
  • Support for custom data loaders
  • Support for custom state objects

For more details head over to our blog.

Don't miss a new graphql-platform release

NewReleases is sending notifications on new releases.