INPUT_OBJECT
UpdateThemeLayoutInput
Input type for updating a theme layout
link GraphQL Schema definition
- input UpdateThemeLayoutInput {
- # Id
- : String
- # Name
- : String
- # Layout type
- : ThemeLayoutType
- # Default ?
- : Boolean
- }
INPUT_OBJECT
Input type for updating a theme layout
- input UpdateThemeLayoutInput {
- # Id
- : String
- # Name
- : String
- # Layout type
- : ThemeLayoutType
- # Default ?
- : Boolean
- }