Skip to content

Clean up Connector to enable listing IDs via supergraph: #7918

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: naomijub/connector-named-id
Choose a base branch
from

Conversation

dylan-apollo
Copy link
Member

@dylan-apollo dylan-apollo commented Jul 17, 2025

Shouldn't have any user-facing effect, just internal refactors for another project:

  1. Reduce duplication/boilerplace in loading Connectors from Schema
  2. Decouple a Connector's label from its id (since label contains more info than id
  3. impl Serialize for ConnectId (needed to log out results)

1. Reduce duplication/boilerplace in loading `Connector`s from `Schema`
2. Decouple a Connector's `label` from its `id` (since `label` contains more info than `id`
3. `impl Serialize for ConnectId` (needed to log out results)
@apollo-librarian
Copy link

apollo-librarian bot commented Jul 17, 2025

⚠️ Docs preview not attached to branch

The preview was not built because the PR's base branch naomijub/connector-named-id is not in the list of sources.

An Apollo team member can comment one of the following commands to dictate which branch to attach the preview to:

  • !docs set-base-branch 1.x
  • !docs set-base-branch dev

Build ID: 6e58587d94d034af81130470

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.

1 participant