getAccountUrl
constgetAccountUrl: () =>Promise<string|null>
Defined in: @storesynk/react/dist/runtime.d.ts:42
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/
Returns
Section titled “Returns”Promise<string | null>