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