A data adapter that uses the XMLHttpRequest object to convert a Request into a Response. Can be passed to the @paychex/core createDataLayer factory method to enable data operations on NodeJS.
The Request to convert into a Response.
A Response for the given Request.
Provides the top-level XHR Adapter that can be used in
@paychex/core
data pipelines.