sangche

Results 1 issues of sangche

**Describe the bug** when try [quickstart](https://www.gqlify.com/docs/quick-start) in codesandbox, the latest dependency graphql 14.2.1 throws the following error: ``` /sandbox/node_modules/@gqlify/server/lib/rootNode.js:247 this.defBuilder._typeDefinitionsMap[name] = typeDefNode; ^ TypeError: Cannot set property 'PageInfo' of undefined...