Skip to content
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

Doc fixes from quickstart #1142

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Doc fixes from quickstart #1142

merged 3 commits into from
Dec 4, 2024

Conversation

scotttrinh
Copy link
Collaborator

Had some feedback about some friction in the quickstart flow, so I went through it myself again and found lots of small things we can do to improve some of this. There are larger changes we should consider as well, but this seems like a good low-effort/high-value start. Especially egregious is that we were using the Movie type, but not selecting the full shape that fits that interface! 😱

We had these types defined out-of-order from how they're defined in the
quickstart. Also, use `sdl-diff` to make it more clear what is changing
from the prior schema. Also gives another indication that this is a
continuation of the quickstart.
Object interfaces have `id` properties on them, but we were not
selecting them.
@scotttrinh scotttrinh merged commit de44347 into master Dec 4, 2024
9 checks passed
@scotttrinh scotttrinh deleted the fix-from-quickstart branch December 4, 2024 18:53
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