Values.GetConnectionInvitationRequestSourceRetrieves detailed information about a specific connection invitation.
type nonrec t = {catalog : Catalog.t;The catalog identifier where the connection invitation exists.
*)identifier : ConnectionInvitationId.t;The unique identifier of the connection invitation to retrieve.
*)}