8000 Fix fetching issue/PR comments by mislav · Pull Request #6779 · cli/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix fetching issue/PR comments #6779

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

Merged
merged 1 commit into from
Dec 23, 2022
Merged

Fix fetching issue/PR comments #6779

merged 1 commit into from
Dec 23, 2022

Conversation

mislav
Copy link
Contributor
@mislav mislav commented Dec 23, 2022

The "Author" struct was too overloaded in different types of queries that treat struct fields in incompatible ways. This change defines a simpler CommentAuthor struct for use in comments until we can figure out how to query ... on User information for comments too.

Followup to #5049
Fixes #6778

Ref. 1440fd8

The "Author" struct was too overloaded in different types of queries that treat struct fields in incompatible ways. This change defines a simpler CommentAuthor struct for use in comments until we can figure out how to query `... on User` information for comments too.
@mislav mislav requested a review from a team as a code owner December 23, 2022 16:16
@mislav mislav requested review from samcoe and removed request for a team December 23, 2022 16:16
@mislav mislav merged commit 6618baa into trunk Dec 23, 2022
@mislav mislav deleted the fix-comments-author branch December 23, 2022 16:23
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.

gh issue view with --comments fails with GraphQL error
2 participants
0