DataType
Represents a DataType
Fields without arguments
Name | Type | Description |
---|---|---|
createdAt | Time! | Time when this DataType was created |
id | DataTypeID! | Global ID of this DataType |
identifier | String! | The identifier scoped to the namespace |
namespace | Namespace | The namespace where this datatype belongs to |
updatedAt | Time! | Time when this DataType was last updated |
variant | DataTypeVariant! | The type of the datatype |