@gqlbase/core
v0.0.9
Published
Core library for gqlbase, providing the GraphQL transformer and plugin system.
Readme
@gqlbase/core
Core library for gqlbase. Provides the GraphQL transformer engine, plugin system, and definition node types.
This is an internal package. Install the main gqlbase package instead.
What this package provides
GraphQLTransformer— schema transformation pipelinecreateTransformer— factory function for creating transformer instancesTransformerPluginBase— abstract base class for building pluginscreatePluginFactory— type-safe plugin factory generatorTransformerContext— plugin lifecycle and schema state management- Definition node classes —
DocumentNode,ObjectNode,FieldNode,InputObjectNode,EnumNode,UnionNode,ScalarNode,InterfaceNode,DirectiveNode,TypeNode
License
MIT
