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

Add graphql functionality in the backend #32

Open
vallezw opened this issue Jun 9, 2022 · 4 comments
Open

Add graphql functionality in the backend #32

vallezw opened this issue Jun 9, 2022 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@vallezw
Copy link
Member

vallezw commented Jun 9, 2022

Adding graphql

@vallezw vallezw added enhancement New feature or request help wanted Extra attention is needed labels Jun 9, 2022
@scott181182
Copy link

scott181182 commented Dec 31, 2022

I've added some GraphQL resolvers to the backend on my local branch (see https://github.com/scott181182/SheetAble/tree/feature/graphql-server), but was wondering if this issue is just for the basic functionality, or if you want to replicate all of the current RESTful endpoints in GraphQL.

@vallezw
Copy link
Member Author

vallezw commented Jan 1, 2023

Hey, first of all Happy New Year 🎉 @scott181182 .
Originally I was thinking of maybe replacing the whole process with grahpql, but I decided against it, because I don’t think it would serve the service so much. We can use it as a separate feature though, so go ahead and make a PR and I’ll look over it till next weekend. I always love new contributors and am very thankful for the participation!

@NwaforAugustine321
Copy link

@vallezw I would love to work with @scott181182 to add the GraphQL functionality to the backend API.

@vallezw
Copy link
Member Author

vallezw commented Jan 8, 2023

Hey @NwaforAugustine321,
thanks for the interest. I'm not so sure if @scott181182 is currently available, but if you'd still like to tackle it go ahead. He already has a branch which you could enhance on. However like I said in my earlier comment this should just be an alternative, since I'm not planning on implementing GraphQL into the frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants