INPUT_OBJECT
ArticleWeymouthDTOInput
Weymouth theme specific settings
link GraphQL Schema definition
- input ArticleWeymouthDTOInput {
- # Common settings
- : ArticleCommonDTOInput
- # Auto play slider?
- : Boolean
- # Show image caption?
- : Boolean
- # Media limit
- : Int
- # Number of thumbnail items
- : Int
- # Slider image fullscreen format
- : String
- # Slider image custom fullscreen format
- : String
- # Media speed
- : Int
- # Media transition speed
- : Int
- # Display legend?
- : Boolean
- # Hide slider?
- : Boolean
- }