You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When authoring a function it can be useful to inspect the payload/input object/response from api calls without really doing anything or stopping early.
A debugger session would be helpful to write functions.
Describe alternatives you've considered
The alternative I've actually is writing code in visual studio by "mocking" the input and then copy/pasting the code within SI.
Code of Conduct
I agree to follow this project's Code of Conduct
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is this issue related to an issue?.
No issue related, just a wish
Describe the outcome you'd like from us
When authoring a function it can be useful to inspect the payload/input object/response from api calls without really doing anything or stopping early.
A debugger session would be helpful to write functions.
Describe alternatives you've considered
The alternative I've actually is writing code in visual studio by "mocking" the input and then copy/pasting the code within SI.
Code of Conduct
Additional context
No response
The text was updated successfully, but these errors were encountered: