AppFlowy-Docs icon indicating copy to clipboard operation
AppFlowy-Docs copied to clipboard

API. There is a lack of examples of what parameters (specifically pre_hash) are expected in the upsertDatabaseRow method.

Open ReeeoooN opened this issue 10 months ago • 1 comments

Hello, guys! I'm working on a library for interacting with an API under .NET, and I'm having difficulty understanding what value is expected in the pre_hash parameter. As I understand from the description, a string value is generated into a hash code and then turned into an ID. However, I couldn't understand from the description how to specify the string value in the parameter to generate an ID for the object I want to update.

Method

ReeeoooN avatar Apr 08 '25 05:04 ReeeoooN

Same for me, I would expect that I have to fill in the row id somewhere. But there is nothing provided for it?!

datenangebot avatar Jul 15 '25 18:07 datenangebot