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