#gyanofpython #graphql #fastapi #pythonframework #pythonprogramming #python #api #graphqltutorial #coding #webframework #field #graphqlfield #nojoin #mutations #queries #enum #sorts #sorting
Welcome to part 6 of my FastAPI + GraphQL tutorial series! 🚀
In this video, we’ll dive into Enums in GraphQL — understanding what they are, when to use them, and how to apply them for sorting and filtering data effectively.
🔍 What you’ll learn:
How to create Enums using all model fields
How to define ascending and descending sort order Enums
How to apply Enums in GraphQL queries for flexible sorting
Practical examples in FastAPI with Strawberry GraphQL
🧩 This builds on previous videos:
1️⃣ Fetch & Create
2️⃣ Update & Delete
3️⃣ Sorting & Enum (this video)
Github Link: https://github.com/mayurvkorde/Graphql_Enum_Sorting
📚 Tech covered:
Python
FastAPI
Strawberry GraphQL
Enums & Sorting
Schema and Model Integration
If you find this helpful, don’t forget to Like 👍, Subscribe 🔔, and Comment 💬 for more GraphQL + FastAPI tutorials.
Download
0 formats
No download links available.
6 GraphQL Enum & Sorting Explained | FastAPI GraphQL | Enum for Fields & Sort Order (ASC/DESC) | NatokHD