Magidoc

CreateModelProcessJobMutationInput
Input Object

Input object for creating a model processing job.

Fields

#

assetDatabaseId

Database ID of the asset to be processed.

assetId

ID of the asset to be processed.

baseRevisionDatabaseId

Database ID of the base revision.

baseRevisionId

ID of the base revision used for the processing job.

clientMutationId

A unique identifier for the client performing the mutation.

converterOptions

Converter options to apply during processing.

operations

List of operations to perform on the model.

revisionName

Name of the revision for the model processing job.

rootFileName

Root file name to use in the model processing job.

Usages

#

References

#

  • Argument input of field createModelProcessJob from type Mutation