obelisk.asynchronous.core.Datapoint

obelisk.asynchronous.core.Datapoint

Datapoints resulting from queries are modeled as simple dicts, as fields can come and go depending on query.

alias of Dict[str, Any]