CountryFilterInput
Filter input for Country connections. Combines per-field scalar filters with AND, OR and NOT.
input CountryFilterInput {
id: IDFilter
AND: [CountryFilterInput!]
OR: [CountryFilterInput!]
NOT: CountryFilterInput
}
Fields
CountryFilterInput.id ● IDFilter input
CountryFilterInput.AND ● [CountryFilterInput!] list input
CountryFilterInput.OR ● [CountryFilterInput!] list input
CountryFilterInput.NOT ● CountryFilterInput input
Member Of
CountryFilterInput input ● countrys query