Provide total number of workstation devices based on Desktop and Laptop device type category.
Devices[?deviceType.category == 'Desktop' || deviceType.category == 'Laptop'] | length(@)