@fabricorg/gen-graphql
v3.0.0
Published
Federation-ready GraphQL contract generator for Fabric compiler IR.
Readme
@fabricorg/gen-graphql
Federation-ready GraphQL SDL and resolver contracts. Generated mutations point to governed Host
submission; they never call action handlers directly. Generated query contracts map every view field
to its exact name and version and execute it through @fabricorg/projection-host; they never read a
projection store directly. Resolver context must contain server-derived actor and tenant scope.
