import { execute } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/execution/index.js";
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