invoiceConfiguration_stream_cursor_value_input
Initial value of the column from where the streaming should start
input invoiceConfiguration_stream_cursor_value_input {
createdAt: timestamptz
id: uuid
receiptOptions: jsonb
receiptSendingCadence: String
surchargeEnabled: Boolean
surchargeRate: float8
updatedAt: timestamptz
workspaceId: uuid
}