İçeriğe geç
R-Service R-Service
Документация Р-Сервис

slaCoverageGroupUpdate Mutation

Bu içerik henüz dilinizde mevcut değil.

Updates an existing SLA coverage group.

slaCoverageGroupUpdate accepts a single input argument, an input type , which contains the values it uses.

The fields inside input are:

clientMutationId ( String )

A unique identifier for the client performing the mutation.

description ( String )

Any additional information about the SLA coverage group.

descriptionAttachments ( AttachmentInput )

The attachments used in the description field.

disabled ( Boolean )

Whether the SLA coverage group may no longer be related to other records.

id ( ID! )

The node ID of the record to update.

name ( String )

The name of the SLA coverage group.

searchPhrase ( String )

The phrase used to filter the people.

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.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

errors ( ValidationError )

Errors encountered during the mutation.

slaCoverageGroup ( SlaCoverageGroup )

Record after mutation.