ID
ID
An entity ID. Depending on the configured EntityIdStrategy, it will be either
a string
or a number
;
Signature
type ID = string | number
🚨 Announcement: A New Chapter for Vendure read more
An entity ID. Depending on the configured EntityIdStrategy, it will be either
a string
or a number
;
type ID = string | number