This repository was archived by the owner on Mar 20, 2023. It is now read-only.
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
Type ${type} exists in middleware but is missing in Schema.); #786
When i use graphql-sheild with graphql middleware it give me the above error.
"express-graphql": "^0.12.0",
"graphql-middleware": "^6.1.4",
"graphql-shield": "^7.5.0",
if anybody now please let me know,checked my type in sheild as well as makeExecutableSchema .