subgrounds.subgraph.subgraph module
Subgraph module that defines various classes to manipulate requests and subgraphs.
This module is the glue that connects the lower level modules (i.e.: :module:`query`, :module:`schema`, :module:`transform`, :module:`pagination`) to the higher toplevel modules (i.e.: :module:`subgrounds`).