Magidoc

CreateProjectImportJobMutationInput
Input Object

Input object for creating a project import job.

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

demoProjectFileName

File name of a demo project.

file

File to be imported in the project import job.

projectDatabaseId

Database ID of the project associated with the import job.

projectId

ID of the project associated with the import job.

Usages

#

References

#

  • Argument input of field createProjectImportJob from type Mutation