Runtime
Represents a runtime
Fields without arguments
Name | Type | Description |
---|---|---|
createdAt | Time! | Time when this Runtime was created |
description | String! | The description for the runtime if present |
id | RuntimeID! | Global ID of this Runtime |
name | String! | The name for the runtime |
namespace | Namespace | The parent namespace for the runtime |
token | String | Token belonging to the runtime, only present on creation |
updatedAt | Time! | Time when this Runtime was last updated |