listCountry
listCountry(
id: StringFilterInput
iso2: StringFilterInput
iso3: StringFilterInput
search: String
updatedAt: DateFilterInput
): [Country!]!
Arguments
You can get the filter response by entering the desired condition for the iso2.
You can get the filter response by entering the desired condition for the iso3.
search
StringupdatedAt
DateFilterInputReturn Type
Country
Country