query { viewer { login } }. 使用參數(使用Vue作者的用戶名獲取他的github主頁) { repositoryOwner(login:"yyx990803"){ id url } }. 注意GraphQL ...
確定! 回上一頁