graphql query to get two differe tables

graphql query to get two differe tables


0

i have two tables a and b . a have id and age fields. b have id,pid and name field. b.pid have foreign key relationship with a.id . how can i get age and name from these tables using graphiql query? tables are created using sql.


Load 7 more related questions


Show fewer related questions

0



Leave a Reply

Your email address will not be published. Required fields are marked *