invenio-app-ils
invenio-app-ils copied to clipboard
relations: different view per relation
We have introduced till now 3 types of relations, parent_child
, siblings
and sequence
!
Till now we create and delete all of them through the same endpoint /relations
. We will split this endpoint to different ones specific for each relation type with its relevant loaders.
Some pre-work can be found at https://github.com/topless/invenio-app-ils/commit/9927cf2aef38ddf629d9fd4d6e8b9b50fd0c4f57