Type Alias: MagicAttributes<S, TKey>
MagicAttributes<
S,TKey> =Pretty<MagicAttributeProperties<{id: typeofString; },TKey> &NestedMagicAttributes<GetFieldsDefinition<S>,TKey> &MagicTimestampAttributes<GetTimestampsDefinition<S>>>
Defined in: packages/soukai/src/models/inference.ts:27
Type Parameters
S
S extends SchemaDefinition
TKey
TKey extends Key