INPUT_OBJECT
TopicWhereInput
TopicWhereInput is used for filtering Topic objects. Input was generated by ent.
link GraphQL Schema definition
- input TopicWhereInput {
- : TopicWhereInput
- : [TopicWhereInput!]
- : [TopicWhereInput!]
- # 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
- # ordinal field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # type field predicates
- : TopicType
- : TopicType
- : [TopicType!]
- : [TopicType!]
- # model_id field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # model_version field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # total_posts field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- # visible field predicates
- : Boolean
- : Boolean
- # generated_label field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # cluster_id field predicates
- : Int
- : Int
- : [Int!]
- : [Int!]
- : Int
- : Int
- : Int
- : Int
- : Boolean
- : Boolean
- # cluster_label field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # trending_boost field predicates
- : Float
- : Float
- : [Float!]
- : [Float!]
- : Float
- : Float
- : Float
- : Float
- # description field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # archived_at field predicates
- : Time
- : Time
- : [Time!]
- : [Time!]
- : Time
- : Time
- : Time
- : Time
- : Boolean
- : Boolean
- # definition_for_embedding field predicates
- : String
- : String
- : [String!]
- : [String!]
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : Boolean
- : String
- : String
- # tenant edge predicates
- : Boolean
- : [TenantWhereInput!]
- # cover edge predicates
- : Boolean
- : [MediaItemWhereInput!]
- # cover_image edge predicates
- : Boolean
- : [ImageWhereInput!]
- # users edge predicates
- : Boolean
- : [UserWhereInput!]
- # classifications edge predicates
- : Boolean
- : [TopicClassificationWhereInput!]
- # categories edge predicates
- : Boolean
- : [ClassificationCategoryWhereInput!]
- # posts edge predicates
- : Boolean
- : [PostWhereInput!]
- # pubmed_articles edge predicates
- : Boolean
- : [PubmedArticleWhereInput!]
- # articles edge predicates
- : Boolean
- : [ArticleWhereInput!]
- # videos edge predicates
- : Boolean
- : [VideoWhereInput!]
- # classification_requests edge predicates
- : Boolean
- : [ClassificationRequestWhereInput!]
- # npi_taxonomies edge predicates
- : Boolean
- : [NpiTaxonomyWhereInput!]
- # parent edge predicates
- : Boolean
- : [TopicWhereInput!]
- # children edge predicates
- : Boolean
- : [TopicWhereInput!]
- # pubmed_topic_clusters edge predicates
- : Boolean
- : [PubmedTopicClusterWhereInput!]
- # embeddings edge predicates
- : Boolean
- : [TopicEmbeddingWhereInput!]
- # related_to edge predicates
- : Boolean
- : [TopicWhereInput!]
- # related edge predicates
- : Boolean
- : [TopicWhereInput!]
- # license_requirements edge predicates
- : Boolean
- : [LicenseRequirementTopicWhereInput!]
- # topic_npi_taxonomies edge predicates
- : Boolean
- : [TopicNpiTaxonomyWhereInput!]
- # topic_pubmed_topic_cluster edge predicates
- : Boolean
- : [TopicPubmedTopicClusterWhereInput!]
- : Boolean
- }
link Require by
- ArticleWhereInputArticleWhereInput is used for filtering Article objects. Input was generated by ent.
- ClassificationCategoryWhereInputClassificationCategoryWhereInput is used for filtering ClassificationCategory objects. Input was generated by ent.
- ClassificationRequestWhereInputClassificationRequestWhereInput is used for filtering ClassificationRequest objects. Input was generated by ent.
- ContentClassificationExampleDocumentWhereInputContentClassificationExampleDocumentWhereInput is used for filtering ContentClassificationExampleDocument objects. Input was generated by ent.
- LicenseRequirementTopicWhereInputLicenseRequirementTopicWhereInput is used for filtering LicenseRequirementTopic objects. Input was generated by ent.
- NpiTaxonomyWhereInputNpiTaxonomyWhereInput is used for filtering NpiTaxonomy objects. Input was generated by ent.
- PostWhereInputPostWhereInput is used for filtering Post objects. Input was generated by ent.
- PubmedTopicClusterWhereInputPubmedTopicClusterWhereInput is used for filtering PubmedTopicCluster objects. Input was generated by ent.
- Querynull
- TopicClassificationWhereInputTopicClassificationWhereInput is used for filtering TopicClassification objects. Input was generated by ent.
- TopicEmbeddingWhereInputTopicEmbeddingWhereInput is used for filtering TopicEmbedding objects. Input was generated by ent.
- TopicWhereInputTopicWhereInput is used for filtering Topic objects. Input was generated by ent.
- UserWhereInputUserWhereInput is used for filtering User objects. Input was generated by ent.
- VideoWhereInputVideoWhereInput is used for filtering Video objects. Input was generated by ent.