A standalone GraphQL adapter for ZenStack V3 with Hasura-like CRUD conventions.
Automatically generate a complete GraphQL CRUD API from ZenStack schemas, including input types, filters, relation resolvers, custom directive support, security limits, and query projection parsing.
FullStack enhancement for Prisma ORM: seamless integration from database to UI
ZenStack plugin for generating GraphQL schemas
ZenStack plugin for class-validator: auto generate DTOs from your schema
Runtime of ZenStack for both client-side and server-side environments.
FullStack database toolkit with built-in access control and automatic API generation.
ZenStack plugin that generates rich, browsable Markdown documentation from ZModel schemas
ZenStack plugin for tRPC
Utilities for building ZenStack plugins
A Query Language and Runtime which can target any service.
TypeScript representation of ZModel schema
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.
No description provided.
Helpers for implementing clients that consume ZenStack's CRUD service
ZenStack plugin and runtime supporting OpenAPI
This is the core package for Envelop. You can find a complete documentation here: https://github.com/graphql-hive/envelop
ZenStack automatic CRUD API handlers and server adapters for popular frameworks
Fork of GraphQL.js' execute function
ZenStack Better Auth Adapter. This adapter is modified from better-auth's Prisma adapter.
ZenStack Common Helpers