erpWorkOrder
No description
erpWorkOrder(
companyId: String!
lot: String!
split: String!
sub: String!
workOrderId: String!
): erpWorkOrder
Arguments
erpWorkOrder.companyId ● String! non-null scalar
A globally unique identifier (UUID) for the company.
erpWorkOrder.lot ● String! non-null scalar
erpWorkOrder.split ● String! non-null scalar
erpWorkOrder.sub ● String! non-null scalar
erpWorkOrder.workOrderId ● String! non-null scalar
A globally unique identifier (UUID) for the workOrder.