How does postman actually store request bodies?

Hi!

I’ve not used postman that often and don’t really know my way around.
But I read a post that made me curious: Does Postman store request bodies and responses?

How does postman actually store request bodies?
I’d think request bodies can be unstructured so you’d store it in a NoSQL db.
Or is it simply stored as a blob somewhere?

I’d love to know more.