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