GraphQL SchemaObject
FlowSetting
Represents a flow setting
Fields without arguments
| Name | Type | Description |
|---|---|---|
cast | String | The cast applied to the flow setting |
createdAt | Time! | Time when this FlowSetting was created |
flowSettingIdentifier | 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 |