graphql-tools-rs
graphql-tools-rs copied to clipboard
feat: add known operation types rule
Implements the KnownOperationTypes rule according to https://github.com/graphql/graphql-js/pull/3601
Closes https://github.com/dotansimha/graphql-tools-rs/issues/38
Waiting for https://github.com/graphql/graphql-spec/pull/955 before merge and release :)