_PatentClassificationCollectionHasUSPatentClassificationFilter

No description

type _PatentClassificationCollectionHasUSPatentClassificationFilter {
AND: [_PatentClassificationCollectionHasUSPatentClassificationFilter!]
OR: [_PatentClassificationCollectionHasUSPatentClassificationFilter!]
position: Int
position_not: Int
position_in: [Int!]
position_not_in: [Int!]
position_lt: Int
position_lte: Int
position_gt: Int
position_gte: Int
classification: _USPatentClassificationFilter
}

Fields

AND ([_PatentClassificationCollectionHasUSPatentClassificationFilter!])

OR ([_PatentClassificationCollectionHasUSPatentClassificationFilter!])

position (Int)

position_not (Int)

position_in ([Int!])

position_not_in ([Int!])

position_lt (Int)

position_lte (Int)

position_gt (Int)

position_gte (Int)

classification (_USPatentClassificationFilter)