-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
There are some consistency errors in the code.
For example some data types are fetches with a simple .await; at the end of the QueryBuilder, other data types require a .get() and some .send() which is not a good practice to have.
The goal is to standardize the way we send requests in this library.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request