Skip to content
Snippets Groups Projects
Commit 627cd462 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[enh] Update README

parent aa4ddc26
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ L'IHM est alors consultable à l'adresse http://localhost:15000/graphql ...@@ -24,7 +24,7 @@ L'IHM est alors consultable à l'adresse http://localhost:15000/graphql
### hello ### hello
```json ```graphql
{ {
hello hello
} }
...@@ -40,7 +40,7 @@ L'IHM est alors consultable à l'adresse http://localhost:15000/graphql ...@@ -40,7 +40,7 @@ L'IHM est alors consultable à l'adresse http://localhost:15000/graphql
### block(number) ### block(number)
```json ```graphql
{ {
block(number: 0) { block(number: 0) {
number number
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment