How to fetch/refetch relationships using vue-apollo?

时间:2018-12-03 12:56:35

标签: laravel vue.js graphql apollo-client vue-apollo

I'm using vue-apollo/graphql to build a system. At certain point the system loads a list of posts, each post has comments. How I can load "more comments"? I mean, how to fetch/refetch only the comments relationship?

0 个答案:

没有答案