ENUM
AlpCustomFieldImageFormatType
Valid image format for ALP widgets.
link GraphQL Schema definition
- enum AlpCustomFieldImageFormatType {
- # As a filename, e.g.: `image.png`
- # As a relative path, e.g.: `/media/original/image.png`
- }
link Require by
- AlpCustomFieldImageWidgetA Widget for customizing a images custom field in the Admin Landing Page project
- CreateAlpCustomFieldImageWidgetInputInput type for creating a CustomFieldImageWidget in the Admin Landing Page product
- UpdateAlpCustomFieldImageWidgetInputInput type for updating a CustomFieldImageWidget in the Admin Landing Page product