Type 'LaunchInfoQuery | undefined' is not assignable to type 'LaunchInfoQuery'.Type 'undefined' is not assignable to type 'LaunchInfoQuery'

前端 未结 0 1358
长发绾君心
长发绾君心 2021-01-28 00:50

how to resolve this problem in typescript. I have used codegen to generate types for queries

    import {useLaunchInfoQuery} from \'../../generated/graphql\';
imp         


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