1.83K
total weekly downloads
4 packages
eslint-plugin-unused-graphql-operations
This script helps identify unused GraphQL operations (queries, mutations, subscriptions) in your project. It scans .gql files for operations and checks if they are being used in your TypeScript/JavaScript files.
gqlprune
Finds unused GraphQL operations and fragments by scanning .gql/.graphql files and checking whether each one is referenced in your TypeScript/JavaScript source. No schema or running server needed.
isbndb-client
A TypeScript client library for the ISBNdb API
prisma-extension-timescaledb
Type-safe TimescaleDB / TigerData time-series support for Prisma: reset-safe migrations, hypertables, continuous aggregates, and typed query helpers.