Magidoc

CustomFieldToInsertInput
Input Object

Fields

#

_id

When creating a custom field, this _id will be autogenerated server-side if not provided. When updating a custom field, this _id must be provided.

actionTypes

allowMultiSelect

conditionalFormatting

defaultValue

dropdownValues

formula

groupIds

hidden

itemType

Non-null

jiraCustomFieldId

label

Non-null

onlyAdminEditable

prefix

Optional text displayed before the formatted number value.

separator

Thousands separator used when formatting number values.

suffix

Optional text displayed after the formatted number value.

type

Non-null

workspace

Usages

#

References

#

  • Argument customFields of field bulkUpsertCustomFields from type Mutation