Skip to content

Commit

Permalink
Ignore code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-mysten committed Dec 19, 2024
1 parent 31a4d90 commit 673808a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/sui-graphql-client-build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ sui-graphql-client-build = { git = "https://github.com/mystenlabs/sui-rust-sdk",

5. In your Rust code, you can now use the custom query types generated by `cynic`.

```rust
```rust,ignore
// lib.rs
// Custom query
use cynic::QueryBuilder;
Expand Down

0 comments on commit 673808a

Please sign in to comment.