function isScalarTypeimport { isScalarType } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/type/definition.d.ts"; isScalarType(type: any): type is GraphQLScalarTypeParameterstype: anyReturnstype is GraphQLScalarType