Forum Discussion
I've tried this sample format it gives me error saying syntax error at deleteTweet and markTweetRead both places.
Udayadeepthi I cannot upload a .graphql file directly, but ive attached it as a text file so you could try downloading and coverting to a .graphql file.
I've imported it on version 3.30.0. What ReadyAPI verison are you using? Have you a sample that you have been testing with that you want to share?
- Gargi3 years agoNew Contributor
Hi,
I am also using Ready API version 3.30.0 and trying to import graphql file from my computer saved as .graphql but getting this error :
errors=[InvalidSyntaxError{ message=Invalid Syntax
I've also given endpoint as https://URL/graphql
Could any one please help. Thanks
- Udayadeepthi3 years agoOccasional Contributor
I'm using readyAPI 3.20.0 version
- Udayadeepthi3 years agoOccasional Contributor
I'm able to import now graphql schema by adding below to my .graphql file. This was helped by one of tech(Jonathan) from smartbear.
schema {
query: Query
mutation: Mutation
}
Related Content
- 4 months ago
- 2 years ago
- 6 years ago
- 2 years ago
- 2 years ago
Recent Discussions
- 18 hours ago
- 17 days ago