GraphQL Codegen plugin outputting TypeScript definitions for enum types only
npm install @atmina/only-enum-types---
This package contains a GraphQL Code Generator plugin that only generates
TypeScript for the enum types of a GraphQL schema.
More information on the usage can be found in the repository.