This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
stash
mirror of
https://github.com/stashapp/stash.git
Watch
1
Star
1
Fork
You've already forked stash
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
222475df82
stash
/
graphql
/
documents
/
mutations
/
file.graphql
4 lines
64 B
GraphQL
Raw
Blame
History
mutation
DeleteFiles
(
$ids
:
[
ID
!
]
!
)
{
deleteFiles
(
ids
:
$ids
)
}
Reference in New Issue
View Git Blame
Copy Permalink