Skip to content

Error with relative paths inside sdl #10

@peterpetre

Description

@peterpetre

Error, no such file or directory:
# import * from './myFolder/myFile.graphql'

Ok, with absolute paths:
# import * from 'src/.../myFolder/myFile.graphql'

I didnt meet any problem like this with graphql-import.

I just saw that on the documentation you have absolute paths, but what blocks to have the same behavior with the loader?

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