How to retrieve params in `createServerAction$`?
Is there a clever way to retrieve the params in a
createServerAction$ besides passing it as a parameter or FormData attribute?