Overview
Explore the development of GraphQL APIs in Django using the Graphene library in this 32-minute conference talk from EuroPython 2020. Discover how GraphQL technology offers a unique approach to API development, addressing common issues like over-fetching in REST APIs. Learn about key GraphQL concepts including ObjectTypes, Queries, and Mutations, and gain practical insights into implementing these features in Django. Understand the structure of the Query class, the role of resolvers, and where to place business logic. Explore pagination techniques for queries and dive into the Mutation class, covering necessary arguments and response types for successful operations. By the end of this talk, acquire the knowledge and skills to build well-structured GraphQL APIs using Graphene in Django.
Syllabus
Nisarg Shah - Developing GraphQL API in Django using Graphene
Taught by
EuroPython Conference