GetMicrofrontendsInGroupServiceType

August 10, 2026 ยท View on GitHub

Service kind (Service.type). Omitted for schemas that do not define one.

Example Usage

import { GetMicrofrontendsInGroupServiceType } from "@vercel/sdk/models/getmicrofrontendsingroupbuildmachineelasticreason.js";

let value: GetMicrofrontendsInGroupServiceType = "worker";

Values

"cron" | "job" | "web" | "worker"