FlowTypeSetting
Represents a flow type setting
Fields without arguments
| Name | Type | Description |
|---|---|---|
createdAt | Time! | Time when this FlowTypeSetting was created |
descriptions | [Translation!]! | 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 |
linkedDataTypes | DataTypeConnection! | The data types that are referenced in this flow type setting |
names | [Translation!]! | Names of the flow type setting |
type | String! | Type of the flow type setting |
unique | Boolean! | Unique status of the flow type setting |
updatedAt | Time! | Time when this FlowTypeSetting was last updated |