Query: findByWildcard
Returns a list of country groups
countryGroup {
findByWildcard(
wildcard: String!
): [CountryGroup!]!
}
Returns a list of country groups
countryGroup {
findByWildcard(
wildcard: String!
): [CountryGroup!]!
}
findByWildcard.wildcard ● String! non-null scalarCountryGroup object