This website requires JavaScript.
Explore
Help
Sign In
realaravinth
/
debian-mirror-gitlab
Watch
1
Star
0
Fork
You've already forked debian-mirror-gitlab
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
edb4c77020
debian-mirror-gitlab
/
app
/
assets
/
javascripts
/
snippets
/
mutations
/
deleteSnippet.mutation.graphql
6 lines
91 B
GraphQL
Raw
Normal View
History
Unescape
Escape
New upstream version 12.6.1
2020-01-01 13:55:28 +05:30
mutation
DeleteSnippet
(
$id
:
ID
!
)
{
New upstream version 13.2.1
2020-07-28 23:09:34 +05:30
destroySnippet
(
input
:
{
id
:
$id
}
)
{
New upstream version 12.6.1
2020-01-01 13:55:28 +05:30
errors
}
New upstream version 13.2.1
2020-07-28 23:09:34 +05:30
}
Reference in a new issue
Copy permalink