shopify-client 1.1.0

Type-safe, async Rust client for the Shopify Admin and Storefront APIs
Documentation
1
2
3
4
5
6
7
8
9
pub mod app_installation;
pub mod bulk_operation;
pub mod cart_transform;
pub mod discount;
pub mod order;
pub mod shop;
pub mod shopify_functions;
pub mod storefront_access_token;
pub mod subscription;