{"library":"duplicate-operation-name","type":"library","category":null,"description":"A CLI tool to detect duplicate GraphQL operation names (queries, mutations, subscriptions) in static GraphQL files (.graphql) and source files (.ts, .tsx, .js, .jsx). Currently at version 1.0.0 with no regular release cadence. It recursively scans directories or single files, reporting duplicate names with counts. Differentiators: focused solely on duplicate detection, supports multiple file types, and can be used in CI/CD pipelines. Alternatives like persistgraphql are broader in scope.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install duplicate-operation-name","imports":["npx duplicate-operation-name <path> --graphql"]},{"cmd":"yarn add duplicate-operation-name","imports":[]},{"cmd":"pnpm add duplicate-operation-name","imports":[]}],"homepage":"https://github.com/Nathan-Schwartz/duplicate-operation-name#readme","github":"https://github.com/Nathan-Schwartz/duplicate-operation-name","docs":null,"changelog":null,"pypi":null,"npm":"duplicate-operation-name","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}