-
-
Notifications
You must be signed in to change notification settings - Fork 246
Closed
Labels
feature 🚀New feature or requestNew feature or request
Description
Description
This is similar to #425
We need to be able to pass envs to our custom client, and even wrap the API services within the client itself so they are accessible as properties.
Are there docs or examples outlining the best ways to go about this? The deprecation docs are unclear on how clients
replaces or supplements those options. or how one goes about constructing their own custom client 🤔
The surface area is awkward in that the API calls are not pure, they leak the abstraction back up to the caller who has to specify a body
property on their options
. It would be nice to expose a more pure client SDK.
Thanks!
bkniffler, bombillazo, smiley-uriux, PhearZero, seiyeah78 and 3 more
Metadata
Metadata
Assignees
Labels
feature 🚀New feature or requestNew feature or request