GraphQL Python Tutorial With Graphene (+ Django Integration)

preview_player
Показать описание
In this graphql python tutorial, you will learn how to use graphene to build your own schema with python, and how to build one specifically in django.

7 Tips For Getting Better At Django:

The first section will focus on python + graphene, and in the second section you will be adding the graphene-django package to the mix to more easily create an API for your django project.

Starting point for the django integration:

Anyway, you can find the details in the video and feel free to ask if you have any questions!

If you enjoyed this video, make sure to subscribe and share it with anyone you think could enjoy it as well.

I hope to see you inside of the next episode,

Cheers.
Рекомендации по теме
Комментарии
Автор

The best intro to Graphene I ever saw.

hipertracker
Автор

Best intro ever, was very concrete and straightforward thank you!

wildpasco
Автор

I had been waiting for this video for a long time. thank you bro

EddyCaffrey
Автор

Amazing video! Even I am a beginner with GraphQL I understood everything

georgekrax
Автор

Thanks man, I'm new to this and have to code in an already exsisting codebase with qraphql, I almost lost my mind, this video gives me hope :(

niceman
Автор

Your video tutorial is best I can find from youtube. Thank you, bro! Why aren't you making more videos? Please don't give up, bro. Subscribed your channel and wait for more your videos!

Richard-jkiq
Автор

What about subscriptions? I am looking very hard for a well-done video on django graphql subscriptions. Can't find anything!!!

humanzeeing
Автор

The type of data for a field changes from custom object type to string . For eg:- x:"jhghjgg" sometimes and sometimes the field x:{text:"dgdgfg", value:"fgdfgdf"}How do we handle this in graphene?

anjaliprasad
Автор

That's a great tutorial. I wonder how you always know so many things. How did you learn all this?

awersi
Автор

Thanks for this video. Can you create a video on orchestration of tons of mutations and queries when the project becomes huge to favor scalability, please? There is no such video yet and you are a master of it.

sanskar
Автор

Good video. But vs code back ground should have been white theme then only would have been visible properly

amittghosh
Автор

To be honest, it really changed my mind about the GraphQL. I'm working on a project that I need to use this tech in order to get out of trouble. I have my nested JSON data on my machine. I need to filter it and get some of the fields that I want. There is no server. I only have the data that I have to chop it and take my essential data. I think GraphQL gonna help me but I couldn't find any reference to solve this problem. I just need a function that gets the data (JSON) and the pattern and then, runs the pattern on the inputted data. Finally returns it. I would be wondering if you help me to solve this problem. Thanks.

lnxpy
Автор

What if I just want to use a 3rd party Graph QL API and not build a server of my own. Instead of declaring the Schema, is there a URL call via which I can paste the endpoint?

pranavmandhare
Автор

How do I use graphene to query an external API server?

alexanderbarry
Автор

Nery nice!. Please someone know how to download the images in a graphql query?

juliocamejocorona
Автор

Can you show how consume subscription from graphql server into Python app?

spietrza
Автор

If you're getting "AttibuteError: 'NoneType' object has no attribute 'items'" error - just check out value of "result" variable to find out the problem

vassilyvv
Автор

in video starting @ ~16:00, I'm having troubles with an error code "''AttibuteError: 'NoneType' object has no attribute 'items' Please help, I can't resolve the issue and there's no complete code that I can compare what I have with your code.

diahrongrismore
Автор

Anyone know what theme he's using?

NeotenicApe
Автор

Pagination? filter? search? permissions?

BatsyRacing
join shbcf.ru