Method: ShopifyAPI::Product.share

Defined in:
lib/shopify_api.rb

.shareObject

Share all items of this store with the shopify marketplace



272
# File 'lib/shopify_api.rb', line 272

def self.share; post :share;  end