Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for dynamic request action and switching context to… #16

Merged
merged 2 commits into from Mar 4, 2024

Conversation

nataszczypiora
Copy link
Contributor

Proposed changed:

  • added new message object type for data incoming from fusion processor
  • action for mutation can be set up dynamically via function
  • when incoming context is rpc type, it is being translated to rpc to provide access to data
  • then data can be used to gather action type from incoming request without malformation of mutation payload

Copy link
Member

@espresse espresse left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@espresse espresse merged commit a4f595b into main Mar 4, 2024
2 checks passed
@espresse espresse deleted the EP-4922-send-mutation-event-for-base-entity branch March 4, 2024 08:31
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.

None yet

3 participants