C S JAYAPRAKASH NAIDU

Results 1 issues of C S JAYAPRAKASH NAIDU

Following steps as per the doc but getting the below error on executing CALL graphql.idl(' type Movie { title: String! released: Int tagline: String actors: [Person] @relation(name:"ACTED_IN",direction:IN) } type Person...