Type alias: EntitySchemaResolverProps<M>
Ƭ EntitySchemaResolverProps<M
>: Object
Type parameters
Name | Type |
---|---|
M | any |
Type declaration
Name | Type |
---|---|
entityId? | string |
previousValues? | Partial <EntityValues <M >> |
values? | Partial <EntityValues <M >> |
Ƭ EntitySchemaResolverProps<M
>: Object
Name | Type |
---|---|
M | any |
Name | Type |
---|---|
entityId? | string |
previousValues? | Partial <EntityValues <M >> |
values? | Partial <EntityValues <M >> |