Skip to content

Problem with path of typeDefs #76

Description

@roei3000b

I think you have problem here with typeDefs:

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"?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions