refactor: Update ARR body parsing logic

This commit is contained in:
windyboy
2024-07-23 12:34:14 +08:00
parent 3b9b64ec9e
commit 12a9da1ca1
6 changed files with 38 additions and 124 deletions
-1
View File
@@ -1,6 +1,5 @@
mutation newMessage($object: aviation_telegrams_insert_input!) {
insert_aviation_telegrams_one(object: $object) {
id
message_id
uuid
}