FlowSetting
Represents a flow setting
Fields without arguments
Name | Type | Description |
---|---|---|
createdAt | Time! | Time when this FlowSetting was created |
flowSettingId | String! | The identifier of the flow setting |
id | FlowSettingID! | Global ID of this FlowSetting |
updatedAt | Time! | Time when this FlowSetting was last updated |
value | JSON! | The value of the flow setting |