countStaffMembers( )


Counts how many staff members match the given filter.

Filter

Refer to the supported filters article for a complete list of supported filters and sorting options.

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?