OBJECT
type Packet {id: String! userId: Uuid userName: String body: String payload: String payloadSchema: String createdAt: DateTime! attachmentId: String contentType: String sourceKind: String sourceId: Uuid sinkId: Uuid parentId: String childrenLastUpdate: DateTime }