Shopify / shopify-api-ruby

ShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.
MIT License
1.05k stars 468 forks source link

Update the shop.tax_shipping type #1320

Closed lizkenyon closed 4 months ago

lizkenyon commented 4 months ago

Description

Fixes #1271

The tax_shipping field will be null on newly created stores. true when enabled and false when subsequently disabled.

How has this been tested?

Checklist: