InterfacesGraphQLResolveInfoOn this pageGraphQLResolveInfo Index PropertiesdeferDepthfieldGroupfieldNamefragmentsoperationparentTypepathreturnTyperootValueschemavariableValuesProperties readonlydeferDepthdeferDepth: undefined | numberreadonlyfieldGroupfieldGroup: readonly { deferDepth: undefined | number; depth: number; fieldNode: FieldNode }[]readonlyfieldNamefieldName: stringreadonlyfragmentsfragments: ObjMap<FragmentDefinitionNode>readonlyoperationoperation: OperationDefinitionNodereadonlyparentTypeparentType: GraphQLObjectType<any, any>readonlypathpath: PathreadonlyreturnTypereturnType: GraphQLOutputTypereadonlyrootValuerootValue: unknownreadonlyschemaschema: GraphQLSchemareadonlyvariableValuesvariableValues: {}Type declaration[variable string]: unknown