listCity
listCity(
countryId: StringFilterInput
id: StringFilterInput
search: String
stateId: StringFilterInput!
updatedAt: DateFilterInput
): [City!]!
Arguments
countryId
StringFilterInputYou can get the filter response by entering the desired condition for the countryId.
search
StringYou can get the filter response by entering the desired condition for the stateId.
updatedAt
DateFilterInputReturn Type
City
City