ENUM
CustomFieldType
Different types of CustomFields.
link GraphQL Schema definition
- enum CustomFieldType {
- # A boolean value
- # A date input
- # A text input
- }
ENUM
Different types of CustomFields.
- enum CustomFieldType {
- # A boolean value
- # A date input
- # A text input
- }