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

Allow setting API_VERSION without initializing context for merchant custom apps #1329

Closed lizkenyon closed 1 month ago

lizkenyon commented 1 month ago

In response to #911 it has been flagged that it should be possible to set the API_VERSION that a client should use without having to set.

We could add a setting similar to activate_session.