GraphQL and Dart Grpc client

The gRPC clients are for DQL. If you’d like to use GraphQL, then you can use any GraphQL client in Dart to do so. That’s the great thing about GraphQL.

A quick search for Dart GraphQL libraries led me to this one which should work fine with Dgraph: https://pub.dev/packages/graphql.

1 Like