Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: A well-defined architecture for codebase #104

Open
ItsAdityaKSingh opened this issue Feb 7, 2022 · 1 comment
Open

[Feature]: A well-defined architecture for codebase #104

ItsAdityaKSingh opened this issue Feb 7, 2022 · 1 comment

Comments

@ItsAdityaKSingh
Copy link

Currently, the codebase is a bit unstructured, with all the errors, mutations, and queries in the same resolver file.

Solution proposed:
A well-defined architecture could be introduced, with rebased mutations and queries for different functionalities to be separated in different files with their respective usage and used individually and for a more readable codebase.

@Aadeesh11
Copy link
Collaborator

@ItsAdityaKSingh are you working on this? Or can i take it up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants