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 haven't fully tested this yet but I was able to get at least this error message to go away by adding the following to my package.json "resolutions": { "graphql": "^16.5.0" }, "overrides": { "graphql-lodash": { "graphql": "^16.5.0l" } }
I get this error when I try to add this to my apollo client
The text was updated successfully, but these errors were encountered: