-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Labels
module: generatorIssue affects the schema generator and federation codeIssue affects the schema generator and federation codestatus: blocked upstreamWe can not resolve until another outside issue is completeWe can not resolve until another outside issue is completetype: enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
GraphQL spec now supports repeated directives. graphql-kotlin-schema-generator
should support it as well.
Describe the solution you'd like
graphql-kotlin-schema-generator
should be able to generate a schema with fields that have repeated directives.
Describe alternatives you've considered
N/A
Additional context
GraphQL spec PR: graphql/graphql-spec#472
Metadata
Metadata
Assignees
Labels
module: generatorIssue affects the schema generator and federation codeIssue affects the schema generator and federation codestatus: blocked upstreamWe can not resolve until another outside issue is completeWe can not resolve until another outside issue is completetype: enhancementNew feature or requestNew feature or request