July 2021
Intermediate to advanced
244 pages
4h 14m
English
GraphQL schema, operations, and resolvers
Ariadne in Django
React and Django with GraphQL
In the first part of this chapter, we augment the billing app from Chapter 6 with a GraphQL API. Later, we begin to connect a React/TypeScript frontend to the GraphQL backend.
This chapter assumes you are in the repo root decoupled-dj, with the Python virtual environment active and with DJANGO_SETTINGS_MODULE configured as decoupled_dj.settings.development.
Read now
Unlock full access