ENUM

AlpWidgetImageRepositoryType

Valid image repositories for ALP widgets.

link GraphQL Schema definition

  • enum AlpWidgetImageRepositoryType {
  • # Images will be uploaded to the platform
  • PLATFORM
  • # Images will be uploaded to the site
  • SITE
  • }