Skip to main content

gameModelContainerTypes

List all container types defined for an app. Requires app-admin ('manage_apps').

gameModelContainerTypes(
appId: BigInt!
): [GmContainerType!]!

Arguments

gameModelContainerTypes.appId ● BigInt! non-null scalar

The app (tenant) whose container types to list.

Type

GmContainerType object

A studio-defined container type: the schema for a kind of runtime entity (like a class).