Client interface for file persistence operations.
This is the minimal interface the persistence hook requires from the Hiyve client. Consumers building custom integrations can implement this interface to provide their own file storage backend.
Modify an existing file in storage
Optional
Rename a file's display name in the file manager
Upload a new file to storage
Client interface for file persistence operations.
Remarks
This is the minimal interface the persistence hook requires from the Hiyve client. Consumers building custom integrations can implement this interface to provide their own file storage backend.