API Documentation / @pinia/colada / EntryKey
Type Alias: EntryKey
ts
type EntryKey = Readonly<(EntryNodeKey | _ObjectFlat)[]>;
Key used to identify a query or a mutation. Always an array.
API Documentation / @pinia/colada / EntryKey
type EntryKey = Readonly<(EntryNodeKey | _ObjectFlat)[]>;
Key used to identify a query or a mutation. Always an array.