Skip to content

Add query directive documentation example #3783

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 2 commits into from
Jan 3, 2025

Conversation

dondonz
Copy link
Member

@dondonz dondonz commented Dec 26, 2024

Checking in example from graphql-java-page documentation update graphql-java/graphql-java-page#185

Our documentation only explained schema (SDL) directives, but we didn't yet have a section on query/operation directives. This gave the wrong impression that GraphQL Java didn't support query/operation directives.

See previous GitHub discussion threads: #3311

Copy link
Contributor

github-actions bot commented Dec 26, 2024

Test Results

  306 files    306 suites   47s ⏱️
3 482 tests 3 477 ✅ 5 💤 0 ❌
3 571 runs  3 566 ✅ 5 💤 0 ❌

Results for commit 9880308.

♻️ This comment has been updated with latest results.

@dondonz dondonz added the not release related changes which are not released (for example unit tests or docs) label Dec 29, 2024
@dondonz dondonz merged commit cd19d8f into master Jan 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not release related changes which are not released (for example unit tests or docs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants