eslint-plugin-graphql icon indicating copy to clipboard operation
eslint-plugin-graphql copied to clipboard

Support `graphql` v16

Open CarlosCortizasCT opened this issue 2 years ago • 1 comments
trafficstars

Description

graphql package is a peer dependency of this package and it's configured to support only versions up to v15.

Latest graphql package stable version is v16 so it would be great is this library can add support for it.

CarlosCortizasCT avatar Jul 14 '23 07:07 CarlosCortizasCT

Proposed in https://github.com/apollographql/eslint-plugin-graphql/pull/342

znarf avatar Dec 04 '23 19:12 znarf