Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

feat: add known operation types rule - #39

Open
n1ru4l wants to merge 5 commits into
masterfrom
feat-known-operation-types-rule
Open

feat: add known operation types rule#39
n1ru4l wants to merge 5 commits into
masterfrom
feat-known-operation-types-rule

Conversation

@n1ru4l

@n1ru4l n1ru4l commented May 25, 2022

Copy link
Copy Markdown
Collaborator

Implements the KnownOperationTypes rule according to graphql/graphql-js#3601


Closes #38

@n1ru4l
n1ru4l requested review from dotansimha and saihaj May 25, 2022 09:14
Comment thread src/validation/rules/known_operation_types.rs Outdated
@dotansimha

Copy link
Copy Markdown
Member

Waiting for graphql/graphql-spec#955 before merge and release :)

@dotansimha
dotansimha removed their request for review October 28, 2025 07:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validation rule: KnownOperationTypes

3 participants