Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
graphql-java
/
graphql-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.2k
Code
Issues
23
Pull requests
23
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
post processing on schema directive wiring afterr schema is build
- #2082
#2082
Merged
bbakerman
merged 11 commits into
master
graphql-java/graphql-java:master
from
schema-directive-wiring-is-performed-after-schema-is-built
graphql-java/graphql-java:schema-directive-wiring-is-performed-after-schema-is-built
Copy head branch name to clipboard
Nov 13, 2020
Conversation
Commits
11
(11)
Checks
Files changed
Merged
post processing on schema directive wiring afterr schema is build
#2082
bbakerman
merged 11 commits into
master
graphql-java/graphql-java:master
from
schema-directive-wiring-is-performed-after-schema-is-built
graphql-java/graphql-java:schema-directive-wiring-is-performed-after-schema-is-built
Copy head branch name to clipboard
Commits
Commits on Oct 25, 2020
Starting PR for post processing on schema directive wiring
bbakerman
committed
77b91ca
View commit details
Copy full SHA for 77b91ca
Browse repository at this point
use correct changeNode method
andimarek
committed
b993ef6
View commit details
Copy full SHA for b993ef6
Browse repository at this point
consider GraphQLTypeReference too
andimarek
committed
d27b292
View commit details
Copy full SHA for d27b292
Browse repository at this point
consider schema description and schema directives when transforming schema
andimarek
committed
fa96def
View commit details
Copy full SHA for fa96def
Browse repository at this point
Commits on Oct 29, 2020
Merge remote-tracking branch 'origin/master' into schema-directive-wiring-is-performed-after-schema-is-built
bbakerman
committed
933117e
View commit details
Copy full SHA for 933117e
Browse repository at this point
Schema directive wiring now happens in the post processing step - not as each element is built
bbakerman
committed
cc818fe
View commit details
Copy full SHA for cc818fe
Browse repository at this point
We cant shortcut this
bbakerman
committed
be91649
View commit details
Copy full SHA for be91649
Browse repository at this point
Imports not used
bbakerman
committed
41a391b
View commit details
Copy full SHA for 41a391b
Browse repository at this point
Reordered the schema callbacks to reflect the old days behavior
bbakerman
committed
f95d792
View commit details
Copy full SHA for f95d792
Browse repository at this point
Proper clean up
bbakerman
committed
5844e32
View commit details
Copy full SHA for 5844e32
Browse repository at this point
Commits on Nov 10, 2020
Merged master
bbakerman
committed
01033bd
View commit details
Copy full SHA for 01033bd
Browse repository at this point
You can’t perform that action at this time.