SourceShopify

algoliasearch.ingestion.SourceShopify
case class SourceShopify(featureFlags: Option[Map[String, Any]], shopURL: String) extends SourceInputTrait

SourceShopify

Value parameters

featureFlags

Feature flags for the Shopify source.

shopURL

URL of the Shopify store.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SourceInput
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