ParameterDefinition
Represents a parameter definition
Fields without arguments
Name | Type | Description |
---|---|---|
createdAt | Time! | Time when this ParameterDefinition was created |
dataType | DataTypeIdentifier | Data type of the parameter |
descriptions | TranslationConnection | Description of the parameter |
documentations | TranslationConnection | Documentation of the parameter |
id | ParameterDefinitionID! | Global ID of this ParameterDefinition |
names | TranslationConnection | Name of the parameter |
updatedAt | Time! | Time when this ParameterDefinition was last updated |