Class: ShopifyAPI::ProductListing
- Defined in:
- lib/shopify_api/resources/product_listing.rb
Class Method Summary collapse
Methods inherited from Base
activate_session, api_version, api_version=, #as_json, clear_session, early_july_pagination?, #encode, headers, init_prefix, init_prefix_explicit, #persisted?, prefix, prefix=, prefix_source, resource_prefix, resource_prefix=, version_validation!
Methods included from Countable
Class Method Details
.product_ids ⇒ Object
7 8 9 |
# File 'lib/shopify_api/resources/product_listing.rb', line 7 def self.product_ids ProductId.all end |