Documentation ¶
Overview ¶
Package graphql package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphQL ¶
The GraphQL handler handles GraphQL API requests over HTTP.
func NewGraphQL ¶
func NewGraphQL( resolverState *resolver.State, logger logger.Logger, ratelimitStore ratelimitstore.Store, maxGraphqlComplexity int, authenticator *auth.Authenticator, ) (*GraphQL, error)
NewGraphQL creates a new GraphQL instance
Directories ¶
Path | Synopsis |
---|---|
Package loader package
|
Package loader package |
Package resolver package
|
Package resolver package |
Package schema contains all of the Schema Definition Files (abbreviated SDL) which define this API.
|
Package schema contains all of the Schema Definition Files (abbreviated SDL) which define this API. |
Click to show internal directories.
Click to hide internal directories.