synquill_graphql 0.9.0 copy "synquill_graphql: ^0.9.0" to clipboard
synquill_graphql: ^0.9.0 copied to clipboard

GraphQL adapter for the Synquill offline-first data engine.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add synquill_graphql

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  synquill_graphql: ^0.9.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:synquill_graphql/synquill_graphql.dart';
0
likes
80
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

GraphQL adapter for the Synquill offline-first data engine.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, gql, gql_exec, gql_link, gql_websocket_link, logging, meta, synquill

More

Packages that depend on synquill_graphql