_AgeGroupCurrentMaleFilter

No description

type _AgeGroupCurrentMaleFilter {
AND: [_AgeGroupCurrentMaleFilter!]
OR: [_AgeGroupCurrentMaleFilter!]
count: Int
count_not: Int
count_in: [Int!]
count_not_in: [Int!]
count_lt: Int
count_lte: Int
count_gt: Int
count_gte: Int
country: _CountryFilter
}

Fields

AND ([_AgeGroupCurrentMaleFilter!])

OR ([_AgeGroupCurrentMaleFilter!])

count (Int)

count_not (Int)

count_in ([Int!])

count_not_in ([Int!])

count_lt (Int)

count_lte (Int)

count_gt (Int)

count_gte (Int)

country (_CountryFilter)