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
.
99designs
/
gqlgen
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
10.7k
Code
Issues
353
Pull requests
29
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Custom Omittable Type
- #4082
#4082
Draft
deitrix
wants to merge 10 commits into
99designs:master
99designs/gqlgen:master
from
deitrix:custom-omittable
deitrix/gqlgen:custom-omittable
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
Custom Omittable Type
#4082
deitrix
wants to merge 10 commits into
99designs:master
99designs/gqlgen:master
from
deitrix:custom-omittable
deitrix/gqlgen:custom-omittable
Copy head branch name to clipboard
Commits
Commits on Mar 15, 2026
prototyping
deitrix
committed
6e6fee5
View commit details
Copy full SHA for 6e6fee5
Browse repository at this point
working implementation (for my specific use case)
deitrix
committed
3e7c08e
View commit details
Copy full SHA for 3e7c08e
Browse repository at this point
Commits on Mar 16, 2026
Allow errors to be returned, and more use cases for pointer vs non-pointer unmarshallers
deitrix
committed
8df7e99
View commit details
Copy full SHA for 8df7e99
Browse repository at this point
Attempt to unwrap omittable before checking for MarshalGQL/UnmarshalGQL
deitrix
committed
b11f826
View commit details
Copy full SHA for b11f826
Browse repository at this point
Fix graphql.Omittable MarshalGQL/UnmarshalGQL implementations
deitrix
committed
e27fa0a
View commit details
Copy full SHA for e27fa0a
Browse repository at this point
Error if omittable field is non-null in the schema
deitrix
committed
8aebc41
View commit details
Copy full SHA for 8aebc41
Browse repository at this point
Shelf this config for now
deitrix
committed
c0e88af
View commit details
Copy full SHA for c0e88af
Browse repository at this point
Restore original behaviour of returning new TypeReference to the omittable underlying type
deitrix
committed
347c596
View commit details
Copy full SHA for 347c596
Browse repository at this point
Fix tests and add to template config
deitrix
committed
24bc0a6
View commit details
Copy full SHA for 24bc0a6
Browse repository at this point
Commits on Mar 23, 2026
Get modelgen working
deitrix
committed
f12955a
View commit details
Copy full SHA for f12955a
Browse repository at this point
You can’t perform that action at this time.