hql-tag
Query wrapper
A utility library to simplify querying in Hasura GraphQL backend by providing shorthand for where and order_by arguments.
A Hasura utility library, which is a wrapper on graphql-tag. This library helps in writing clean queries for Hasura GraphQL backend.
42 stars
3 watching
3 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,236 |
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,207 |
hasura/graphql-parser-hs | A Haskell library for parsing GraphQL queries | 59 |
mrspartak/hasura-om | A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation | 21 |
zenflow/hasura-node-monolith-example | A full-stack web application using Hasura GraphQL Engine and Node.js with authentication, UI frontend, and data backend integration. | 31 |
steams/ra-data-hasura-graphql | A data provider library for integrating Hasura GraphQL endpoints with React-admin. | 211 |
manutopik/fastify-hasura | A plugin for Fastify that provides an interface to interact with Hasura's GraphQL endpoint | 32 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
pateketrueke/svql | A wrapper for Svelte 3 applications to simplify GraphQL API interactions | 61 |
rebing/graphql-laravel | A PHP package that enables Laravel applications to interact with GraphQL servers | 2,138 |
graphql/swapi-graphql | A GraphQL schema and server wrapping SWAPI to provide an accessible API | 1,047 |
kmazzoni/sitecoreql | A GraphQL implementation for interacting with Sitecore's Content Search API using JavaScript. | 15 |
mickhansen/graphql-sequelize | A package that simplifies the use of GraphQL with Sequelize models in MySQL and Postgres databases. | 1,899 |
timeshift92/hasura-orm | A TypeScript library for programmatically generating queries for a Hasura ORM-based database abstraction layer | 25 |
swirrl/matcha | An in-memory graph query engine with a SPARQL-like DSL for querying Linked Data Models | 22 |