OBJECT
type DataDropletEntry {id: Uuid! dataDropletId: Uuid! name: String content: String notes: String rule: String opts: String status: String createdAt: DateTime updatedAt: DateTime }