Are references for query actions supported both ways? #8768
Unanswered
henrymunro
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From the docs I can see that you can create a reference from the result of an action to anywhere in your schema:
E.g.
But is it possible to create a reference from somewhere else in my schema (e.g. from a query generated from a table) to an action?
E.g. is this possible?
Beta Was this translation helpful? Give feedback.
All reactions