Skip to content

beamable-sdk / schema / ProjectView

Type Alias: ProjectView

ProjectView = object

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

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

Properties

archived?

optional archived: boolean

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


children?

optional children: string[]

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


cid?

optional cid: bigint | string

Defined in: src/__generated__/schemas/ProjectView.ts:11


parent?

optional parent: string

Defined in: src/__generated__/schemas/ProjectView.ts:12


pid

pid: string

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


projectName

projectName: string

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


secret?

optional secret: string

Defined in: src/__generated__/schemas/ProjectView.ts:13


sharded?

optional sharded: boolean

Defined in: src/__generated__/schemas/ProjectView.ts:14