This function is very handy to validate forms asynchronously (ex: Forms inside modals).
You can pass parameters directly to Fetch just like tlp.get.
Passing parameters intended for the query URL using { params: { //... }} is not supported.
{ params: { //... }}