OBJECT
type ConfigurationJson implements CmsItem {contentId: ID! type: String! # Arguments# type: [Not documented]tags(type: [String]): [Tag!] configuration: [KeyVal] }