-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
I think you have problem here with typeDefs:
Line 27 in ca0d290
typeDefs: './src/schema.graphql', |
The schema.graphql file located also in src folder, so why you try to refer it as "./src/schema.graphql" and not simply: "./schema.graphql"?
Metadata
Metadata
Assignees
Labels
No labels