service_stream_cursor_value_input
Initial value of the column from where the streaming should start
input service_stream_cursor_value_input {
active: Boolean
allowExternalCalendarSync: Boolean
archived: Boolean
availableInStore: Boolean
canBeBookedOnline: Boolean
color: String
cost: Int
costToPractice: float8
deposit: Int
description: String
id: uuid
image: String
isProduct: Boolean
isShippable: Boolean
minutesToPerform: Int
name: String
newPatientMinutesToPerform: Int
onlineBookingRules: jsonb
price: Int
productBarcodeId: String
requiresDeposit: Boolean
serviceCategoryId: uuid
shippingFee: float8
taxRate: float8
viewOnlyInStore: Boolean
workspaceId: uuid
}