type alias GraphQLCompositeTypeimport { type GraphQLCompositeType } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/type/definition.d.ts"; These types may describe the parent context of a selection set. definition: GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType