Skip to main content

InsightsCountriesWhereInput

No description

input InsightsCountriesWhereInput {
to: Date!
from: Date!
countries: [String]
countryType: InsightsCountryType
}

Fields

InsightsCountriesWhereInput.to ● Date! non-null scalar

InsightsCountriesWhereInput.from ● Date! non-null scalar

InsightsCountriesWhereInput.countries ● [String] list scalar

InsightsCountriesWhereInput.countryType ● InsightsCountryType enum

Member Of

ProfileWhereInput input ● ProfileWhereUniqueInput input