joonhocho / graphql-scalar
Configurable custom GraphQL Scalars (string, number, date, etc) with sanitization / validation / transformation in TypeScript.
☆23Updated last year
Related projects ⓘ
Alternatives and complementary repositories for graphql-scalar
- 📚📡 HTTP Apollo Link with batching & caching provided by dataloader.☆77Updated last year
- Resolver for Lerna-based projects for eslint-plugin-import☆49Updated last year
- A configurable custom input number type for GraphQL with sanitization and validation.☆101Updated 5 years ago
- Filter your GraphQL graph into a subgraph. Code-first & SDL-first!☆53Updated this week
- Cross browser function to fetch and parse streaming multipart graphql responses☆50Updated last year
- Matches a URL against a path. Parameters, wildcards, RegExp.☆30Updated 2 years ago
- Simple configuration of vscode-apollo for Relay projects.☆49Updated 2 years ago
- GraphQL Binding forwardTo plugin for GraphQL Middleware☆23Updated last year
- GraphQL directive for create computed property☆30Updated last year
- Webpack loader that adds a documentId to a compiled graphql document, which can be used when persisting/retrieving documents☆81Updated last year
- Proof of concept of an enhanced reflection system for TypeScript☆41Updated 3 years ago
- A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating …