OBJECT
Doc is a Graph primitive representing a single entity/resource. It is connected to other docs via Connections
type Doc {# ref is the ref to the docref: Ref! # k/v pairsattributes: Map }