GMetaResult: {
    entries: {
        content: Record<string, unknown>;
        entry_id: string;
        matched_principal_sets: MatchedPrincipalSets;
    }[];
    subject: string;
}