import { type GraphQLLeafType } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.d.ts";
These types may describe types which may be leaf values.
definition: GraphQLScalarType | GraphQLEnumType
import { type GraphQLLeafType } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.d.ts";
These types may describe types which may be leaf values.