Module: hubspot/fetch

Members

(inner) cmsMode :"draft"|"publish"

Type:
  • "draft" | "publish"
Source:

Methods

(async, inner) fetch(config, themeName)

fetch all HubSpot theme files

Parameters:
Name Type Description
config HUBSPOT_AUTH_CONFIG

hubspot authentication config

themeName string

theme name

Source:
Returns:

undefined

(async, inner) fetchModules(config, themeName)

fetch all HubSpot theme Modules

Parameters:
Name Type Description
config HUBSPOT_AUTH_CONFIG

hubspot authentication config

themeName string

theme name

Source:
Returns:

undefined

Table of contents