Skip to content

[pull] 16.x.x from graphql:16.x.x - #92

Merged
pull[bot] merged 1 commit into
adamlaska:16.x.xfrom
graphql:16.x.x
May 25, 2026
Merged

[pull] 16.x.x from graphql:16.x.x#92
pull[bot] merged 1 commit into
adamlaska:16.x.xfrom
graphql:16.x.x

Conversation

@pull

@pull pull Bot commented May 25, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

## Summary

- replace the undefined `obj` variable with `source` in the `Post_body`
resolver example
- keep the change scoped to the production guide docs example only

## Why

The current snippet defines `function Post_body(source, args, context,
info)` but passes `post: obj`, which is undefined and causes the copied
example to fail immediately.

Closes #4765.

## Validation

- `npx --yes prettier@2.6.2 --check
website/pages/docs/going-to-production.mdx`
- `git diff --check`
@pull pull Bot locked and limited conversation to collaborators May 25, 2026
@pull pull Bot added the ⤵️ pull label May 25, 2026
@pull
pull Bot merged commit 80c6508 into adamlaska:16.x.x May 25, 2026
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant