Skip to content

How to pass data between different Contexts across multiple Interactors? #7

@Leuloch

Description

@Leuloch

Hi!

I'm trying to use the Organize to combine Interactors that have small pieces of business logic, but I cant figure out how to pass data between different contexts.

Using the documentation example for CreateUserContext and CreateVehicleContext, how to pass the new User to the Vehicle Context?

Does it make sense to use a common context for both Interactors?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions