RuntimeFeature
Represents a runtime feature
Fields without arguments
| Name | Type | Description |
|---|---|---|
createdAt | Time! | Time when this RuntimeFeature was created |
descriptions | [Translation!] | Description of the function |
id | RuntimeFeatureID! | Global ID of this RuntimeFeature |
names | [Translation!] | Name of the function |
runtimeStatus | RuntimeStatus! | The runtime status this feature belongs to |
updatedAt | Time! | Time when this RuntimeFeature was last updated |