INPUT_OBJECT
SparkyRuleWhereInput
SparkyRuleWhereInput is used for filtering SparkyRule objects. Input was generated by ent.
link GraphQL Schema definition
- input SparkyRuleWhereInput {
- : SparkyRuleWhereInput
- : [SparkyRuleWhereInput!]
- : [SparkyRuleWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # name field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # conditions edge predicates
- : Boolean
- : [SparkyRuleConditionWhereInput!]
- # config edge predicates
- : Boolean
- : [SparkyChatConfigWhereInput!]
- }
link Require by
- SparkyChatConfigWhereInputSparkyChatConfigWhereInput is used for filtering SparkyChatConfig objects. Input was generated by ent.
- SparkyRuleConditionWhereInputSparkyRuleConditionWhereInput is used for filtering SparkyRuleCondition objects. Input was generated by ent.
- SparkyRuleWhereInputSparkyRuleWhereInput is used for filtering SparkyRule objects. Input was generated by ent.