linera-service-graphql-client 0.11.0

A GraphQL client for Linera node service
docs.rs failed to build linera-service-graphql-client-0.11.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: linera-service-graphql-client-0.7.1

Linera service GraphQL client

A GraphQL client for the node service.

Generate schema

To generate the linera service GraphQL schema, a binary linera-export-schema is available:

cargo run --bin linera-schema-export > linera-service-graphql-client/gql/service_schema.graphql

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of the Apache 2.0 license.