SettingsInput
Autogenerated input type of Settings
| Input Fields : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| canReceiveCardDirectlyFromDraft: Boolean | Whether cards can be created directly in the phase |
| color: Colors | The phase color |
| description: String | The phase description |
| done: Boolean | Whether it's a final phase |
| id: ID | The phase ID |
| identifyTask: IdentifyTaskEnum | The phase identify_task |
| latenessTime: Int | The phase's SLA in seconds |
| name: String | The phase name |
| teamMemberIds: [[ID]] | The phases members to be assigned |