Skip to main content
function isScalarType
import { isScalarType } from "https://deno.land/x/kilatgraphql@16.6.0/mod.ts";

There are predicates for each kind of GraphQL type.

Parameters

type: unknown