You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
We have introduced till now 3 types of relations,
parent_child
,siblings
andsequence
!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 topless@9927cf2
The text was updated successfully, but these errors were encountered: