OBJECT
type PacketAction {id: Uuid! packetId: String! event: String! userId: Uuid! addedBy: Uuid payload: String createdAt: DateTime updatedAt: DateTime userName: String }