Skip to content

Add GET request method with query + limit that returns a count #5

@branchedelac

Description

@branchedelac

I was looking through the existing methods and didn't find this -- the ones with query+limit only return the objects array.

It would be nice to have something like a single-purpose get_record_count method, which always has a limit of 0 (unless SRS, in which case 1) and returns the totalRecords value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions