Waiter Teams

Tags: v8preview2 v8

The V8Preview2 API has introduced the ability to work with waiter teams.

A waiter team interface IWaiterTeam has been added.

The API also now includes methods GetWaiterTeams, which allows you to retrieve a list of all teams, and TryGetWaiterTeamForUser, which allows you to get the team to which an employee is assigned.

More details on the functioning of waiter teams can be found in the documentation.