Skip to main content

CustomFieldTypeOptions (Object)

Description

No description



Fields

NameDescription
dateType - DateTypeOptions
numberType - NumberTypeOptions
relationType - RelationTypeOptions
richTextType - RichTextTypeOptions
textType - TextTypeOptions

type CustomFieldTypeOptions {
dateType: DateTypeOptions
numberType: NumberTypeOptions
relationType: RelationTypeOptions
richTextType: RichTextTypeOptions
textType: TextTypeOptions
}