HotelXPluginFilterInput
You can filter and specify which plugins need to be included or excluded. @deprecated (reason: "deprecated from 2018-10-21. Please, use PluginStepInput")
input HotelXPluginFilterInput {
includes: [HotelXFilterPluginTypeInput!]
excludes: [HotelXFilterPluginTypeInput!]
}
Fields
HotelXPluginFilterInput.includes ● [HotelXFilterPluginTypeInput!] list input
Plugins to be only executed
HotelXPluginFilterInput.excludes ● [HotelXFilterPluginTypeInput!] list input
Plugins to exclude
Member Of
HotelXFilterInput input ● HotelXFilterSearchInput input