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

ProjectCategoryUpdateInput

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

Input values for projectCategoryUpdate.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

description ( String )

A very short description of the project category, for example “More than 200 workdays or $200K”.

disabled ( Boolean )

Whether the project category may not be related to any more projects.

id ( ID! )

The node ID of the record to update.

information ( String )

Any additional information about the project category that might prove useful, especially for project managers when they need to decide which project category to select for a project.

name ( String )

The name of the project category. Ideally the name of a project category consists of a single word, such as “Large”.

position ( Int )

The position that the project category takes when it is displayed in a sorted list.

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.