{"library":"graphql-import-macro","type":"library","category":null,"description":"graphql-import-macro is a utility library designed to parse and expand GraphQL import statements within GraphQL document definitions. It aims to provide a reference implementation for a relatively standardized GraphQL import syntax, emphasizing minimal dependencies. The library enables the DRY principle in GraphQL documents by allowing modularization and reuse of schema fragments. The current stable version is 1.0.0, released in April 2020. There have been no subsequent updates, suggesting it is no longer actively maintained. Its primary differentiator is its focus on being a lightweight, standalone parser for tools that need to support GraphQL imports, without aiming to become part of the official GraphQL specification.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript","graphql"],"last_verified":"Wed May 27","install":[{"cmd":"npm install graphql-import-macro","imports":["import { processDocumentImports } from 'graphql-import-macro';","import { parse } from 'graphql';","import { Source } from 'graphql';"]},{"cmd":"yarn add graphql-import-macro","imports":[]},{"cmd":"pnpm add graphql-import-macro","imports":[]}],"homepage":null,"github":"https://github.com/squirly/graphql-import-macro","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/graphql-import-macro","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/graphql-import-macro/compatibility"}}