Type Definition subgraph::entity::Entity

source ·
pub type Entity = IndexMap<String, Value>;
Expand description

A Subgraph entity.