UIntFilterInput
No description
input UIntFilterInput {
eq: UInt
ne: UInt
gt: UInt
gte: UInt
lt: UInt
lte: UInt
in: [UInt]
nin: [UInt]
}
No description
input UIntFilterInput {
eq: UInt
ne: UInt
gt: UInt
gte: UInt
lt: UInt
lte: UInt
in: [UInt]
nin: [UInt]
}
eq
● UInt
scalarne
● UInt
scalargt
● UInt
scalargte
● UInt
scalarlt
● UInt
scalarlte
● UInt
scalarin
● [UInt]
list scalarnin
● [UInt]
list scalar