How to get `@client` directive to work on Apollo client V2

前端 未结 0 1023
臣服心动
臣服心动 2021-01-16 02:57

My client is initialized roughly like this:

const client = new ApolloClient({
   .... other stuff
   resolvers: {
     MyType: {
       customField: (obj, arg         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题