Skip to content

Conversation

@rickstaa
Copy link
Member

Ensure developers are aware that the apollo/subgraph.ts file is autogenerated.

Copilot AI review requested due to automatic review settings December 28, 2025 10:22
@rickstaa rickstaa requested a review from ECWireless as a code owner December 28, 2025 10:22
@vercel
Copy link

vercel bot commented Dec 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
explorer-arbitrum-one Ready Ready Preview, Comment Dec 28, 2025 10:28am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a code generation warning header to the apollo/subgraph.ts file to inform developers that it is auto-generated and should not be manually edited. The header includes an @generated tag and instructions to modify GraphQL queries in the queries folder instead.

  • Adds the @graphql-codegen/add plugin to the codegen configuration
  • Inserts a warning header with @generated tag and developer instructions at the top of the generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Ensure developers are aware that the `apollo/subgraph.ts` file is
autogenerated.
@rickstaa rickstaa force-pushed the chore/add-codegen-header branch from 1e3c2d1 to 15c825d Compare December 28, 2025 10:27
@rickstaa rickstaa merged commit abc8cca into main Dec 28, 2025
6 checks passed
@rickstaa rickstaa deleted the chore/add-codegen-header branch December 28, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants