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
All instances of operation.operationName simply need to be changed to operation.kind and the peer dependency on @urql/core needs to be bumped to >=1.14.0.
See deprecation notes here: urql-graphql/urql#1098
And: urql-graphql/urql#1045
All instances of
operation.operationNamesimply need to be changed tooperation.kindand the peer dependency on@urql/coreneeds to be bumped to>=1.14.0.