CountryArrayAttributeWhereOperators
No description
input CountryArrayAttributeWhereOperators {
_eq: [Country!]
_ne: [Country!]
_overlap: [Country!]
}
Fields
CountryArrayAttributeWhereOperators._eq ● [Country!] list enum
Equals operator
CountryArrayAttributeWhereOperators._ne ● [Country!] list enum
NotEquals operator
CountryArrayAttributeWhereOperators._overlap ● [Country!] list enum
Overlap operator
Member Of
ArticleMediaWhere input ● AudioMediaWhere input ● CardPackDetailsWhere input ● VideoMediaWhere input