Skip to content

Variable: GetDashboardItemPropertyKeysSchema

ts
const GetDashboardItemPropertyKeysSchema: ZodObject<{
  dashboardId: ZodString;
  itemId: ZodString;
}, $strip>;

Defined in: src/cloud/parameters/getDashboardItemPropertyKeys.ts:3