graphql

Entry point exports

Modules

GraphQLModule

Classes

AbstractGraphQLDriver
GqlArgumentsHost
GraphQLFederationDefinitionsFactory

Decorators

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

Structures

GraphQLArgumentsHost
InputTypeOptions
InterfaceTypeOptions
ObjectTypeOptions
ResolverOptions

Types

ArgsOptions
FieldOptions
MutationOptions
Parent
QueryOptions

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

ResolveFieldOptions
Root
SubscriptionOptions

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