graphql-scalars
Scalar library
A collection of custom GraphQL scalar types for precise type-safe schema creation
A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
2k stars
14 watching
133 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
graphqlgraphql-jsscalar-typesschema
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-java/graphql-java-extended-scalars | Provides extended scalars for GraphQL schema | 261 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
urigo/graphql-cli | A command-line tool for managing GraphQL development workflows and projects. | 2,000 |
tailrocks/graphql-java-datetime | Provides ISO-compliant date/time scalar types for use with GraphQL Java frameworks | 147 |
ghostdogpr/caliban | A functional GraphQL library for building servers and clients in Scala, focusing on minimal boilerplate and high performance. | 947 |
uzh/triplerush | A distributed in-memory graph store that supports SPARQL select queries. | 31 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
stepci/garph | A full-stack GraphQL framework for building and managing GraphQL APIs in TypeScript. | 1,313 |
outr/scalarelational | A type-safe framework for defining and querying databases using the Scala programming language. | 58 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
scala-graph/scala-graph | A graph data structure library for Scala with support for directed hypergraphs and algorithms. | 564 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
monojack/graphql-normalizr | Transforms GraphQL responses into a normalized data structure suitable for caching and state management. | 194 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |
g-plane/pretty_graphql | A tool for formatting GraphQL queries to make them more readable. | 6 |