refactor: Update ARR body parsing logic
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
mutation newMessage($object: aviation_telegrams_insert_input!) {
|
||||
insert_aviation_telegrams_one(object: $object) {
|
||||
id
|
||||
message_id
|
||||
uuid
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user