INPUT_OBJECT
LicenseTopicWhereInput
LicenseTopicWhereInput is used for filtering LicenseTopic objects. Input was generated by ent.
link GraphQL Schema definition
- input LicenseTopicWhereInput {
- : LicenseTopicWhereInput
- : [LicenseTopicWhereInput!]
- : [LicenseTopicWhereInput!]
- # 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
- : String
- : String
- # license_requirements edge predicates
- : Boolean
- : [LicenseRequirementTopicWhereInput!]
- }