dotnet-cqrs/PoweredSoft.CQRS.GraphQL.HotChocolate
2021-08-13 15:16:57 -04: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 multi framework target. 2021-08-13 15:16:57 -04:00
QueryAuthorizationMiddleware.cs GQL Authorization Middleware implemented, will take care of controllers next. 2021-02-04 21:00:24 -05:00
QueryObjectType.cs mistake should of been a continue was a break. 2021-06-16 23:06:27 -04: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