interface icon indicating copy to clipboard operation
interface copied to clipboard

Unknown type 'TokenProject'.:graphql/data/Token.ts. Unknown type 'TokenProjectMarket'.:graphql/data/Token.ts

Open AndreTsao opened this issue 1 year ago • 0 comments

Bug Description Failed to build:

  • Validation errors:
  • Unknown type 'TokenProject'.:graphql/data/Token.ts:43:55
  • Unknown type 'TokenProjectMarket'.:graphql/data/Token.ts:27:45

Steps to Reproduce

  1. yarn install

Expected Behavior Navigate to [http://localhost:3000] to see UI page

Additional Context I believe it is the problem of codegen.yml file. Maybe the file is missing some content.

Screen Shot 2022-10-02 at 22 00 58

AndreTsao avatar Oct 02 '22 13:10 AndreTsao