HotelXFilterPluginTypeInput
@deprecated(reason: "deprecated from 2018-10-21. Please, use PluginStepInput")
input HotelXFilterPluginTypeInput {
step: PluginStepType
type: String
name: String!
}
Fields
HotelXFilterPluginTypeInput.step ● PluginStepType enum
The Step of the plugin to filter. @deprecated(reason: "deprecated from 2025-08-25. This property is no longer recommended for use.")
HotelXFilterPluginTypeInput.type ● String scalar
The Type of the plugin to filter. @deprecated(reason: "deprecated from 2025-08-25. This property is no longer recommended for use.")
HotelXFilterPluginTypeInput.name ● String! non-null scalar
The Name of the plugin to filter
Member Of
HotelXPluginFilterInput input