Skip to main content

playerModelCreateContainer

Create a flexible player-model instance in a currently owned grid. The server forces ownerUserId to the caller; this cannot author studio types or app-wide rows.

playerModelCreateContainer(
input: CreatePlayerModelContainerInput!
): PlayerModelContainer!

Arguments

playerModelCreateContainer.input ● CreatePlayerModelContainerInput! non-null input

App/grid scope plus optional flexible type key, display name, and JSON object state.

Type

PlayerModelContainer object

A flexible player-owned model container confined to exactly one app, grid, and current owner.