Skip to content
#

boilerplate

Here are 8,080 public repositories matching this topic...

langpavel
langpavel commented Oct 24, 2017

Too wide (and falsy) segregation of GraphQL Types and Resolvers

The first example of this is new ObjectType in src/data/queries/index.js importing fields.
Fields should be taken in context of parent type, not as standalone information.

This can ensure some users that custom types cannot have own field resolvers which is false.

In fact, much of fields which can have own resolvers

ChristofferSkog21st
ChristofferSkog21st commented Mar 9, 2019

The features section in the docs states that nodemon is available in the project, when it's clearly not. It's not added as a dependency or as a command in the project. Maybe remove this from the docs or actually add nodemon?

Improve this page

Add a description, image, and links to the boilerplate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the boilerplate topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.