I am curious if this has ever been brought up before. I would love to see the ability to to enter in more than one mock output and be able to toggle between which one is "live" in the flow. Specifically, for webhooks I try to consolidate as much as I can into a single webhook and then "route" them using branching based upon fields in the payload. The issue I run into is that I have to always copy/paste into the mock output depending on which payload I want to work with.
I would love to see some "options" where I could toggle between different payloads in the Mock Output section (you could put (for example) three different mock output options next to the "Populate with canonical stub" button where we could put a different payload for each option) instead of copying/pasting each time I need to work on a different payload. Has this ever been requested before?