import { type PartialResolveInfo } from "https://deno.land/x/pothos@release-1730496474/packages/core/index.ts";
Properties
fragments: GraphQLResolveInfo["fragments"]
variableValues: GraphQLResolveInfo["variableValues"]
schema: GraphQLResolveInfo["schema"]