Skip to main content

find

Function find 

Source
pub async fn find<S: StorageAdapter>(
    storage: &S,
    class_name: &str,
    constraints: Vec<Constraint>,
    options: QueryOptions,
    scope: &AclScope,
) -> Result<Vec<ParseMap>, ParseError>
Expand description

Find objects.