I’m extending my existing JavaScript application and need a new feature that connects seamlessly to a third-party GraphQL API. Here’s what I’m looking for: • Cleanly written JavaScript that fetches, mutates, and caches data from the GraphQL endpoint. • Error handling and loading states that follow best practices. • A small demo module or service showing how other parts of the app can consume the new integration. I’ll grant access to the current codebase, the API schema, and any tokens you need. Please structure the solution so I can drop it straight into my project and run it with a single command. Well-commented code and a brief README explaining setup, key functions, and any dependencies will complete the job.