nhost_gql_links 4.0.5 copy "nhost_gql_links: ^4.0.5" to clipboard
nhost_gql_links: ^4.0.5 copied to clipboard

Constructs GraphQL links for use with graphql and ferry packages

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nhost_gql_links

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

dependencies:
  nhost_gql_links: ^4.0.5

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:nhost_gql_links/nhost_gql_links.dart';
2
likes
0
points
387
downloads

Publisher

verified publishernhost.io

Weekly Downloads

Constructs GraphQL links for use with graphql and ferry packages

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

gql, gql_exec, gql_http_link, gql_link, gql_websocket_link, http, logging, meta, nhost_sdk, web_socket_channel

More

Packages that depend on nhost_gql_links