Type Alias entity_ResourceRelation

entity_ResourceRelation: {
    dependencyResource?: string;
    dependentResource?: string;
}