FunctionsisScalarTypeisScalarType CallableisScalarType(type: unknown): type is GraphQLScalarType<unknown, unknown>There are predicates for each kind of GraphQL type.Parameterstype: unknownReturns type is GraphQLScalarType<unknown, unknown>
There are predicates for each kind of GraphQL type.