Types
- ContextInit
Function type for initializing the graphql:Context
object.
This function will be called with the http:Request
and the http:RequestContext
objects from the original request
received to the GraphQL endpoint.
- ListenerAuthConfig FileUserStoreConfigWithScopes | LdapUserStoreConfigWithScopes | JwtValidatorConfigWithScopes | OAuth2IntrospectionConfigWithScopes
Defines the authentication configurations for the GraphQL listener.