promotion_stream_cursor_value_input
Initial value of the column from where the streaming should start
input promotion_stream_cursor_value_input {
allowPreview: Boolean
createdAt: timestamptz
description: String
displayOrder: Int
endsAt: timestamptz
id: uuid
image: String
isActive: Boolean
isArchived: Boolean
isShippable: Boolean
locationId: uuid
shippingFee: float8
startsAt: timestamptz
title: String
updatedAt: timestamptz
workspaceId: uuid
}