@gqlbase/shared

v0.1.10

Published

Shared utilities used by gqlbase packages

Readme

@gqlbase/shared

Shared utilities used internally by gqlbase packages.

This is an internal package. Install the main gqlbase package instead.

What this package provides

  • Logger with hierarchical scopes and log levels
  • File I/O helpers for reading GraphQL schemas and writing generated output
  • Error types (TransformerValidationError, InvalidDefinitionError, TransformerPluginExecutionError)
  • String formatting utilities (camelCase, pascalCase, pluralize)
  • Code generation file header utilities

License

MIT