playerModelDeleteContainer
Delete one caller-owned player-model container and its properties from the specified currently owned grid. Destructive; foreign or absent IDs return NOT_FOUND.
playerModelDeleteContainer(
input: PlayerModelContainerRefInput!
): Boolean!
Arguments
playerModelDeleteContainer.input ● PlayerModelContainerRefInput! non-null input
App/grid scope and player container UUID to delete.
Type
Boolean scalar
The Boolean scalar type represents true or false.