This repository was archived by the owner on Sep 11, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
feat: Apply in-code documentation to generated GraphQL #519
Merged
JairusSW
merged 26 commits into
main
from
jairus/hyp-2411-extract-doc-comments-from-functions-and-use-in-graphql
Nov 23, 2024
Merged
Changes from 9 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
6da0765
Use transform to retrieve JSDoc
JairusSW cf452e4
display docs in generated schema
JairusSW dedaa19
setup go transform
JairusSW 5f97d33
use proper GraphQL doc comments
JairusSW 14ff9f3
ignore invalid comments and add fields to docs
JairusSW e430910
extract comments from ast
JairusSW 7d4f49f
remove "fmt"
JairusSW cfef4d1
clean up and finish
JairusSW 710969f
revert http example
JairusSW 57d6d8a
Merge branch 'main' into jairus/hyp-2411-extract-doc-comments-from-fu…
mattjohnsonpint bdfd62a
lint/fmt
mattjohnsonpint 0af6644
Merge branch 'main' into jairus/hyp-2411-extract-doc-comments-from-fu…
mattjohnsonpint d6b85a8
keep graphql type definitions separate from metadata
JairusSW 726966d
clean up
JairusSW 847faa3
format and fix version
JairusSW c9eb054
only include valid docs in preprocess
JairusSW 500c724
Merge branch 'main' into jairus/hyp-2411-extract-doc-comments-from-fu…
mattjohnsonpint c1d56ba
Fix struct/field docs extraction
mattjohnsonpint 40aacd4
Fix function doc extraction
mattjohnsonpint 3c9dab7
Merge branch 'main' into jairus/hyp-2411-extract-doc-comments-from-fu…
mattjohnsonpint 1041c92
Update schemagen
mattjohnsonpint b4ceee5
remove visitor dependency
JairusSW f54cc35
lint
JairusSW ce29863
Merge branch 'main' into jairus/hyp-2411-extract-doc-comments-from-fu…
mattjohnsonpint 7f77e80
Adjust comments in simple examples
mattjohnsonpint 8861e7a
Update CHANGELOG.md
mattjohnsonpint File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.