pub async fn get_instances_from_query(
    query: &str,
    realm_query: &RealmQueryProxy
) -> Result<Vec<Instance>>
Expand description

Retrieves a list of CML instances that match a given string query.

The string query can be a partial match on the following properties:

  • component moniker
  • component URL
  • component instance ID