An open API service indexing awesome lists of open source software.

https://github.com/ronanyeah/sui-graphql


https://github.com/ronanyeah/sui-graphql

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# sui-graphql

### Usage:

__Validate operation files:__ `npm run lint`

__Develop:__ `cargo watch`

__Execute example:__ `cargo run`

__Refresh Sui GraphQL schema:__ `npm run fetch-schema`

---

### Relevant files:

Operation file: [query.graphql](./graphql/query.graphql)

Rust setup: [graphql.rs](./src/graphql.rs)

Example usage: [main.rs](./src/main.rs)

---

Sui GraphQL docs: https://docs.sui.io/references/sui-graphql

Sui GraphiQL: https://sui-mainnet.mystenlabs.com/graphql