Values.ConflictingItemSourceInformation about a conflicting query used across different sets of featured results. When you create a featured results set, you must check that the queries are unique per featured results set for each index.
type nonrec t = {queryText : QueryText.t option;The text of the conflicting query.
*)setName : String_.t option;The name for the set of featured results that the conflicting query belongs to.
*)setId : String_.t option;The identifier of the set of featured results that the conflicting query belongs to.
*)}