CMSEditorDataInput
input CMSEditorDataInput {
assets: [Map!]!
pages: [CMSEditorPageInput!]!
styles: [CMSEditorStyleInput!]!
}
input CMSEditorDataInput {
assets: [Map!]!
pages: [CMSEditorPageInput!]!
styles: [CMSEditorStyleInput!]!
}
CMSEditorDataInput.assets ● [Map!]! non-null scalarCMSEditorDataInput.pages ● [CMSEditorPageInput!]! non-null inputCMSEditorDataInput.styles ● [CMSEditorStyleInput!]! non-null input