with basic hello world
This commit is contained in:
7
queries/clearStatus.graphql
Normal file
7
queries/clearStatus.graphql
Normal file
@@ -0,0 +1,7 @@
|
||||
mutation {
|
||||
changeUserStatus(input: {}) {
|
||||
status {
|
||||
message
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user