Page Contents
Home > @loopback/graphql > GraphQLBindings
GraphQLBindings namespace
Namespace for GraphQL related bindings
Signature:
export declare namespace GraphQLBindings
Variables
| Variable | Description |
|---|---|
|
Binding key for the GraphQL component | |
|
Binding key for setting and injecting GraphQLServerConfig | |
|
Binding key for the GraphQL auth checker | |
|
Binding key for the GraphQL context resolver | |
|
Binding key for the GraphQL server | |
|
Binding key for the GraphQL pub/sub engine | |
|
Binding key for the current resolver class | |
|
Binding key for the GraphQL resolver data - which is bound per request | |
|
Binding key namespace for resolvers |