INPUT_OBJECT
PeerInput is the address and id of a node in the raft cluster
input PeerInput {node_id: String!addr: String!}