nuxtServerInit. export default { nuxtServerInit (store, context) { let client = context.app.apolloProvider.defaultClient } } ...
確定! 回上一頁