serviceCreate Mutation
Creates a new service.
Input Argument
serviceCreate accepts a single input
argument, an input type,
which contains the values it uses.
The fields inside input
are:
ID
)
Identifier of the person who is responsible for ensuring that the availability targets specified in the active SLAs for the service are met.
ID
)
Identifier of the person who is responsible for ensuring that the service is not affected by incidents that are caused by capacity shortages.
ID
)
Identifier of the person who is responsible for coordinating the changes of the service.
String
)
A unique identifier for the client performing the mutation.
ID
)
Identifier of the person who is responsible for creating and maintaining the continuity plans for the service's instances that have an active SLA with a continuity target.
[CustomFieldInput!]
)
Values for custom fields to be used by the UI Extension that is linked to the record.
[AttachmentInput!]
)
The attachments used in the custom fields' values.
String
)
A high-level description of the service's core functionality.
[AttachmentInput!]
)
The attachments used in the description
field.
Boolean
)
Whether the service may no longer be related to other records.
ID
)
Identifier of the team that will, by default, be selected in the First line team field of a new service instance when it is being registered for the service.
String
)
A comma-separated list of words that can be used to find the service via search.
ID
)
Identifier of the person who is responsible for the quality of the knowledge articles for the service.
String!
)
The name of the service. The service name may be followed by the name of its core application placed between brackets.
String
)
The hyperlink to the image file for the record.
ID
)
Identifier of the person who is responsible for coordinating the problems that directly affect the service.
ID!
)
Identifier of the organization who provides the service.
ID
)
Identifier of the person who is responsible for coordinating the releases of the service.
ID
)
Identifier of the person who is responsible for ensuring that the service level targets specified in the SLAs for the service are met.
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
)
Identifier of the team that will, by default, be selected in the Support team field of a service instance when one is registered for the service. Similarly, this team will be selected in the Team field of a problem when the service is related to it.
ID
)
Identifier of the survey used to measure customer rating of this service.
ID
)
UI extension that is to be applied to the record.
Return Fields
String
)
A unique identifier for the client performing the mutation.
[ValidationError!]
)
Errors encountered during the mutation.
Service
)
Record after mutation.