grand-stack-starter icon indicating copy to clipboard operation
grand-stack-starter copied to clipboard

Simple starter project for GRANDstack full stack apps

Results 53 grand-stack-starter issues
Sort by recently updated
recently updated
newest added

I'm following [the documentation on custom scalars from packages](https://www.apollographql.com/docs/graphql-tools/scalars.html#Using-a-package) and trying to add the `JSON` scalar to the grand-stack-starter. I am getting an error whenever I try to start the...

So I do as directed, however when I fire up the graphql server and check out the schema, I get queries like Review , User etc which I suspect point...

Got error while playing with graphql API in worldcup branch. ``` Error : { "data": { "worldcups": null }, "errors": [ { "message": "Cannot read property 'replace' of undefined", "locations":...