locationsCount
A count of available locations for the current user
Arguments
has_service_facilities
· Boolean
· Pass in true to get service facilities for CMS 1500 Returns
Int
Example
query locationsCount( $has_name: Boolean $keywords: String $has_service_facilities: Boolean) { locationsCount( has_name: $has_name keywords: $keywords has_service_facilities: $has_service_facilities )}