Values.GraphLinkSourceThe relation between two services.
type nonrec t = {referenceType : String_.t option;Relationship of a trace to the corresponding service.
*)sourceTraceId : String_.t option;Source trace of a link relationship.
*)destinationTraceIds : TraceIdList.t option;Destination traces of a link relationship.
*)}