kirillplatonov / shopify_graphql

Less painful way to work with Shopify Graphql API in Ruby.
MIT License
59 stars 9 forks source link

Update API Session call to work with ShopifyAPI 10+ #19

Closed vasaf closed 1 year ago

vasaf commented 1 year ago

Updated API session calls to work with ShopifyAPI 10+. API Version can no longer be passed as a parameter

kirillplatonov commented 1 year ago

Thanks! I will publish a new release with ShopifyAPI 10+ support shortly