CreateMicrofrontendsGroupWithApplicationsResponseBody
April 1, 2026 ยท View on GitHub
Example Usage
import { CreateMicrofrontendsGroupWithApplicationsResponseBody } from "@vercel/sdk/models/createmicrofrontendsgroupwithapplicationsop.js";
let value: CreateMicrofrontendsGroupWithApplicationsResponseBody = {
newMicrofrontendsGroup: {
id: "<id>",
slug: "<value>",
name: "<value>",
fallbackEnvironment: "<value>",
createdAt: 4186.85,
updatedAt: 5764.78,
},
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
newMicrofrontendsGroup | models.NewMicrofrontendsGroup | :heavy_check_mark: | N/A |