Magidoc

CreateProjectExportJobMutationInput
Input Object

Input object for creating a Project Export Job.

Fields

#

assetPackaging

Non-null

The packaging method for assets in the project export job.

clientMutationId

A unique identifier for the client performing the mutation.

projectDatabaseId

The database ID of the project for which the export job is being created.

projectId

The ID of the project for which the export job is being created.

projectSaveFileDatabaseId

The database ID of the save file for the project export job.

projectSaveFileId

The ID of the save file for the project export job.

Usages

#

References

#

  • Argument input of field createProjectExportJob from type Mutation