uniforms-bridge-graphql

JSON →
library 4.0.0-alpha.5 ·javascript
verified Jun 7, 2026

GraphQL schema bridge for the uniforms React form library. Current version 4.0.0-alpha.5. This bridge converts GraphQL schemas (using graphql-tag or introspection) into uniforms fields, enabling auto-generated forms from GraphQL types. It supports validation via GraphQL schema constraints and is designed for use with uniforms v4. The package is actively maintained as part of the vazco/uniforms monorepo. Key differentiator: allows building forms directly from GraphQL schemas without manual field definitions.