Support for folders/collections #171
Description
Context: I'm developing with GraphQL APIs daily and for the past few years have been happily using Insomnia. Pathfinder looks very promising as an alternative!
Insomnia has folders you can use to organize documents. This is a must-have for me, as I frequently need to switch between different areas of my API and to have it all organized and easy to find is essential. The current tab system is OK for a small number of documents but will not scale.
I'm not sure how feasible this is, but maybe you could even consider supporting the Postman collections format (https://learning.postman.com/collection-format/getting-started/structure-of-a-collection/) - that would probably encourage people to switch over if they can import their existing collections easily.