InterfacesValidatedExecutionArgsOn this pageValidatedExecutionArgs 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 documentIndex PropertiescontextValueenableEarlyExecutionfieldResolverfragmentsoperationrootValueschemasubscribeFieldResolvertypeResolvervariableValuesProperties contextValuecontextValue: unknownenableEarlyExecutionenableEarlyExecution: booleanfieldResolverfieldResolver: GraphQLFieldResolver<any, any>fragmentsfragments: ObjMap<FragmentDetails>operationoperation: OperationDefinitionNoderootValuerootValue: unknownschemaschema: GraphQLSchemasubscribeFieldResolversubscribeFieldResolver: GraphQLFieldResolver<any, any>typeResolvertypeResolver: GraphQLTypeResolver<any, any>variableValuesvariableValues: VariableValues
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