ApiType
ApiType
Which of the GraphQL APIs the current request came via.
Signature
type ApiType = 'admin' | 'shop' | 'custom'
🚨 Announcement: A New Chapter for Vendure read more
Which of the GraphQL APIs the current request came via.
type ApiType = 'admin' | 'shop' | 'custom'