PublishToursInput
Input for the mutation publishing a list of existing tours
input PublishToursInput {
date: Date!
}
Fields
PublishToursInput.date ● Date! non-null scalar
Тhe day for which all tours must be published
Member Of
publishTours mutation