Nice! So, the `Functions` tab invokes the functio...
# general
s
Nice! So, the
Functions
tab invokes the function via the CLI and the
API
tab invokes the HTTP endpoint?
I think that was a point of confusion for me, since the
Functions
tab looked like an API call (e.g. the button said
GET /
)
k
This is just amazing 🎉 A small suggestion, if it is possible to do it, maybe there is a way to add some variables that persist (like environment variables) and they automatically pre-fill like URL parameters, Auth tokens and so on.
k
nice. does this also apply to cognito calls so we dont need to use the commandline tool? 🙂
j
@Kristian Lake It doesn’t currently but it’s on the roadmap.
c
I’ve just seen this and looks amazing! No more Insomnia as well 😆 Is there any plan to also save past bodies sent through the console? I don’t know if it makes much sense though
j
Yeah we will need to add the ability to do that both here and the function event body as well.
c
Great!