modification orders schema

This commit is contained in:
José Salazar
2026-01-23 09:40:38 -05:00
parent e24019494c
commit 21931f4402
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
mutation createOrder(
$vendorId: UUID!
$vendorId: UUID
$businessId: UUID!
$orderType: OrderType!
$location: String