CountryCodeFilterInput
No description
input CountryCodeFilterInput {
eq: CountryCode
ne: CountryCode
in: [CountryCode]
nin: [CountryCode]
}
No description
input CountryCodeFilterInput {
eq: CountryCode
ne: CountryCode
in: [CountryCode]
nin: [CountryCode]
}
CountryCodeFilterInput.eq ● CountryCode scalarCountryCodeFilterInput.ne ● CountryCode scalarCountryCodeFilterInput.in ● [CountryCode] list scalarCountryCodeFilterInput.nin ● [CountryCode] list scalar