I’m getting a [] when I make a query in the GraphQL editor.
It’s console logging my getPosts, but not my getStore, getProducts, ect.... what causes that?
We're a place where coders share, stay up-to-date and grow their careers.
I’m getting a [] when I make a query in the GraphQL editor.
It’s console logging my getPosts, but not my getStore, getProducts, ect.... what causes that?
Asayer Tech Blog -
Allan López -
Костя Третяк -
Adam Smolenski -
Discussion (2)
Can I see the code, please? This is necessary for me to know what the issue is.
I created my schema, model, my resolver and added it to the main index. It’s “SHOWING” for fields, but it’s not getting data from MONGODB. It’s console logging empty [ ]