Closed charlesfries closed 7 months ago
extractRelationships
ModelSchema
{ determineRelationshipType(descriptor: { kind: string, type: string }, store: Store): string; }
extractRelationships
method to useModelSchema
and{ determineRelationshipType(descriptor: { kind: string, type: string }, store: Store): string; }
intersection type