AbstractDelete many entities by exact property and value match
Advance query options
Options such as select, omit fields, and include relations
Delete a single entity by advance query and projection
query and options
Options such as select, omit fields, and include relations
Delete a single entity by exact property and value match and projection
query and options
Options such as select, omit fields, and include relations
🤣 Delete a single entity by id and projection
Options such as select, omit fields, and include relations
🤣 Find items by advance query filters, orders, and projections
Advance query options
Options such as select, omit fields, and include relations
😱 Find items by exact property and value match and projection
Options such as select, omit fields, and include relations
😱 Find a single entity by advance query and projection
Advance query options
Options such as select, omit fields, and include relations
😱 Find a single entity by exact property and value match
Property and value parameters
Options such as select, omit fields, and include relations
🤣 Find a single entity by id.
Unqiue id
Options such as select, omit fields, and include relations
😱 Save items to the database and projection
Request body
Options such as select, omit fields, and include relations
🤣 Save a single entity to the database and projection
Request body
Options such as select, omit fields, and include relations
😱 Update many entities by advance query and projections
query and options
Options such as select, omit fields, and include relations
Request body
Update many entities by exact property and value
query and options
Options such as select, omit fields, and include relations
Request body
😱 Update an entity by exact property and value Not recommended use update by id operation instead
Request body
🤣 Update an entity by id and projection the result
Entity id
Options such as select, omit fields, and include relations
Request body
Delete many entities by advance query and projection