countStaffMembers( )


Counts how many staff members match the given filter.

See Query Staff Members for a list of supported filters.

See also

To learn about working with filters in general, see API Query Language.

Permissions
Wix Multilingual - Nile Wrapper Domain Events Read
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsCountStaffMembersOptions
Returns
Return Type:Promise<CountStaffMembersResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?