Skip to content

How to pass array of path to resolvers to buildSchema #1469

Discussion options

You must be logged in to vote

Glob paths are removed from V2.
You need to pass an array of (classes) resolvers:

// ...
resolvers: [Resolver1, Resolver2, ...]

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ludersGabriel
Comment options

@carlocorradini
Comment options

Answer selected by ludersGabriel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants