Module
graphql
github.com/riducms/ridu/plugins/graphql — An optional manifest-generated GraphQL transport over Ridu’s operation engine; importing it is what links the GraphQL runtime.
Functions 2
graphql.New()Register one GraphQL transport with secure defaults.
graphql.GenerateSDL()Generate deterministic SDL without starting an application or enabling network introspection.
Types 6
constant graphql.KeyThe stable compiled plugin key.
type graphql.OptionsRoute, request budgets, resource overrides, extensions, and validation rules.
type graphql.ResourceOptionsGraphQL naming and surface controls for one collection or global.
type graphql.ExtensionFieldOne trusted compiled root query or mutation field.
type graphql.ExtensionResolverThe resolver signature for a compiled extension field.
type graphql.ExtensionContextAuthenticated execution context and safe public Ridu facades for an extension resolver.