It would be great to move `graphql` into `peerDependency` (`"graphql": "^14.0.2 || ^15"`) then we are not forced to pull 2 versions. This is a simple change, but breaking change. is it feasible?
It would be great to move
graphqlintopeerDependency("graphql": "^14.0.2 || ^15") then we are not forced to pull 2 versions.This is a simple change, but breaking change. is it feasible?