Module: ShopifyAPI
- Defined in:
- lib/shopify_api.rb,
lib/shopify_api/cli.rb
Defined Under Namespace
Modules: Countable, Events, Metafields Classes: ApplicationCharge, Article, Asset, Base, BillingAddress, Blog, Cli, Collect, Comment, Country, CustomCollection, Event, Fulfillment, Image, LineItem, Metafield, NoteAttribute, Order, Page, Product, ProductSearchEngine, Province, RecurringApplicationCharge, Redirect, ScriptTag, Session, ShippingAddress, ShippingLine, Shop, SmartCollection, Transaction, Variant, Webhook
Constant Summary collapse
- METAFIELD_ENABLED_CLASSES =
%w( Order Product CustomCollection SmartCollection Page Blog Article Variant)- EVENT_ENABLED_CLASSES =
%w( Order Product CustomCollection SmartCollection Page Blog Article )