This functionality will allow for a user to find a particular set of QIDs that match one or another criteria. For example, looking for all items that have occupation = actor OR occupation = scientist
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
CirrusSearch does not support the OR operator as this ticket intends it to work. This ticket is thus stalled until there are some changes made to that
Comment Actions
We found a work around. GraphQL could support OR after all, just not with nesting and the criteria cannot be of the form
(A OR (B AND C))