CustomFieldTypeOptions
No description
type CustomFieldTypeOptions {
dateType: DateTypeOptions
numberType: NumberTypeOptions
relationType: RelationTypeOptions
richTextType: RichTextTypeOptions
textType: TextTypeOptions
}
No description
type CustomFieldTypeOptions {
dateType: DateTypeOptions
numberType: NumberTypeOptions
relationType: RelationTypeOptions
richTextType: RichTextTypeOptions
textType: TextTypeOptions
}
dateType (DateTypeOptions)numberType (NumberTypeOptions)relationType (RelationTypeOptions)richTextType (RichTextTypeOptions)textType (TextTypeOptions)