| Crates.io | linera-service-graphql-client |
| lib.rs | linera-service-graphql-client |
| version | 0.15.3 |
| created_at | 2023-09-25 21:23:28.659779+00 |
| updated_at | 2025-09-13 22:26:25.048449+00 |
| description | A GraphQL client for Linera node service |
| homepage | https://linera.dev |
| repository | https://github.com/linera-io/linera-protocol |
| max_upload_size | |
| id | 983084 |
| size | 243,060 |
A GraphQL client for the node service.
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
See the CONTRIBUTING file for how to help out.
This project is available under the terms of the Apache 2.0 license.