Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ProvidedRequiredArgumentsOnDirectives validation rule #13

Open
klavs opened this issue Oct 3, 2019 · 0 comments
Open

Implement ProvidedRequiredArgumentsOnDirectives validation rule #13

klavs opened this issue Oct 3, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@klavs
Copy link
Contributor

klavs commented Oct 3, 2019

Implement ProvidedRequiredArgumentsOnDirectives validation rule (ref)

Unlike graphql-js, there is no validation context given when validating a document. A schema validation rule should be self-sufficient and based only on the given AST document.
See https://github.com/gql-dart/gql/tree/master/gql/lib/src/validation.

@klavs klavs added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 3, 2019
@klavs klavs mentioned this issue Oct 3, 2019
14 tasks
agent3bood added a commit that referenced this issue Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant