Join Slack
Powered by
is there a way to get a count of a nested list?
# orm-help
c
CCBCodeMonkey
02/08/2019, 4:03 AM
is there a way to get a count of a nested list?
h
Harshit
02/08/2019, 5:01 AM
You can resolve it in the type resolver
Harshit
02/08/2019, 5:01 AM
https://github.com/javascript-af/javascript-af/blob/5c329a3abad3c581e6afac24f69e4ffcee6ae169/packages/backend/src/resolvers/Repo/Repo.ts#L15
Harshit
02/08/2019, 5:01 AM
Here is an example
4
Views
Open in Slack
Previous
Next