Skip to content

Problem with path of typeDefs #76

@roei3000b

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

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