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