INPUT_OBJECT
PreviewComponentInput
Input type for previewing a component
link GraphQL Schema definition
- input PreviewComponentInput {
- # HTML template
- : String
- # List of parameters
- : AssociativeArray!
- # Type
- : ThemeComponentType!
- }
INPUT_OBJECT
Input type for previewing a component
- input PreviewComponentInput {
- # HTML template
- : String
- # List of parameters
- : AssociativeArray!
- # Type
- : ThemeComponentType!
- }