Cursor rule Cursor
1) Use the "ikas" MCP list tool to find the correct query/mutation name. 2) Use the "ikas" MCP introspect tool to get the operation's full shape (variables, return fields, enums). 3) Only after confirming via list + introspect, add the document to graphql-requests.ts and run codegen.
5 13d ago A 1,895 tokens
original MIT