countServices( )


Counts how many services match the given filter.

See Query Services for a list of supported filters.

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

Permissions
Read Bookings - Public Data
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsCountServicesOptions
Returns
Return Type:Promise<CountServicesResponse>
Errors

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

Did this help?