import { type GraphQL } from "https://deno.land/x/drash@v2.8.1/src/services/graphql/deps.ts";
const { GraphQLCompositeType } = GraphQL;
These types may describe the parent context of a selection set.
definition: GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType