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

Refactor schema file structure #53

Open
KELLOGGS522 opened this issue Jan 6, 2023 · 0 comments
Open

Refactor schema file structure #53

KELLOGGS522 opened this issue Jan 6, 2023 · 0 comments

Comments

@KELLOGGS522
Copy link
Collaborator

We need to think about refactoring how graphql schema/mutation/queries/types files structure because it is starting to get messy and hard to use.

Here is some examples I found on github of different projects that follow something similar to what is proposed here graphql-python/graphene#545 (comment)

Small project example : https://github.com/cmmartti/fractal-style-schema

Big project example : https://github.com/saleor/saleor

It looks like we have a lot to learn about graphene before we can do it after looking at how these examples do it.

So I say that we finish up #20 and then we can think about learning everything to be ready to do this refactoring.

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

1 participant