Skip to content

Problem in consistency. #5

@ItsLimeNade

Description

@ItsLimeNade

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions