phaseSettings
Updates phase settings
Input fields
| Input Field : Object | Description |
|---|---|
| input: SettingsInput! | Required. Autogenerated input type of Settings |
Return fields
| Input Field : Object | Description |
|---|---|
| canReceiveCardDirectlyFromDraft: Boolean | Whether cards can be created directly in the phase |
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| color: String | The phase color |
| description: String | The phase description |
| done: Boolean | Whether it's a final phase |
| id: ID | The phase ID |
| identifyTask: IdentifyTaskEnum | Whether to enable task identification |
| latenessTime: Int | The phase's SLA in seconds |
| name: String | The phase name |
| teamMembers: [ID] | Information about the members |