mirror of
https://github.com/friebetill/TubeCards.git
synced 2025-08-16 11:21:56 +08:00
5 lines
49 B
GraphQL
5 lines
49 B
GraphQL
mutation DeleteUser {
|
|
deleteUser {
|
|
id
|
|
}
|
|
} |