0

I am new to graphql and I am having this anycodings_mutation issue and don't know how to solve it.

for example, I have two tables: book and anycodings_mutation book_author;

the book has book_id and name book_author has anycodings_mutation book_author_id, book_id, author_name

that two tables need to be inserted values anycodings_mutation at a single request but the book_author anycodings_mutation table needs the book_id which from the book anycodings_mutation table itself with be generated.

can someone help me with this? help is much anycodings_mutation appreciated.

the expected result is when calling post request anycodings_mutation or upon inserting.

for ex. the system generated book_id bk123, anycodings_mutation the book_id in the table book_author should anycodings_mutation be the same too.

0 Answers0