Closed LovroM closed 1 year ago
Thanks for providing this report! We've added to our list of things to fix in our schema that generates these rest resources. It'll be merged in the next few days and out with our next release.
Hi @nelsonwittwer , the new (13.0.0) release is out and this was not fixed, when can we expect this to be resolved?
Issue summary
When trying to access 'taxes_included' and 'tax_shipping' fields on the shop resource it fails because of the wrong sorbet type definition. The Shopify documentation states that both fields should be booleans but in shop resource are defined as strings. https://shopify.dev/docs/api/admin-rest/2023-04/resources/shop
Expected behavior
Actual behavior