I need to query a user to get all relationships to any resources of types A OR B. Is there a way to do this in a single request or do I need to make the query for types A and B separately? Or is there a way I could modify the schema to "group" the types I want to include in the single query?