DataType
Represents a DataType
Fields without arguments
| Name | Type | Description |
|---|---|---|
createdAt | Time! | Time when this DataType was created |
genericKeys | [String!] | Generic keys of the datatype |
id | DataTypeID! | Global ID of this DataType |
identifier | String! | The identifier scoped to the namespace |
name | TranslationConnection! | Names of the flow type setting |
rules | DataTypeRuleConnection! | Rules of the datatype |
runtime | Runtime | The runtime where this datatype belongs to |
updatedAt | Time! | Time when this DataType was last updated |
variant | DataTypeVariant! | The type of the datatype |