mirror of
https://github.com/stashapp/stash.git
synced 2025-12-11 10:54:14 +01:00
3 lines
No EOL
63 B
GraphQL
3 lines
No EOL
63 B
GraphQL
mutation DeleteFiles($ids: [ID!]!) {
|
|
deleteFiles(ids: $ids)
|
|
} |