History
✕
Graph
i
QL
Prettify
History
Docs
1
mutation
deleteUser
(
$id
:
Int
!){
2
deleteUser
(
id
:
$id
){
3
}
4
}
Query Variables
x
1
xxxxxxxxxx
Documentation Explorer
✕