Skip to content

beamable-sdk / schema / CreateProjectRequest

Type Alias: CreateProjectRequest

CreateProjectRequest = object

Defined in: src/__generated__/schemas/CreateProjectRequest.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

name

name: string

Defined in: src/__generated__/schemas/CreateProjectRequest.ts:7


parent?

optional parent: string

Defined in: src/__generated__/schemas/CreateProjectRequest.ts:8


plan?

optional plan: string

Defined in: src/__generated__/schemas/CreateProjectRequest.ts:9


sharded?

optional sharded: boolean

Defined in: src/__generated__/schemas/CreateProjectRequest.ts:10