7 releases (breaking)

0.10.1 Mar 28, 2024
0.10.0 Mar 26, 2024
0.9.0 Feb 20, 2024
0.8.0 Feb 6, 2024
0.4.1 Sep 25, 2023

#2270 in Magic Beans

Download history 7/week @ 2024-01-29 1/week @ 2024-02-05 142/week @ 2024-02-19 29/week @ 2024-02-26 2/week @ 2024-03-04 2/week @ 2024-03-11 223/week @ 2024-03-25 130/week @ 2024-04-01

355 downloads per month

Apache-2.0

420KB
9K SLoC

Rust 8K SLoC // 0.0% comments GraphQL 1K 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.


lib.rs:

A GraphQL client for the node service.

Dependencies

~21–63MB
~1M SLoC