Skip to main content
Log inSign up
Anchor to StaffMembersSortKeys

StaffMembersSortKeys

enum

The set of valid sort keys for the StaffMembers query.

•

Sort by the email value.

•

Sort by the first_name value.

•

Sort by the id value.

•

Sort by the last_name value.


Was this section helpful?

•
ARGUMENT

Sort the underlying list using a key. If your query is slow or returns an error, then try specifying a sort key that matches the field used in the search.


Was this section helpful?