promotionServices_stream_cursor_value_input
Initial value of the column from where the streaming should start
input promotionServices_stream_cursor_value_input {
createdAt: timestamptz
discountAmount: float8
discountType: String
id: uuid
promotionId: uuid
quantity: Int
serviceId: uuid
updatedAt: timestamptz
workspaceId: uuid
}