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

Adding Graphql branch #1

Open
ramyak-mehra opened this issue Sep 10, 2020 · 7 comments
Open

Adding Graphql branch #1

ramyak-mehra opened this issue Sep 10, 2020 · 7 comments

Comments

@ramyak-mehra
Copy link
Contributor

It would be nice to have different kind of branches serving basic things like authentication user-management etc in rest or graphql

@shubhank-saxena
Copy link
Owner

Yes! This is the aim! Feel free to develop a new branch of whatever you feel like!

@ramyak-mehra
Copy link
Contributor Author

I am trying to add jwt authentication for graphql , is there any different way of configuring middlewares in this project because i cant seem to add one. Used the official documentation here. I have used this in a couple of projects works just fine .
Problem i am facing:
It is unable to introspect the schema after adding a middleware.
image
Graphql Works just fine otherwise

@shubhank-saxena
Copy link
Owner

Nothing specific with project-wise. Try installing graphene. Maybe that helps

@shubhank-saxena shubhank-saxena changed the title Different Django Starter Projects Branches Adding Graphql branch Sep 11, 2020
@ramyak-mehra
Copy link
Contributor Author

Nothing specific with project-wise. Try installing graphene. Maybe that helps

I have added and configured graphene and its working fine
I will look into it

@ramyak-mehra
Copy link
Contributor Author

ramyak-mehra commented Sep 16, 2020

@shubhank-saxena make a new branch for graphene in the main repo

@shubhank-saxena
Copy link
Owner

Yep. Now it makes sense😂

@shubhank-saxena
Copy link
Owner

@ramyak-mehra I have added a graphql branch. You can now rebase your branch on that

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