Forum Discussion

jeperry's avatar
jeperry
Occasional Visitor
6 months ago

GraphQL InvalidSyntaxError when importing schema with "extend" keyword

I'm using ReadyAPI 3.47.0 and I get an InvalidSyntaxError when I try to import a .graphql file that uses the "extend" keyword to bring additional directives like so:   extend schema   @link(    ...