Skip to content

feat(smith) Backport configurable response generation#1033

Open
SharkBaitDLS wants to merge 1 commit intomainfrom
imgood/subgraph-mock-backport
Open

feat(smith) Backport configurable response generation#1033
SharkBaitDLS wants to merge 1 commit intomainfrom
imgood/subgraph-mock-backport

Conversation

@SharkBaitDLS
Copy link
Copy Markdown

When we built the Rust subgraph mock server, we started with apollo-smith's response generation code as our foundation. Over time, we've added more configuration flexibility and GraphQL spec-compliant behavior to that code, diverging from this source. This change backports those improvements and fixes and exposes configuration options that will allow the subgraph mock to just take a dependency on this code rather than remaining a fork of it.

@SharkBaitDLS SharkBaitDLS requested a review from a team as a code owner April 6, 2026 20:30
@SharkBaitDLS SharkBaitDLS force-pushed the imgood/subgraph-mock-backport branch 2 times, most recently from d251ef2 to b5119cd Compare April 6, 2026 20:48
@SharkBaitDLS SharkBaitDLS changed the title Backport configurable response generation to apollo-smith feat(smith) Backport configurable response generation Apr 6, 2026
When we built the Rust subgraph mock server, we started with
apollo-smith's response generation code as our foundation. Over time,
we've added more configuration flexibility and GraphQL spec-compliant
behavior to that code, diverging from this source. This change backports
those improvements and fixes and exposes configuration options that will
allow the subgraph mock to just take a dependency on this code rather
than remaining a fork of it.
@SharkBaitDLS SharkBaitDLS force-pushed the imgood/subgraph-mock-backport branch from b5119cd to 3c1dbc9 Compare April 7, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant