OBJECT

ResponseAcceptanceThresholdCustomCondition

link GraphQL Schema definition

  • type ResponseAcceptanceThresholdCustomCondition {
  • formula: String!
  • maxValuePerResponse: Int!
  • maxValueForAllResponses: Int!
  • }