OBJECT
type ThemeDataTypeImpl implements ThemeDataTypeInterface {id: String! title: String! version: String! description: String! active: Boolean! }