Skip to content

Conversation

@lennyburdette
Copy link
Contributor

::new uses "default" supergraph specs, which does not include Connectors, so all connector supergraph result in an error and are parsed as standard GraphQL. This ends up exposing join directives, which is a huge waste of tokens.

@lennyburdette lennyburdette requested a review from a team as a code owner September 16, 2025 16:32
@apollo-librarian
Copy link

apollo-librarian bot commented Sep 16, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 1 changed, 0 removed
* (developer-tools)/apollo-mcp-server/(latest)/config-file.mdx

Build ID: 73d93b2a379716160a5c2bdb
Build Logs: View logs

URL: https://www.apollographql.com/docs/deploy-preview/73d93b2a379716160a5c2bdb

Copy link
Contributor

@swcollard swcollard left a comment

Choose a reason for hiding this comment

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

A couple small nits.

  1. Can you run cargo xtask changeset create to generate a changelog entry for this change.
  2. The commit/PR should be merging into the develop branch and not main

`::new` uses "default" supergraph specs, which does not include Connectors, so all connector supergraph result in an error and are parsed as standard GraphQL. This ends up exposing join directives, which is a huge waste of tokens.
@lennyburdette lennyburdette force-pushed the lb/supergraph-new-specs branch from 3a29ce2 to b30f324 Compare September 17, 2025 01:35
@lennyburdette lennyburdette requested a review from a team as a code owner September 17, 2025 01:35
@lennyburdette lennyburdette changed the base branch from main to develop September 17, 2025 01:35
@lennyburdette
Copy link
Contributor Author

@swcollard done!

@lennyburdette lennyburdette merged commit 1a408b0 into develop Sep 17, 2025
9 of 10 checks passed
@lennyburdette lennyburdette deleted the lb/supergraph-new-specs branch September 17, 2025 14:11
@apollo-bot2 apollo-bot2 mentioned this pull request Sep 24, 2025
@DaleSeo DaleSeo mentioned this pull request Sep 24, 2025
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.

4 participants