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](https://github.com/prisma/graphql-import/pull/216) in the graphql-import repository, but not sure how to configure the loader to do something similar.