Query builder for GraphQL Queries/Mutations in TypeScript using classes.
This is an internal package. Please don't use this package directly. The package will do unexpected breaking changes.
A Query Language and Runtime which can target any service.
The spec-compliant & magical GraphQL query language engine in the TypeScript type system
The Linear Client SDK for interacting with the Linear GraphQL API
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Build Typed GraphQL Queries in TypeScript. A better TypeScript + GraphQL experience.
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
Returns an array of Typed Array names that are available in the current environment
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
No description provided.
Robustly get the byte length of a Typed Array
A JavaScript template literal tag that parses GraphQL queries
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
Robustly get the byte offset of a Typed Array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Generate Client Library for GraphQL Schema
Get the ArrayBuffer out of a TypedArray, robustly.
No description provided.
A simple list of possible Typed Array names.
Robustly get the length of a Typed Array
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.
In most cases Ruby doesn't need templated classes, nor any other system of generics, because it isn't statically type checked. However, sometimes we need to automatically generate multiple similar classes, either because of poor design or because of external necessities. For example, to define a GraphQL schema with GraphQL Ruby (https://graphql-ruby.org/) we need to define a distinct class for each type. Since GraphQL is statically type checked but doesn't provide generics, if we need a set of similar but distinct types we're left to define them one by one.
GraphQL interface over WCC::Contentful store
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.
No description provided.
No description provided.