Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphQLEngine ¶
type GraphQLEngine struct {
Schema graphql.Schema
RuleManager *rules.RuleManager
}
func NewGraphQLEngine ¶
func NewGraphQLEngine(cfg config.GraphQLConf, rm *rules.RuleManager) (*GraphQLEngine, error)
Click to show internal directories.
Click to hide internal directories.