Create a new file item in memory.
New file item payload without the id field.
Generated file id.
Delete a file item from memory.
True when the item was deleted.
List file items from memory.
List configuration and criteria.
OptionalselectFields: (Optional fields to select from each file item.
List results with items and cursor.
Read a file item from memory.
Unique identifier value for the file.
OptionalselectFields: (Optional fields to select from the file item.
File item payload (partial when selected fields are used).
Update a file item in memory.
Unique identifier value for the file.
Partial update payload for the file.
True when the item was updated.
In-memory file driver backed by local state.