ENUM
AlpWidgetImageRepositoryType
Valid image repositories for ALP widgets.
link GraphQL Schema definition
- enum AlpWidgetImageRepositoryType {
- # Images will be uploaded to the platform
- # Images will be uploaded to the site
- }
link Require by
- AlpArticlesWidgetA Widget for customizing an article in the Admin Landing Page project
- AlpCustomFieldImageWidgetA Widget for customizing a images custom field in the Admin Landing Page project
- AlpLogoWidgetA Widget for customizing the logo of a site in the Admin Landing Page project
- CreateAlpArticlesWidgetInputInput type for creating an ArticlesWidget in the Admin Landing Page product
- CreateAlpCustomFieldImageWidgetInputInput type for creating a CustomFieldImageWidget in the Admin Landing Page product
- CreateAlpLogoWidgetInputInput type for creating a LogoWidget in the Admin Landing Page product
- UpdateAlpArticlesWidgetInputInput type for updating an ArticlesWidget in the Admin Landing Page product
- UpdateAlpCustomFieldImageWidgetInputInput type for updating a CustomFieldImageWidget in the Admin Landing Page product
- UpdateAlpLogoWidgetInputInput type for updating a LogoWidget in the Admin Landing Page product