Comprehensive Presentation On Jannah Middleware Part 5: GraphQL API Query Types

Опубликовано: 16 Июль 2026
на канале: jannah_io
20
0

www.jannah.io
A Comprehensive Presentation on Jannah Middleware Application Part 5: GraphQL API Types for Query
Video Highlights
Graphene is a Python library implementation of GraphQL.
A Graphen Type is a mechanism to expose our Django models for consumption via the API.
All the Jannah models have a corresponding API type for making GraphQL queries.
We have built a tree to represent our API.
Each branch on the tree is a model type.
Beware of Context:
There is a whole dictionary for Computer Science.
Trees have a computer science connotation.
We are speaking in the context of Computer Science.
We are NOT referring to literal trees in nature, or in your local streets.
Trees in Computer Science is an abstraction for representing relations (branches) between ideas (leaves).
Do not take our presentations out of context, please.
We defined the following query types.
SiteType
UserType
BootType
NetworkType
StorageType
ComputeType
UXType
FeedbackType
WorkflowType