type alias IntrospectionTypeimport { type IntrospectionType } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/utilities/index.d.ts"; definition: | IntrospectionScalarType | IntrospectionObjectType | IntrospectionInterfaceType | IntrospectionUnionType | IntrospectionEnumType | IntrospectionInputObjectType