Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 302 Bytes

File metadata and controls

17 lines (12 loc) · 302 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let shiftPreferences = await client.api('/users/871dbd5c-3a6a-4392-bfe1-042452793a50/settings/shiftPreferences')
	.version('beta')
	.get();