Type Alias StorageProgramOperation
StorageProgramOperation:
| "CREATE_STORAGE_PROGRAM"
| "WRITE_STORAGE"
| "READ_STORAGE"
| "UPDATE_ACCESS_CONTROL"
| "DELETE_STORAGE_PROGRAM"
| "SET_FIELD"
| "SET_ITEM"
| "APPEND_ITEM"
| "DELETE_FIELD"
| "DELETE_ITEM"
Storage Program operations
Full data operations:
Granular field operations (JSON encoding only):