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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-python
/
gql
Public
Notifications
You must be signed in to change notification settings
Fork
194
Star
1.7k
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add comprehensive directive support to DSL module
- #563
#563
Merged
leszekhanusz
merged 17 commits into
graphql-python:master
graphql-python/gql:master
from
kasbaker:feature_dsl_directives
kasbaker/gql:feature_dsl_directives
Copy head branch name to clipboard
Sep 1, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add comprehensive directive support to DSL module
#563
leszekhanusz
merged 17 commits into
graphql-python:master
graphql-python/gql:master
from
kasbaker:feature_dsl_directives
kasbaker/gql:feature_dsl_directives
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2025
Add comprehensive directive support to DSL module
Show description for c18dc0f
kasbaker
committed
c18dc0f
View commit details
Copy full SHA for c18dc0f
Browse repository at this point
Set ast_field in __init__ in DSLFragment and DSLFragmentSpread
leszekhanusz
committed
d9615c8
View commit details
Copy full SHA for d9615c8
Browse repository at this point
DSLFragment does not need to inherit DSLDirectable
Show description for 595608b
leszekhanusz
committed
595608b
View commit details
Copy full SHA for 595608b
Browse repository at this point
Make DSLSelectable inherits DSLDirectable
leszekhanusz
committed
275d631
View commit details
Copy full SHA for 275d631
Browse repository at this point
Modify UML diagram
leszekhanusz
committed
191e534
View commit details
Copy full SHA for 191e534
Browse repository at this point
Fix make docs warning
leszekhanusz
committed
afa049f
View commit details
Copy full SHA for afa049f
Browse repository at this point
Modify test to make it also work with graphql-core 3.2.6
leszekhanusz
committed
2cd6866
View commit details
Copy full SHA for 2cd6866
Browse repository at this point
Move tmp_path_as_home fixture to branch: chore_tmp_path_as_home
kasbaker
committed
a11da72
View commit details
Copy full SHA for a11da72
Browse repository at this point
Add custom directive for variableDefinition to directives test
kasbaker
committed
e09624c
View commit details
Copy full SHA for e09624c
Browse repository at this point
Update dsl_module.rst to include documentation for directives
kasbaker
committed
18ce439
View commit details
Copy full SHA for 18ce439
Browse repository at this point
Commits on Aug 31, 2025
Create DSLDirective with DSLSchema.__call__
Show description for b212c71
kasbaker
committed
b212c71
View commit details
Copy full SHA for b212c71
Browse repository at this point
Update UML for DSL module
kasbaker
committed
9d66beb
View commit details
Copy full SHA for 9d66beb
Browse repository at this point
Fix mypy and flake8 errors
kasbaker
committed
0f4c3a7
View commit details
Copy full SHA for 0f4c3a7
Browse repository at this point
fix flake8 errors
kasbaker
committed
d11d00c
View commit details
Copy full SHA for d11d00c
Browse repository at this point
fix coverage and add overloads
kasbaker
committed
b6c88ee
View commit details
Copy full SHA for b6c88ee
Browse repository at this point
Commits on Sep 1, 2025
Fix make docs warnings
leszekhanusz
committed
e8dab27
View commit details
Copy full SHA for e8dab27
Browse repository at this point
Add __getattr__ documentation
leszekhanusz
committed
0edd164
View commit details
Copy full SHA for 0edd164
Browse repository at this point
You can’t perform that action at this time.