Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Resolvers on user types? #15

Open
alamothe opened this issue Apr 10, 2018 · 2 comments
Open

Resolvers on user types? #15

alamothe opened this issue Apr 10, 2018 · 2 comments

Comments

@alamothe
Copy link

Interesting approach!

I can't find in the examples: does KGraphQL support resolvers on user types? (not just query and mutation)

@pgutkowski
Copy link
Owner

Thanks! Unfortunately, KGraphQL does not support other base objects than Query and Mutation. I'm wondering, what's the use case for these?

@alamothe
Copy link
Author

alamothe commented Apr 19, 2018

Let's say in the Star Wars example, friends association needs pagination.

Or, we want to return friends only if the query asked for it (to avoid overfetching)

Is this doable with KGraphQL?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants