Skip to content
Snippets Groups Projects

feat: add on relation 2 tiers Update Relation and Delete By Id

Merged Florent Poittevin requested to merge fpo/relation-2-tiers-update-for-dlcm-649 into master
31 files
+ 422
254
Compare changes
  • Side-by-side
  • Inline
Files
31
export type BaseRelationResourceType = BaseRelationResource;
export interface BaseRelationResource {
}
Loading