CMSEditorComponentInput
input CMSEditorComponentInput {
type: String
content: Any
tagName: String
classes: [String!]
stylable: [String!]
attributes: Map
component: CMSEditorComponentInput
components: [CMSEditorComponentInput!]
}
Fields
CMSEditorComponentInput.type ● String scalar
CMSEditorComponentInput.content ● Any scalar
CMSEditorComponentInput.tagName ● String scalar
CMSEditorComponentInput.classes ● [String!] list scalar
CMSEditorComponentInput.stylable ● [String!] list scalar
CMSEditorComponentInput.attributes ● Map scalar
CMSEditorComponentInput.component ● CMSEditorComponentInput input
CMSEditorComponentInput.components ● [CMSEditorComponentInput!] list input
Member Of
CMSEditorComponentInput input ● CMSEditorPageInput input