19 unstable releases (9 breaking)

0.14.0 Apr 15, 2025
0.13.1 Nov 12, 2024
0.12.1 Sep 14, 2024
0.11.3 May 22, 2024
0.6.0 Nov 27, 2023

#14 in #linera

Download history 7/week @ 2025-03-12 53/week @ 2025-04-09 66/week @ 2025-04-16

119 downloads per month

Apache-2.0

660KB
15K SLoC

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.

Dependencies

~33–53MB
~1M SLoC