Searched refs:ContainerQuery (Results 1 – 4 of 4) sorted by relevance
501 export type ContainerQuery = { alias737 export declare function getContainersAsync(containerQuery: ContainerQuery): Promise<Container[]>;
1 …ContainerQuery = {\n /**\n * Query all the containers that parent a contact.\n */\n contactI…
526 export type ContainerQuery = { alias968 export async function getContainersAsync(containerQuery: ContainerQuery): Promise<Container[]> {
503 Contacts.getContainersAsync(containerQuery: ContainerQuery): Promise<Container[]>512 | containerQuery | `ContainerQuery` | Information used to gather containers. |751 ### ContainerQuery