You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't plan to convert client.operation() to client.send(new OperationCommand()) in v2-to-v3 transformer.
We may add a future transformer, say api-to-command, if there's a requirement which multiple users ask for.
About Encoder/Decoder, some mixin type support could be provided in JS SDK v3 which transformer can support, instead of using TextEncoder/TextDecoder. Can you create a feature request on v3 repo, or upvote an existing one, if present?
Self-service
Template name
v2-to-v3
Input code
Expected Output
Additional context
No response
The text was updated successfully, but these errors were encountered: