type alias IntrospectionOutputTypeimport { type IntrospectionOutputType } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/mod.ts"; definition: | IntrospectionScalarType | IntrospectionObjectType | IntrospectionInterfaceType | IntrospectionUnionType | IntrospectionEnumType