ENUM
MediaSize
Size of Media
link GraphQL Schema definition
- enum MediaSize {
- # width of 40px (resize)
- # width of 100px (resize)
- # width of 229px (resize)
- # width of 500px (resize)
- # width of 687px (resize)
- # width of 700px (resize)
- # width of 1500px (resize)
- # square of 100px (crop image when image size is higher)
- }
link Require by
- AlpArticlesWidgetA Widget for customizing an article in the Admin Landing Page project
- Articlenull
- CreateAlpArticlesWidgetInputInput type for creating an ArticlesWidget in the Admin Landing Page product
- CreateArticleInputInput type for creating an Article
- UpdateAlpArticlesWidgetInputInput type for updating an ArticlesWidget in the Admin Landing Page product
- UpdateArticleInputnull