graphql

Entry point exports

Modules

GraphQLModule

Classes

AbstractGraphQLDriver
GqlArgumentsHost
GraphQLFederationDefinitionsFactory

Decorators

Args
ArgsType
Context
Directive
Extensions
Field
HideField
Info
InputType
InterfaceType
Mutation
ObjectType
Query
ResolveField
ResolveProperty
ResolveReference
Resolver
Scalar
Subscription

Structures

ArgsOptions
FieldOptions
GraphQLArgumentsHost
InputTypeOptions
InterfaceTypeOptions
MutationOptions
ObjectTypeOptions
QueryOptions

Interface defining options that can be passed to @Query() decorator.

ResolveFieldOptions
ResolverOptions
SubscriptionOptions

Interface defining options that can be passed to @Subscription() decorator.

Types

Parent
Root