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