Skip to content

Commit

Permalink
Graphql client (#20)
Browse files Browse the repository at this point in the history
* post_graphql added

* Update warp.rs

* Update warp.rs

* Update mod.rs

* Update Cargo.lock

* Add: graphql-client

* Graphql client and doc

* Update README.md

* Update README.md
  • Loading branch information
0xtlt authored Apr 23, 2024
1 parent d5ac613 commit d4ec380
Show file tree
Hide file tree
Showing 11 changed files with 219,034 additions and 114 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.7.0

- Add: `graphql_client` feature
- Add: `post_graphql` method to `Shopify` with `graphql_client` feature on
- Edited: `warp_wrapper` method takes one more argument

## 0.6.0

- Add: `verify_hmac` method added to `Shopify`
Expand Down
Loading

0 comments on commit d4ec380

Please sign in to comment.