ProductionOrderPropertyTypePropertyValueArgs
No description
input ProductionOrderPropertyTypePropertyValueArgs {
key: ID!
value: String
}
Fields
ProductionOrderPropertyTypePropertyValueArgs.key ● ID! non-null scalar common
The ID of the property.
ProductionOrderPropertyTypePropertyValueArgs.value ● String scalar common
The value of the property.