Page Contents

Home > @loopback/graphql > GraphQLBindings

GraphQLBindings namespace

Namespace for GraphQL related bindings

Signature:

export declare namespace GraphQLBindings 

Variables

Variable Description
[COMPONENT](/doc/en/lb4/apidocs.graphql.graphqlbindings.component.html) Binding key for the GraphQL component
[CONFIG](/doc/en/lb4/apidocs.graphql.graphqlbindings.config.html) Binding key for setting and injecting GraphQLServerConfig
[GRAPHQL\_AUTH\_CHECKER](/doc/en/lb4/apidocs.graphql.graphqlbindings.graphql_auth_checker.html) Binding key for the GraphQL auth checker
[GRAPHQL\_CONTEXT\_RESOLVER](/doc/en/lb4/apidocs.graphql.graphqlbindings.graphql_context_resolver.html) Binding key for the GraphQL context resolver
[GRAPHQL\_SERVER](/doc/en/lb4/apidocs.graphql.graphqlbindings.graphql_server.html) Binding key for the GraphQL server
[GRAPHQL\_WS\_CONTEXT\_RESOLVER](/doc/en/lb4/apidocs.graphql.graphqlbindings.graphql_ws_context_resolver.html)
[PUB\_SUB\_ENGINE](/doc/en/lb4/apidocs.graphql.graphqlbindings.pub_sub_engine.html) Binding key for the GraphQL pub/sub engine
[RESOLVER\_CLASS](/doc/en/lb4/apidocs.graphql.graphqlbindings.resolver_class.html) Binding key for the current resolver class
[RESOLVER\_DATA](/doc/en/lb4/apidocs.graphql.graphqlbindings.resolver_data.html) Binding key for the GraphQL resolver data - which is bound per request
[RESOLVERS](/doc/en/lb4/apidocs.graphql.graphqlbindings.resolvers.html) Binding key namespace for resolvers