ParameterDefinition
Represents a parameter definition
Fields without arguments
| Name | Type | Description |
|---|---|---|
createdAt | Time! | Time when this ParameterDefinition was created |
dataTypeIdentifier | 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 |
identifier | String! | Identifier of the parameter |
names | TranslationConnection | Name of the parameter |
updatedAt | Time! | Time when this ParameterDefinition was last updated |