INPUT_OBJECT

CustomPropertyValueInput

link GraphQL Schema definition

  • input CustomPropertyValueInput {
  • customPropertyValueId: Int
  • customPropertyId: Int
  • customPropertyFieldId: String
  • value: String
  • }