INPUT_OBJECT
EngineUpdateInput
link GraphQL Schema definition
- input EngineUpdateInput {
- # Move to engine group
- String :
- # Unique identifier optionally passed into input object of any query/mutation
- # call, returned in the corresponding response output.
- String :
- String! :
- # Override the group engine settings
- Boolean :
- # DEPRECATED - Replaced by operationId. NBI responses will not return this value
- # anymore.
- String :
- # Engine group settings to use
- String :
- }