waitingForCustomerFollowUpUpdate Mutation
Updates an existing waiting for customer follow-up.
Input Argument
waitingForCustomerFollowUpUpdate accepts a single input argument, an input type,
which contains the values it uses.
The fields inside input are:
Boolean)
Auto-complete when the final waiting for customer notification is sent.
String)
A unique identifier for the client performing the mutation.
Boolean)
Whether the waiting for customer follow-up may no longer be related to other records.
ID!)
The node ID of the record to update.
String)
The name of the waiting for customer follow-up.
[WaitingForCustomerRuleInput!])
Rules of this waiting for customer follow-up.
String)
An identifier for the client application submitting the resource or the name of an external system.
String)
The unique identifier of the resource in an external system.
[ID!])
Identifiers of rules to remove from the waiting for customer follow-up.
Return Fields
String)
A unique identifier for the client performing the mutation.
[ValidationError!])
Errors encountered during the mutation.
WaitingForCustomerFollowUp)
Record after mutation.