{"library":"broccoli-graphql-filter","type":"library","category":null,"description":"Broccoli filter plugin (v1.0.1) that converts .graphql files into ES6 modules exporting an AST representation of the query, supporting fragment imports via graphql-import syntax. Can parse at build time (JSON AST) or runtime (graphql-tag template literals). Requires Node >=10 and peer dependency graphql ^14|^15|^16. Differentiates from other GraphQL preprocessing tools by integrating directly with the Broccoli build pipeline, enabling efficient asset compilation in Ember apps or other Broccoli-based projects.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","broccoli-plugin","graphql","preprocessor","compile"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install broccoli-graphql-filter","imports":["import myQuery from './my-query.graphql'","import myQuery from './my-query.graphql'","const mod = await import('./my-query.graphql'); mod.default"]},{"cmd":"yarn add broccoli-graphql-filter","imports":[]},{"cmd":"pnpm add broccoli-graphql-filter","imports":[]}],"homepage":"https://github.com/csantero/broccoli-graphql-filter","github":"https://github.com/csantero/broccoli-graphql-filter","docs":null,"changelog":null,"pypi":null,"npm":"broccoli-graphql-filter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}