You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👍 I was considering working on this during HackDays but I’ll probably be working on something else instead.
What first got me to look into this a few weeks ago was that I found out the rule that enforces fetching ids when available is not working right now, at least not on Shopify/web. Not fetching ids can cause a bunch of Apollo cache issues and as such I think it’s another good reason to switch over to graphql-eslint and their require-id-when-available rule ASAP.
Overview
This is just a heads up that eslint-plugin-graphql is deprecated and they're recommending switching to graphql-eslint.
Motivation
I found it out about it while tracing dependencies for a dependabot security alert (CVE-2022-0235).
Labels
Type: Enhancement
label to this issue.Area
Area: <area>
labels to this issueScope
Is this issue related to a specific package?
Package: <package_name>
label.Checklist
The text was updated successfully, but these errors were encountered: