A9 wrote: GraphQL: const schema = buildSchema(`type Query { hello: String }`); Test result: Error: Unexpected token ‘const’ Collaborative coding …
A9 wrote: GraphQL: const schema = buildSchema(`type Query { hello: String }`); Test result: Error: Unexpected token ‘const’ Collaborative coding …