discoverApiEndpoints
discoverApiEndpoints(
shopDomain):Promise<CustomerApiEndpoints>
Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/customer/endpoints.d.ts:23
The shop’s Customer Account GraphQL endpoint, memoized per domain.
Parameters
Section titled “Parameters”shopDomain
Section titled “shopDomain”string
Returns
Section titled “Returns”Promise<CustomerApiEndpoints>