INPUT_OBJECT
CreditSurveySubmissionWhereInput
CreditSurveySubmissionWhereInput is used for filtering CreditSurveySubmission objects. Input was generated by ent.
link GraphQL Schema definition
- input CreditSurveySubmissionWhereInput {
- : CreditSurveySubmissionWhereInput
- : [CreditSurveySubmissionWhereInput!]
- : [CreditSurveySubmissionWhereInput!]
- # id field predicates
- : ID
- : ID
- : [ID!]
- : [ID!]
- : ID
- : ID
- : ID
- : ID
- # context field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # pending field predicates
- : Boolean
- : Boolean
- # skipped field predicates
- : Boolean
- : Boolean
- # created_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- # ce_earned field predicates
- : Float
- : Float
- : [Float!]
- : [Float!]
- : Float
- : Float
- : Float
- : Float
- # conversation edge predicates
- : Boolean
- : [SparkyConversationWhereInput!]
- }