ShopifyInput

algoliasearch.ingestion.ShopifyInput
case class ShopifyInput(metafields: Seq[ShopifyMetafield], market: ShopifyMarket) extends TaskInputTrait

Represents the required elements of the task input when using a shopify source.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TaskInput
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product