CreatePhaseFieldInput
Autogenerated input type of CreatePhaseField
Input Fields : Object | Description |
---|---|
clientMutationId: String | A unique identifier for the client performing the mutation. |
label: String | The field title |
phase_id: ID | The phase ID |
type: ID | The field type Valid options: - assignee_select - attachment - checklist_horizontal - checklist_vertical - cnpj - connector - cpf - currency - date - datetime - due_date - email - id - label_select - long_text - number - phone - radio_horizontal - radio_vertical - select - short_text - statement - time |
allChildrenMustBeDoneToFinishParent: Boolean | Connection Field: Whether all children must be done to finish the parent |
allChildrenMustBeDoneToMoveParent: Boolean | Connection Field: Whether all children must be done to move the parent |
canConnectExisting: Boolean | Connection Field: Whether can connect with existing items |
canConnectMultiples: Boolean | Connection Field: Whether is possible to connect with multiple items |
canCreateNewConnected: Boolean | Connection Field: Whether is possible to create new connected items |
childMustExistToFinishParent: Boolean | Connection Field: Whether a child must exist to finish the parent |
connectedRepoId: ID | Connection Field: The Repo ID |
custom_validation: String | The regex used to validate the field's value |
description: String | The field description |
editable: Boolean | Whether the field is editable |
help: String | The field help text |
minimal_view: Boolean | Whether the field is minimal |
options: [String] | The field options |
required: Boolean | Whether the field is required |
sync_with_card: Boolean | Whether the field is sync with the fixed field |
index: Float | The field index |