graphql-import-loader
graphql-import-loader copied to clipboard
Importing GraphQL imports from external packages
Is it possible to configure the loader to allow importing GraphQL files from a consumed package (e.g., one that is installed with npm)?
I noticed this merged pull request in the graphql-import repository, but not sure how to configure the loader to do something similar.