GraphQL Tools Types

JSON →
library 1.3.2 ·javascript maintenance
verified Jun 7, 2026

Custom GraphQL scalar types for GraphQL-Tools, providing Void, Integer, Float, String, Date, UUID, and JSON scalars with validation options. Current stable version is 1.3.2. This package is in maintenance mode with infrequent releases. Key differentiators include built-in validation (min/max, regex, UUID format) and struct validation for JSON scalars. Unlike other GraphQL scalar libraries, it integrates directly with graphql-tools' makeExecutableSchema pattern.