Method: Algolia::Ingestion::SourceUpdateShopify.types_mapping
- Defined in:
- lib/algolia/models/ingestion/source_update_shopify.rb
.types_mapping ⇒ Object
Attribute type mapping.
23 24 25 26 27 |
# File 'lib/algolia/models/ingestion/source_update_shopify.rb', line 23 def self.types_mapping { :feature_flags => :"Hash<String, Object>" } end |