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 UniqueArgumentNames validation rule #11

Closed
klavs opened this issue Oct 3, 2019 · 0 comments · Fixed by #59
Closed

Implement UniqueArgumentNames validation rule #11

klavs opened this issue Oct 3, 2019 · 0 comments · Fixed by #59
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 UniqueArgumentNames 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
@klavs klavs closed this as completed in #59 Feb 18, 2020
agent3bood added a commit that referenced this issue Dec 23, 2020
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

Successfully merging a pull request may close this issue.

1 participant