Page Contents
Home > @loopback/graphql > GraphQLResolutionContext
GraphQLResolutionContext class
Context for graphql resolver resolution
Signature:
export declare class GraphQLResolutionContext extends Context
Extends: Context
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
|
Constructor<unknown> | ||
|
|
ResolverData<object> |