benawad / graphql-express-template

Node.js GraphQL Server template
524 stars 195 forks source link

What are these objects ? #2

Closed kaiyes closed 7 years ago

kaiyes commented 7 years ago

Hi,

Nice Videos ! Thanks. Why do we need these extra find calls ? What are they ? Are they types or are they query resolvers ?

https://github.com/benawad/graphql-express-template/blob/2_nesting/resolvers.js#L3

kaiyes commented 7 years ago

My bad, these are the resolvers !