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