CMSEditorData
type CMSEditorData {
assets: [Map!]!
pages: [CMSEditorPage!]!
styles: [CMSEditorStyle!]!
}
type CMSEditorData {
assets: [Map!]!
pages: [CMSEditorPage!]!
styles: [CMSEditorStyle!]!
}
CMSEditorData.assets ● [Map!]! non-null scalarCMSEditorData.pages ● [CMSEditorPage!]! non-null objectCMSEditorData.styles ● [CMSEditorStyle!]! non-null object