mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge pull request #11341 from appwrite/feat-migrations-filters
Allow resourceId/resourceType filtering
This commit is contained in:
@@ -10,6 +10,8 @@ class Migrations extends Base
|
||||
'source',
|
||||
'destination',
|
||||
'resources',
|
||||
'resourceId',
|
||||
'resourceType',
|
||||
'statusCounters',
|
||||
'resourceData',
|
||||
'errors'
|
||||
|
||||
Reference in New Issue
Block a user