-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Feature request: Support absolute paths in imports.
Allow this:
# import 'lib/fragments/FoobarFields.graphql'
In place of this:
# import '../../../../lib/fragments/FoobarFields.graphql'
Particularly helpful since my editor does not autocomplete path nodes in a graphql file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels