- Preparing search index...
- The search index is not available
biorate
Type alias PullAllOperator<TSchema>
PullAllOperator<TSchema>: { readonly [key in KeysOfAType<TSchema, ReadonlyArray<any>>]?: TSchema[key]} & NotAcceptedFields<TSchema, ReadonlyArray<any>> & { [
key:
string]
: ReadonlyArray<any>; }
Type declaration
-
[key: string]: ReadonlyArray<any>