Skip to main content

InsightsCountriesInput

No description

input InsightsCountriesInput {
to: Date
from: Date
country: String!
numBookings: Int!
countryType: InsightsCountryType!
}

Fields

InsightsCountriesInput.to ● Date scalar

InsightsCountriesInput.from ● Date scalar

InsightsCountriesInput.country ● String! non-null scalar

InsightsCountriesInput.numBookings ● Int! non-null scalar

InsightsCountriesInput.countryType ● InsightsCountryType! non-null enum

Member Of

ProfileUpdateInput input