Most usage of `Foreign.Object` should be using `Map` from https://github.com/purescript/purescript-ordered-collections instead of using `Foreign.Object`. Current usage is for query parameters and headers.
Most usage of
Foreign.Objectshould be usingMapfrom https://github.com/purescript/purescript-ordered-collections instead of usingForeign.Object. Current usage is for query parameters and headers.