query Post($id: String!) { post(id: $id) { ...RegularPost } }