Possible to INSERT INTO... SELECT
?
#241
Unanswered
rrmckinley
asked this question in
Q&A
Replies: 1 comment
-
Not with GraphQL. You'll have to first do the select then the insert. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to insert into a table from a select?
Beta Was this translation helpful? Give feedback.
All reactions