shopify_storefront 0.1.1

Client for the Shopify Storefront API (2026-01)
Documentation

shopify_storefront

⚠️ This package is fresh, untested and under heavy development. It should not be used in production.

Unofficial Rust client for the Shopify Storefront API.

Installation

Add the following to your Cargo.toml:

[dependencies]
shopify_storefront = "0.1.0"

Alternatively, with the CLI:

cargo add shopify_storefront

Changelog

Version Shopify Storefront API
0.1.x 2026-01

Disclaimer & License

This is an unofficial, community-maintained Rust client for the Shopify Storefront API. It is not affiliated with, endorsed by, or supported by Shopify Inc.

This project is dual-licensed under the MIT License and Apache License 2.0. See LICENSE-MIT and LICENSE-APACHE for details.