Перейти к содержимому
R-Service R-Service
Руководство разработчика RR Tech Service Management

ProjectTemplateUpdateInput

Эта документация пока недоступна на вашем языке, поэтому показана английская версия.

Input values for projectTemplateUpdate.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

disabled ( Boolean )

Whether the project template may not be used to help register new projects.

id ( ID! )

The node ID of the record to update.

newPhases ( ProjectPhaseInput )

Phases of the project template.

newTaskTemplateRelations ( ProjectTemplateTaskTemplateInput )

Project task template relations of the project template.

phasesToDelete ( ID )

Identifiers of phases to remove from the project template.

source ( String )

An identifier for the client application submitting the resource or the name of an external system.

sourceID ( String )

The unique identifier of the resource in an external system.

subject ( String )

A short description that needs to be copied to the Subject field of a new project when it is being created based on the template.

taskTemplateRelationsToDelete ( ID )

Identifiers of task template relations to remove from the project template.