Make business logic validation easy on the graphql side without adding any declarations or modifications to the existing graphql schema.
A Query Language and Runtime which can target any service.
No description provided.
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
A JavaScript template literal tag that parses GraphQL queries
No description provided.
Fork of GraphQL.js' execute function
This is the core package for Envelop. You can find a complete documentation here: https://github.com/graphql-hive/envelop
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
A spec-compliant client-side GraphQL implementation
Pluck graphql-tag template literals
GitHub GraphQL API client for browsers and Node
Utilities for GraphQL documents.
Create Self Signed Development Certificates
A collection of scalar types not included in base GraphQL.
A data loading utility to reduce requests to a backend via batching and caching.
No description provided.
A set of utils for faster development of GraphQL tools
The official, runtime independent Language Service for GraphQL
GraphQL subscriptions for node.js
This is an internal package. Please don't use this package directly. The package will do unexpected breaking changes.
A set of utils for faster development of GraphQL tools
Allow using @constraint as a directive to validate input data. inspired by https://github.com/confuser/graphql-constraint-directive
Validate graphql-ruby arguments easily with dry-validation
Reflection over GraphQL for ActiveRecord models and validators
Provides a GraphQL mock server that allows testing client request against a provided schema.
Validate that GraphQL response fixtures match their test queries.
The Atlas Engine is a rails engine that provides a GraphQL API for address validation.
GraphQL Authorizer is built to provide request signature, timestamp validation, endpoint blocking and throttling using `rack-attack` gem.
This simple gem allows you to make GraphQL requests and parses the response into a simple structure with helper methods to validate if it's a successful response or not
rails-fields gem provides robust field type enforcement for ActiveRecord models in Ruby on Rails applications. It includes utility methods for type validation, logging, and field mappings between GraphQL and ActiveRecord types Custom error classes provide clear diagnostics for field-related issues, making it easier to maintain consistent data models.
Production-grade Ruby client for Parse Server. Map Parse classes to Ruby models with typed properties, associations, and validations; build queries with a chainable DataMapper-style DSL; handle auth, sessions, MFA, cloud code webhooks, and push; introspect and migrate schemas; manage role hierarchies; scope access with per-agent ACL/CLP; generate GraphQL types; run Atlas Search and vector search; and bypass REST for high-throughput reads via the MongoDB-direct pipeline.