www.jannah.io
A Comprehensive Presentation on Jannah Middleware Application Part 8: Mutations, Schema and Settings
Video Highlights
We talked about graphql mutations as the methods to create, update, and delete data via the Jannah API.
The schema file bings together all the major pieces of the API.
This includes queries, mutations, and subscriptions.
Django comes with a settings file.
The settings file contains variables that configure Django for runtime.