Skip to content

Function CreateQuery

creating model with empty attributes

typescript
const model = await FedacoTestNonIncrementing.createQuery().create({});
ReferenceLooks LikeValue
model._wasRecentlyCreatedexactly matchfalse

see also prerequisites

Released under the MIT License.