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

waitingForCustomerFollowUpCreate Mutation

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

Creates a new waiting for customer follow-up.

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

The fields inside input are:

autoComplete ( Boolean )

Auto-complete when the final waiting for customer notification is sent.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

disabled ( Boolean )

Whether the waiting for customer follow-up may no longer be related to other records.

name ( String! )

The name of the waiting for customer follow-up.

newWaitingForCustomerRules ( WaitingForCustomerRuleInput )

Rules of this waiting for customer follow-up.

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.

waitingForCustomerFollowUp ( WaitingForCustomerFollowUp )

Record after mutation.