bold-commerce / go-shopify

Go client for the Shopify API
MIT License
318 stars 251 forks source link

Changed order.shipping_lines.id to uint64 #288

Closed roelofjan-elsinga closed 4 months ago

roelofjan-elsinga commented 4 months ago

The shipping_lines return their ID as an uint64, not a string. I've updated this in the fixtures as well.