Generated javascript client with connect-es - How to know if a property is output only? #1020
|
Hello everyone, I have a JavaScript client generated with connect-es.
But in the generated js files I can't find this information.
Do you know if there is a way to find information about OUTPUT_ONLY in the generated js files? Thank you |
Answered by
srikrsna-buf
Feb 16, 2024
Replies: 1 comment 2 replies
|
Hey! This is related to the runtime @bufbuild/protobuf. It doesn't yet support this but this is actively being worked on: bufbuild/protobuf-es#397 |
2 replies
Answer selected by
danvuong
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! This is related to the runtime @bufbuild/protobuf. It doesn't yet support this but this is actively being worked on: bufbuild/protobuf-es#397