Currently, after upgrading my graphql and apollo server versions I get this warning, besides I have to ignore ts error as version of GraphqlResolveInfo is not compatible.
graphql-prisma-info-include@1.1.0" has incorrect peer dependency "graphql@0.10.x - 15.x.x"
It will be great to upgrade the graphql version to latest.
Thanks