WhereRuleQueryInput
The input type for the WhereRuleQueryInput.
input WhereRuleQueryInput {
ID_in: [ID!]
groupCode: ID!
}
Fields
WhereRuleQueryInput.ID_in
● [ID!]
list scalar
WhereRuleQueryInput.groupCode
● ID!
non-null scalar
Group code where the rule will apply.