ValidatedExecutionArgs
Index
Properties
abortSignal
contextValue
enableEarlyExecution
fieldResolver
fragmentDefinitions
fragments
hideSuggestions
operation
perEventExecutor
Type declaration
Parameters
validatedExecutionArgs: ValidatedExecutionArgs
Returns PromiseOrValue<ExecutionResult<ObjMap<unknown>, ObjMap<unknown>>>
Data that must be available at all points during query execution.
Namely, schema of the type system that is currently executing, and the fragments defined in the query document