Skip to main content
Latest
function getOperationRootType
import { getOperationRootType } from "https://deno.land/x/graphql_deno@v15.0.0/lib/index.js";

Extracts the root type of the operation from the schema.

Parameters

schema
operation