Remove one or more fields from either an object or a sequence of objects.
object
.
id
) is not included in the returned fields, the cursor cannot be iterated over for updates.password
field from a user document.
updated_at
and created_at
fields from all blog posts.
get
- Get a document by primary keygetAll
- Get multiple documentsfilter
- Filter documentsfield
- Reference a specific fieldupdate
- Update documentsinsert
- Insert new documentspluck
- Pluck fields from documents