mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Add missing validator ops
This commit is contained in:
@@ -21,7 +21,9 @@ class Operation extends Validator
|
||||
'update',
|
||||
'upsert',
|
||||
'delete',
|
||||
'bulkCreate',
|
||||
'bulkUpdate',
|
||||
'bulkUpsert',
|
||||
'bulkDelete',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user