{"library":"gatsby-plugin-graphql-loader","type":"library","category":null,"description":"A Gatsby plugin (v1.0.2, last release) that enables loading .graphql and .gql files directly in your Gatsby project by leveraging apollographql/graphql-tag/loader. It processes queries at build time, reducing runtime overhead, and integrates seamlessly with Gatsby's webpack configuration. Main differentiator: no runtime parsing needed, unlike alternatives that use gql tag in source code.","language":"javascript","status":"deprecated","version":"1.0.2","tags":["javascript","gatsby","gatsby-plugin","graphql","gql","loader"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gatsby-plugin-graphql-loader","imports":["// gatsby-config.js\nmodule.exports = {\n  plugins: ['gatsby-plugin-graphql-loader']\n}"]},{"cmd":"yarn add gatsby-plugin-graphql-loader","imports":[]},{"cmd":"pnpm add gatsby-plugin-graphql-loader","imports":[]}],"homepage":"https://github.com/NWRichmond/gatsby-plugin-graphql-loader#readme","github":"ssh://git@github.com/NWRichmond/gatsby-plugin-graphql-loader","docs":null,"changelog":null,"pypi":null,"npm":"gatsby-plugin-graphql-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}