Skip to content

Add support for getting count in query #482

@kriszyp

Description

@kriszyp

Ideally we want to be able to do a query and get the count of matching entries without returning the data, just the count. This should be supported in FIQL queries. We would need to figure out the right Resource API for this (presumably has undesirable typing effect to have this an option for search directly, but a method that can do a query that returns empty objects or primary keys and counts them might be appropriate).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions