PluginStepInput
Plugin to execute.
input PluginStepInput {
step: PluginStepType
pluginsType: [PluginsInput!]
}
Fields
PluginStepInput.step ● PluginStepType enum
Indicates where the plugin will be executed. @deprecated(reason: "deprecated from 2025-08-25. This property is no longer recommended for use.")
PluginStepInput.pluginsType ● [PluginsInput!] list input
Indicates the plugin that will be executed.
Member Of
HotelSettingsInput input