/**
  * {@inheritDoc}
  */
 public function getSingleDataFetcher($data)
 {
     return $this->connection->getSingleDataFetcher($data);
 }