Merge manager tools into main cabinet
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
mutation CompleteOrder($orderId: ID!) {
|
||||
completeOrder(orderId: $orderId) {
|
||||
id
|
||||
status
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user