Packages

pify: some helpers to use gleam in your shopify project.

Current section

Files

Jump to
pify include storefront@cart_ShopifyCartOperation.hrl
Raw

include/storefront@cart_ShopifyCartOperation.hrl

-record(shopify_cart_operation, {
data :: storefront@cart:shopify_cart_operation_data(),
variables :: storefront@cart:shopify_cart_operation_variables()
}).