Skip to content

Type Alias: MagicAttributes<S, TKey> ​

MagicAttributes<S, TKey> = Pretty<MagicAttributeProperties<{ id: typeof String; }, 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