OBJECT
Peer is the address and id of a node in the raft cluster
type Peer {node_id: String! addr: String! }