Typescript: How do I reference a subtype of an Array definition?

前端 未结 0 1866
野趣味
野趣味 2020-12-10 23:24

So I\'m generating types from a GraphQL schema using graphql-codegen and I get things like:

export type CustomersQuery = (
  { __typename?: \'Que         


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