Skip to content

Conversation

@Sushisource
Copy link
Member

What was changed

Added multiple argument mapping sample

Why?

Part of temporalio/features#665

Checklist

  1. Closes

  2. How was this tested:
    Added test

  3. Any docs updates needed?

@Sushisource Sushisource requested a review from a team as a code owner September 10, 2025 19:06
# This is a nexus operation that is backed by a Temporal workflow.
# The key feature here is that it demonstrates how to map a single input object
# (HelloInput) to a workflow that takes multiple individual arguments.
# This is equivalent to the Java WorkflowRunOperation.fromWorkflowHandle pattern.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure the reference to Java is appropriate/helpful here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yup missed that one when editing the AI's translation

@Sushisource Sushisource merged commit 0c66e2f into main Sep 10, 2025
12 checks passed
@Sushisource Sushisource deleted the nexus-multiple-args branch September 10, 2025 20:57
THardy98 pushed a commit that referenced this pull request Nov 10, 2025
* Add nexus multiple args sample

* Autoformat

* Ugh, StrEnum only 3.11

* Remove pointless comment

* Add snipsync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants