OBJECT
type CameraView implements Node {id: ID! title: String createdAt: Time! updatedAt: Time! illustrations: [Illustration!] }