Type Alias CommonInstancesListQuery

CommonInstancesListQuery: CommonListElementsQuery & {
    userId?: string;
    instanceKey?: string;
}