Gets the relationship object's data.
\Drupal\jsonapi\JsonApiResource\RelationshipData The relationship's data.
Overrides TopLevelDataInterface::getData
public function getData() { return $this->data; }