Relay endpoint is missing actions #7371
Unanswered
charklewis
asked this question in
Question
Replies: 1 comment 2 replies
-
@charklewis We don't support some features on Relay yet, including Actions. https://hasura.io/docs/latest/graphql/core/databases/postgres/schema/relay-schema.html#exporting-the-relay-schema Underneath, the biggest challenge here is implementing the node spec / GUID when multiple sources are involved. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I am using relay for a front end app and noticed it is missing the action handlers, how can I add them?
Beta Was this translation helpful? Give feedback.
All reactions