Interface: CreateOneInterface<T, U, O>
Extended by
Type Parameters
Type Parameter | Default type |
---|---|
T | - |
U extends ReferenceIdInterface | - |
O extends ReferenceQueryOptionsInterface | ReferenceQueryOptionsInterface |
Properties
Property | Type |
---|---|
create | (object : T , options ?: O ) => Promise <U > |