Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
ooneex/gql-modelThis module focuses on a comprehensive system offering a structured, typed query language for your APIs. It offers a straightforward way of creating, reading, updating, and deleting data using GraphQL.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
100%
Published
6 months ago (1.0.0)
Add Package
deno add jsr:@ooneex/gql-model
Import symbol
import { type GqlFieldConfigType } from "@ooneex/gql-model";
---- OR ----
Import directly with a jsr specifier
import { type GqlFieldConfigType } from "jsr:@ooneex/gql-model";
Add Package
npx jsr add @ooneex/gql-model
Import symbol
import { type GqlFieldConfigType } from "@ooneex/gql-model";
Add Package
yarn dlx jsr add @ooneex/gql-model
Import symbol
import { type GqlFieldConfigType } from "@ooneex/gql-model";
Add Package
pnpm dlx jsr add @ooneex/gql-model
Import symbol
import { type GqlFieldConfigType } from "@ooneex/gql-model";
Add Package
bunx jsr add @ooneex/gql-model
Import symbol
import { type GqlFieldConfigType } from "@ooneex/gql-model";