INPUT_OBJECT
ContentClassificationModelContextWhereInput
ContentClassificationModelContextWhereInput is used for filtering ContentClassificationModelContext objects. Input was generated by ent.
link GraphQL Schema definition
- input ContentClassificationModelContextWhereInput {
- : ContentClassificationModelContextWhereInput
- : [ContentClassificationModelContextWhereInput!]
- : [ContentClassificationModelContextWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # create_time field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # update_time field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # content_classification_model_id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- # is_default field predicates
- : Boolean
- : Boolean
- # content_type field predicates
- : ContentClassificationModelContextContentType
- : ContentClassificationModelContextContentType
- : [ContentClassificationModelContextContentType!]
- : [ContentClassificationModelContextContentType!]
- # channel field predicates
- : ContentClassificationModelContextChannel
- : ContentClassificationModelContextChannel
- : [ContentClassificationModelContextChannel!]
- : [ContentClassificationModelContextChannel!]
- # content_classification_models edge predicates
- : Boolean
- : [ContentClassificationModelWhereInput!]
- }
link Require by
- ContentClassificationModelContextWhereInputContentClassificationModelContextWhereInput is used for filtering ContentClassificationModelContext objects. Input was generated by ent.
- ContentClassificationModelWhereInputContentClassificationModelWhereInput is used for filtering ContentClassificationModel objects. Input was generated by ent.