{"library":"graphql-import-loader","type":"library","category":null,"description":"Webpack loader for graphql-import that resolves GraphQL import statements (e.g., `# import { Type } from './type.graphql'`) in `.graphql` files. Current version 0.2.1, last updated in 2018. This package is unmaintained; the repository is archived. It was part of the deprecated Graphcool ecosystem. Alternatives: use `graphql-import` directly with `raw-loader` or `@graphql-tools/load` and `@graphql-tools/graphql-file-loader`. The loader returns the imported schema as a string.","language":"javascript","status":"deprecated","version":"0.2.1","tags":["javascript","graphql","import","webpack","loader","module","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-import-loader","imports":["import typeDefs from './schema.graphql'","use: [{ loader: 'graphql-import-loader' }]","declare module '*.graphql' { const content: string; export default content; }"]},{"cmd":"yarn add graphql-import-loader","imports":[]},{"cmd":"pnpm add graphql-import-loader","imports":[]}],"homepage":"https://github.com/graphcool/graphql-import-loader","github":"https://github.com/graphcool/graphql-import-loader","docs":null,"changelog":null,"pypi":null,"npm":"graphql-import-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}