query Post ($id: ID!) { post(id: $id) { title } }