Solid with multiple OutputDefinitions #4871
Answered
by
alangenfeld
william-episource
asked this question in
Q&A
-
I'm working through the tutorials and would like to have multiple type checks added on to the return of my function but keep getting an error, how do I do this?
Output of error message:
|
Beta Was this translation helpful? Give feedback.
Answered by
alangenfeld
Sep 20, 2021
Replies: 1 comment 3 replies
-
there is an example for multiple outputs at the solid level here |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
sryza
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there is an example for multiple outputs at the solid level here
https://docs.dagster.io/concepts/solids-pipelines/solids#outputs
and pipeline level here
https://docs.dagster.io/concepts/solids-pipelines/pipelines#conditional-branching