Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rasitayaz/dart-hasura-helper

A Hasura GraphQL helper utility to build queries and mutations with ease
https://github.com/rasitayaz/dart-hasura-helper

dart dart-library dart-package flutter graphql hasura utility

Last synced: 18 days ago
JSON representation

A Hasura GraphQL helper utility to build queries and mutations with ease

Awesome Lists containing this project

README

        

# Dart Hasura Helper

[![Pub](https://img.shields.io/pub/v/hasura_helper.svg?style=popout)](https://pub.dartlang.org/packages/hasura_helper)
[![](https://img.shields.io/badge/github-rasitayaz-red)](https://github.com/rasitayaz)
[![](https://img.shields.io/badge/buy me a coffee-donate-blue)](https://www.buymeacoffee.com/RasitAyaz)

A [Hasura](https://hasura.io/) GraphQL helper utility to build queries and mutations with ease.

## Usage

See [example](https://pub.dev/packages/hasura_helper/example).

## Contribution

This library is incomplete at the moment, and does not contain all GraphQL actions (e.g. subscriptions). Feel free to contribute through [its github repository](https://github.com/rasitayaz/dart-hasura-helper).