{"library":"rollup-plugin-graphql","type":"library","category":null,"description":"Converts GraphQL (.graphql) files into ES6 modules for use with Rollup bundler. Version 0.1.0 has infrequent releases. Minimal plugin with no additional features beyond file-to-module conversion, contrasting with more feature-rich alternatives like graphql-tag/loader. Only supports GraphQL documents, not fragments or operations separately. Requires peer dependency graphql ^0.9.0 or ^0.10.0. Limited to Rollup; not compatible with other bundlers.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","graphql","rollup","rollupjs"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rollup-plugin-graphql","imports":["import graphql from 'rollup-plugin-graphql'","const graphql = require('rollup-plugin-graphql')","graphql({ include: '**/*.graphql', exclude: 'node_modules/**' })"]},{"cmd":"yarn add rollup-plugin-graphql","imports":[]},{"cmd":"pnpm add rollup-plugin-graphql","imports":[]}],"homepage":"https://github.com/kamilkisiela/rollup-plugin-graphql#readme","github":"https://github.com/kamilkisiela/rollup-plugin-graphql","docs":null,"changelog":null,"pypi":null,"npm":"rollup-plugin-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}