Arguments
string
required
The key to of the stream.
string | *
required
The stream entry ID. If
* is passed, a new ID will be generated
automatically.Record<string, unknown>
required
Key-value data to be appended to the stream.
Response
The ID of the newly added entry.