graphql-custom-types

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

Collection of custom GraphQL scalar types including Email, URL, DateTime, LimitedString, Password, and UUID. Current stable version is 1.7.0. The package has a low release cadence (last release in 2022) and supports a wide range of GraphQL versions (0.6 to 16). It provides ready-to-use types for common domain-specific validations, with type definitions included. Alternatives like graphql-type-json or graphql-scalars offer broader collections, but this package focuses on essential types with minimal configuration.