GenericType
Represents a generic type that can be used in various contexts.
Fields without arguments
Name | Type | Description |
---|---|---|
createdAt | Time! | Time when this GenericType was created |
dataType | DataType! | The data type associated with this generic type. |
genericMappers | [GenericMapper!]! | The mappers associated with this generic type. |
id | GenericTypeID! | Global ID of this GenericType |
updatedAt | Time! | Time when this GenericType was last updated |