slaCoverageGroupCreate Mutation
Creates a new SLA coverage group.
Input Argument
slaCoverageGroupCreate accepts a single input
argument, an input type,
which contains the values it uses.
The fields inside input
are:
String
)
A unique identifier for the client performing the mutation.
String
)
Any additional information about the SLA coverage group.
[AttachmentInput!]
)
The attachments used in the description
field.
Boolean
)
Whether the SLA coverage group may no longer be related to other records.
String!
)
The name of the SLA coverage group.
String
)
The phrase used to filter the people.
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.
Return Fields
String
)
A unique identifier for the client performing the mutation.
[ValidationError!]
)
Errors encountered during the mutation.
SlaCoverageGroup
)
Record after mutation.