INPUT_OBJECT
ArticlePlymouthDTOInput
Plymouth theme specific settings
link GraphQL Schema definition
- input ArticlePlymouthDTOInput {
- # Common settings
- : ArticleCommonDTOInput
- # Gallery settings
- : ArticleGalleryDTOInput
- # Slider settings
- : ArticleSliderDTOInput
- # Enable custom featured image format?
- : Boolean
- # Featured image format
- : String
- # Featured image custom format
- : String
- # Display copy link button?
- : Boolean
- # Hide featured image?
- : Boolean
- }