FlowTypeSetting
Represents a flow type setting
Fields without arguments
Name | Type | Description |
---|---|---|
createdAt | Time! | Time when this FlowTypeSetting was created |
dataType | DataType | Data type of the flow type setting |
descriptions | TranslationConnection! | Descriptions of the flow type setting |
flowType | FlowType | Flow type of the flow type setting |
id | FlowTypeSettingID! | Global ID of this FlowTypeSetting |
identifier | String! | Identifier of the flow type setting |
names | TranslationConnection! | Names of the flow type setting |
unique | Boolean! | Unique status of the flow type setting |
updatedAt | Time! | Time when this FlowTypeSetting was last updated |