dotnet-cqrs/PoweredSoft.CQRS.GraphQL.HotChocolate
2021-02-05 11:59:53 -05:00
..
MutationAuthorizationMiddleware.cs GQL Authorization Middleware implemented, will take care of controllers next. 2021-02-04 21:00:24 -05:00
MutationObjectType.cs graphql fluent validation implementation with middleware. 2021-02-03 20:28:56 -05:00
MutationParamRequiredMiddleware.cs graphql fluent validation implementation with middleware. 2021-02-03 20:28:56 -05:00
MutationValidationMiddleware.cs graphql fluent validation implementation with middleware. 2021-02-03 20:28:56 -05:00
PoweredSoft.CQRS.GraphQL.HotChocolate.csproj this dosent work, but i will leave it here to explore later. 2021-02-05 11:59:53 -05:00
QueryAuthorizationMiddleware.cs GQL Authorization Middleware implemented, will take care of controllers next. 2021-02-04 21:00:24 -05:00
QueryObjectType.cs this dosent work, but i will leave it here to explore later. 2021-02-05 11:59:53 -05:00
QueryValidationMiddleware.cs graphql fluent validation implementation with middleware. 2021-02-03 20:28:56 -05:00
RequestExecutorBuilderExtensions.cs basic query and mutation discovery, next dynamic queries get added through extensions :) 2021-02-03 19:51:23 -05:00