_NonPatentLiteratureCitationFilter

No description

type _NonPatentLiteratureCitationFilter {
AND: [_NonPatentLiteratureCitationFilter!]
OR: [_NonPatentLiteratureCitationFilter!]
_hash_id: ID
_hash_id_not: ID
_hash_id_in: [ID!]
_hash_id_not_in: [ID!]
_hash_id_contains: ID
_hash_id_not_contains: ID
_hash_id_starts_with: ID
_hash_id_not_starts_with: ID
_hash_id_ends_with: ID
_hash_id_not_ends_with: ID
cit_text: String
cit_text_not: String
cit_text_in: [String!]
cit_text_not_in: [String!]
cit_text_contains: String
cit_text_not_contains: String
cit_text_starts_with: String
cit_text_not_starts_with: String
cit_text_ends_with: String
cit_text_not_ends_with: String
patentCitationCollections: _PatentCitationCollectionFilter
patentCitationCollections_not: _PatentCitationCollectionFilter
patentCitationCollections_in: [_PatentCitationCollectionFilter!]
patentCitationCollections_not_in: [_PatentCitationCollectionFilter!]
patentCitationCollections_some: _PatentCitationCollectionFilter
patentCitationCollections_none: _PatentCitationCollectionFilter
patentCitationCollections_single: _PatentCitationCollectionFilter
patentCitationCollections_every: _PatentCitationCollectionFilter
}

Fields

AND ([_NonPatentLiteratureCitationFilter!])

OR ([_NonPatentLiteratureCitationFilter!])

_hash_id (ID)

_hash_id_not (ID)

_hash_id_in ([ID!])

_hash_id_not_in ([ID!])

_hash_id_contains (ID)

_hash_id_not_contains (ID)

_hash_id_starts_with (ID)

_hash_id_not_starts_with (ID)

_hash_id_ends_with (ID)

_hash_id_not_ends_with (ID)

cit_text (String)

cit_text_not (String)

cit_text_in ([String!])

cit_text_not_in ([String!])

cit_text_contains (String)

cit_text_not_contains (String)

cit_text_starts_with (String)

cit_text_not_starts_with (String)

cit_text_ends_with (String)

cit_text_not_ends_with (String)

patentCitationCollections (_PatentCitationCollectionFilter)

patentCitationCollections_not (_PatentCitationCollectionFilter)

patentCitationCollections_in ([_PatentCitationCollectionFilter!])

patentCitationCollections_not_in ([_PatentCitationCollectionFilter!])

patentCitationCollections_some (_PatentCitationCollectionFilter)

patentCitationCollections_none (_PatentCitationCollectionFilter)

patentCitationCollections_single (_PatentCitationCollectionFilter)

patentCitationCollections_every (_PatentCitationCollectionFilter)