ScrumWorkspaceCreateInput
Bu içerik henüz dilinizde mevcut değil.
Input values for scrumWorkspaceCreate.
Input Fields
Заголовок раздела «Input Fields»agileBoardId (
ID!
)
Identifier of the agile board used to track the progress of this workspace’s active sprint.
clientMutationId (
String
)
A unique identifier for the client performing the mutation.
description (
String
)
Additional information regarding the scrum workspace.
descriptionAttachments (
AttachmentInput
)
The attachments used in the
description
field.
disabled (
Boolean
)
Whether the scrum workspace is in use.
name (
String!
)
Name of the scrum workspace.
pictureUri (
String
)
The hyperlink to the image file for the record.
productBacklogId (
ID!
)
Identifier of the product backlog used when planning sprints.
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.
sprintLength (
Int!
)
Standard length in weeks of new sprints planned in this scrum workspace.
teamId (
ID!
)
Identifier of the team planning their work using this scrum workspace.