Code0 LogoCode0

Runtime

Represents a runtime

Fields without arguments

NameTypeDescription
createdAtTime!Time when this Runtime was created
dataTypesDataTypeConnection!DataTypes of the runtime
descriptionString!The description for the runtime if present
flowTypesFlowTypeConnection!FlowTypes of the runtime
idRuntimeID!Global ID of this Runtime
nameString!The name for the runtime
namespaceNamespaceThe parent namespace for the runtime
projectsNamespaceProjectConnection!Projects associated with the runtime
statusRuntimeStatusType!The status of the runtime
tokenStringToken belonging to the runtime, only present on creation
updatedAtTime!Time when this Runtime was last updated

On this page