Skip to content
Snippets Groups Projects
Commit 719f0759 authored by Éloïs's avatar Éloïs
Browse files

doc(README): indicate how to upgrade schema

parent 239b7d41
No related branches found
No related tags found
No related merge requests found
Pipeline #10498 failed
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
A simple command line client written in Rust that use Duniter GVA API. A simple command line client written in Rust that use Duniter GVA API.
This example project is more there to show the way for those who would like to develop Rust projects using GVA :) ## Contribute
Contributions are welcome :)
If you have any questions about the code don't hesitate to ask @elois on the duniter forum: [https://forum.duniter.org](https://forum.duniter.org) If you have any questions about the code don't hesitate to ask @elois on the duniter forum: [https://forum.duniter.org](https://forum.duniter.org)
The GraphQL schema is automatically generated from the GVA source code, to update the schema, use the following command:
cargo update -p duniter-gva-gql
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment