summaryrefslogtreecommitdiffstats
path: root/g4f/.v1/gpt4free/quora/graphql/DeleteMessageMutation.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/.v1/gpt4free/quora/graphql/DeleteMessageMutation.graphql')
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/DeleteMessageMutation.graphql7
1 files changed, 0 insertions, 7 deletions
diff --git a/g4f/.v1/gpt4free/quora/graphql/DeleteMessageMutation.graphql b/g4f/.v1/gpt4free/quora/graphql/DeleteMessageMutation.graphql
deleted file mode 100644
index 7b9e36d4..00000000
--- a/g4f/.v1/gpt4free/quora/graphql/DeleteMessageMutation.graphql
+++ /dev/null
@@ -1,7 +0,0 @@
-mutation deleteMessageMutation(
- $messageIds: [BigInt!]!
-) {
- messagesDelete(messageIds: $messageIds) {
- edgeIds
- }
-} \ No newline at end of file