import { assertValidExecutionArguments } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/execution/execute.d.ts";
Essential assertions before executing to provide developer feedback for improper use of the GraphQL library.
x/graphql_deno/lib/execution/execute.d.ts>assertValidExecutionArguments
import { assertValidExecutionArguments } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/execution/execute.d.ts";
Essential assertions before executing to provide developer feedback for improper use of the GraphQL library.