fix
This commit is contained in:
@ -949,6 +949,12 @@ export const GET_SUPPLY_ORDERS = gql`
|
||||
fullName
|
||||
type
|
||||
}
|
||||
logisticsPartner {
|
||||
id
|
||||
name
|
||||
fullName
|
||||
type
|
||||
}
|
||||
items {
|
||||
id
|
||||
quantity
|
||||
|
Reference in New Issue
Block a user