'id,name' ) ); $response = $request->execute(); $graphObject = $response->getGraphObject(); /* handle the result */ echo ($graphObject); ?>