graphql-tools-rs icon indicating copy to clipboard operation
graphql-tools-rs copied to clipboard

feat: add known operation types rule

Open n1ru4l opened this issue 3 years ago • 1 comments

Implements the KnownOperationTypes rule according to https://github.com/graphql/graphql-js/pull/3601


Closes https://github.com/dotansimha/graphql-tools-rs/issues/38

n1ru4l avatar May 25 '22 09:05 n1ru4l

Waiting for https://github.com/graphql/graphql-spec/pull/955 before merge and release :)

dotansimha avatar Jun 15 '22 13:06 dotansimha