Hi fellow model tamers,
I am currently evaluating Cursor for development of Shopify apps, which are Remix based React apps, with the need to interact with Shopify’s GraphQL APIs
The complexity of the Shopify GraphQL APIs is enormous. The generated TypeScript type files for the API has 65k lines.
When I try to add them to the Cursor Chat window, it’s just ignored.
But it’s the most important context I have to give the LLMs to get useful results.
Without it, the LLMs just invent their own return types, which makes them barely useful.
Is there any way around this limitation?
I also have asked the support, but I am also interested in alternative approaches.
Cheers