Skip to content

chore(core): implement pull_diagnostics for graphql #3248

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
Jun 21, 2024

Conversation

ematipico
Copy link
Member

Summary

This PR implements the pull_diagnostics function for the graphql handler. This is harmless, as it only pulls the parsing diagnostics.

I also enabled the GraphQL support during testing, so we can add internal tests like I did in the PR

Test Plan

CI should pass

@ematipico ematipico force-pushed the feat/graphql-pull-diagnositcs branch from 18bf1bb to a96d464 Compare June 21, 2024 07:49
@github-actions github-actions bot added the A-Project Area: project label Jun 21, 2024
@ematipico ematipico merged commit c372484 into main Jun 21, 2024
13 checks passed
@ematipico ematipico deleted the feat/graphql-pull-diagnositcs branch June 21, 2024 08:05
@Conaclos Conaclos added the A-Changelog Area: changelog label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Project Area: project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants