You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
Steps to reproduce
Generate graphql service using feathers-plus generate graphql
Start project
(First please check that this issue is not already solved as described
here)
===== configuring graphql service for services.
/Users/rod/Documents/Feathers/bncrmserver/node_modules/graphql-toolkit/dist/commonjs/epoxy/typedefs-mergers/comments.js:36
const comment = graphql_1.getDescription(node, { commentDescriptions: true });
^
TypeError: graphql_1.getDescription is not a function
Expected behavior
Tell us what should happen
Feathers project should start
Actual behavior
Tell us what happens instead
Receive getDescription is not a function error
System configuration
Tell us about the applicable parts of your setup.
Module versions (especially the part that's not working):
feathers-plus graphql 1.10.0
NodeJS version:
v8.16.0
Operating System:
MacOs
Browser Version:
React Native Version:
Module Loader:
The text was updated successfully, but these errors were encountered: