Hello guys,
I am stucking with POST requests currently because I do not know how to work with GET query params and pass them to my sls function.
For instance, I want to use /customers/searchByCustomerId?customerId={customerId}
Does somebode have a hint for me or example how to do that?
Thank you an best,
Marcel