getAccountUrl
getAccountUrl():
Promise<string|null>
Defined in: @storesynk/astro/dist/runtime.d.ts:62
The resolved account destination for customerAccountUrl config (required for
customerAccountPages: 'custom', optional override for ‘shopify’), else -
‘shopify’ mode - the hosted portal URL derived from the shop’s OAuth
discovery documents (shopify.com/customer-account-url is supplied).
Returns
Section titled “Returns”Promise<string | null>