leadFormStep_stream_cursor_value_input
Initial value of the column from where the streaming should start
input leadFormStep_stream_cursor_value_input {
callToAction: String
canDelete: Boolean
canReOrder: Boolean
createdAt: timestamptz
id: uuid
leadFormId: uuid
name: String
order: Int
properties: jsonb
subtitle: String
title: String
type: String
updatedAt: timestamptz
workspaceId: uuid
}