TypeScript APIRequestApiTypeOn this pageApiTypeApiType @vendure/coreget-api-type.ts Which of the GraphQL APIs the current request came via. Signaturetype ApiType = 'admin' | 'shop' | 'custom'