RootCauseunvalidated
RTK Query serializes whatever is present in the `params` object; if null-valued properties are included, they end up in the generated query string instead of being omitted.
0941be30-5991-45a7-9187-b2c533a3aa99
RTK Query serializes whatever is present in the params object; if null-valued properties are included, they end up in the generated query string instead of being omitted.