NotificationConditionGroupInput
No description
input NotificationConditionGroupInput {
operator: NotificationConditionGroupOperator!
conditions: [NotificationConditionInput!]!
}
No description
input NotificationConditionGroupInput {
operator: NotificationConditionGroupOperator!
conditions: [NotificationConditionInput!]!
}
NotificationConditionGroupInput.operator ● NotificationConditionGroupOperator! non-null enumNotificationConditionGroupInput.conditions ● [NotificationConditionInput!]! non-null input