INPUT_OBJECT
1input CreateFlow {32name: String54description: String86# The engine category7categoryId: ID119# The engine deployment model. See the DeploymentModel enum for options.10deploymentModel: String1412# JWT rights for engine, which is used for generating jwtToken rights later13jwtRights: JSONData15}