Skip to main content

documents

Function documents 

Source
pub fn documents<'a, T>(client: &'a Client) -> DocumentsQueryBuilder<'a, T>
Expand description

All documents the user has access to in the workspace.

Full type: Document