graph-quilt / graphql-orchestrator-java

GraphQL Orchestrator stitches the schemas from multiple micro-services and orchestrates the graphql queries to these services accurately at runtime
https://graph-quilt.github.io
Apache License 2.0
70 stars 31 forks source link

hacktoberfest-2023 : Validate which directives can co-exist on a field definition #186

Closed vijayakinbox closed 1 year ago

vijayakinbox commented 1 year ago

What Changed

Validation for multiple directives

Why

Multiple directives co-exist Todo:

Associated issue: https://github.com/graph-quilt/graphql-orchestrator-java/issues/98

ashpak-shaikh commented 1 year ago

@CNAChino Can u review this please?