You can see by yourself by looking at the code. Here’s a link where we do a write request: https://github.com/EventStore/EventStore-Client-NodeJS/blob/master/src/command/streams/WriteEventsToStream.ts#L51
We also used “@grpc/grpc-js” and went the code generation route.