urql-graphql / urql-devtools

A tool for monitoring and debugging urql during development
https://formidable.com/open-source/urql/docs/advanced/debugging/#devtools
MIT License
257 stars 11 forks source link

Add support for Urql 2.0 (operationName -> kind) #331

Closed andyrichardson closed 3 years ago

andyrichardson commented 3 years ago

About

The deprecated attribute operationName needs to be removed (see here)