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 }}
gitmodimo
/
cppgraphqlgen
Public
forked from
microsoft/cppgraphqlgen
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppgraphqlgen
src
on
input-boolean-list
User selector
All users
All time
Commit history
Commits on Oct 26, 2024
fix: add schemagen --prefix-headers option
wravery
committed
11426ca
View commit details
Copy full SHA for 11426ca
View code at this point
Browse repository at this point
fix: add the file prefix to the include guard macros
wravery
committed
52afd7f
View commit details
Copy full SHA for 52afd7f
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
fix: export internal/DllExports.h
wravery
committed
075e172
View commit details
Copy full SHA for 075e172
View code at this point
Browse repository at this point
fix: only use include directory from taocpp::json
wravery
committed
634b513
View commit details
Copy full SHA for 634b513
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
fix: code cleanup to reduce duplication
wravery
committed
7662396
View commit details
Copy full SHA for 7662396
View code at this point
Browse repository at this point
fix: patch introspection resolvers in Object::StitchObject
wravery
committed
f605261
View commit details
Copy full SHA for f605261
View code at this point
Browse repository at this point
fix: Object::_stitched can only have 1 or 2 entries
wravery
committed
4d7ba4f
View commit details
Copy full SHA for 4d7ba4f
View code at this point
Browse repository at this point
feat: replace response::Writer with response::ValueVisitor
wravery
committed
117120b
View commit details
Copy full SHA for 117120b
View code at this point
Browse repository at this point
feat: add ResolverResult::visit and visitErrorValues
wravery
committed
11d7d0c
View commit details
Copy full SHA for 11d7d0c
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
feat: generalize stitched service in Request::stitch
wravery
committed
8b0102c
View commit details
Copy full SHA for 8b0102c
View code at this point
Browse repository at this point
Commits on Oct 20, 2024
fix: misc bugs in Schema merge
wravery
committed
62887b0
View commit details
Copy full SHA for 62887b0
View code at this point
Browse repository at this point
feat: implement Object resolver and possible types merge
wravery
committed
fbbd02a
View commit details
Copy full SHA for fbbd02a
View code at this point
Browse repository at this point
chore: code cleanup
wravery
committed
b00f34b
View commit details
Copy full SHA for b00f34b
View code at this point
Browse repository at this point
Commits on Oct 19, 2024
feat: implement Schema merge
wravery
committed
7af225c
View commit details
Copy full SHA for 7af225c
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
fix: warning on MSVC from switch statements without case
wravery
committed
9664efd
View commit details
Copy full SHA for 9664efd
View code at this point
Browse repository at this point
fix: unit test with identical results using visitor
wravery
committed
df8db6a
View commit details
Copy full SHA for df8db6a
View code at this point
Browse repository at this point
feat: generate client ResponseVisitor implementations
wravery
committed
0906b28
View commit details
Copy full SHA for 0906b28
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
chore: refactor service::ResolverVisitor to response::ValueVisitor
wravery
committed
bc364ed
View commit details
Copy full SHA for bc364ed
View code at this point
Browse repository at this point
feat: add visitor APIs
wravery
committed
17a9884
View commit details
Copy full SHA for 17a9884
View code at this point
Browse repository at this point
feat: deferred ResolverVisitor
wravery
committed
9505d83
View commit details
Copy full SHA for 9505d83
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
fix: explicitly type default initializers for clarity
wravery
committed
85c139c
View commit details
Copy full SHA for 85c139c
View code at this point
Browse repository at this point
fix: #324
wravery
committed
1e874c9
View commit details
Copy full SHA for 1e874c9
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
fix(dll): move introspection DLL exports to shared types header
wravery
committed
2dc6ebe
View commit details
Copy full SHA for 2dc6ebe
View code at this point
Browse repository at this point
fix: cleanup extra blank lines
wravery
committed
68b9d33
View commit details
Copy full SHA for 68b9d33
View code at this point
Browse repository at this point
fix: include <Prefix>SharedTypes.h in clients
wravery
committed
e1e5f1f
View commit details
Copy full SHA for e1e5f1f
View code at this point
Browse repository at this point
fix: split shared types into separate <Prefix>SharedTypes.cpp
wravery
committed
eee1d66
View commit details
Copy full SHA for eee1d66
View code at this point
Browse repository at this point
fix: #321
wravery
committed
0e5ded2
View commit details
Copy full SHA for 0e5ded2
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
fix: #297 only require 1 field per Subscription
wravery
committed
35274d5
View commit details
Copy full SHA for 35274d5
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
feat(sharetypes): enable shared types for client benchmark
wravery
committed
1769f19
View commit details
Copy full SHA for 1769f19
View code at this point
Browse repository at this point
feat(sharetypes): reuse schema types in proxy client
wravery
committed
88ec463
View commit details
Copy full SHA for 88ec463
View code at this point
Browse repository at this point
feat(sharetypes): rearrange namespaces so they can overlap
wravery
committed
e216334
View commit details
Copy full SHA for e216334
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
feat(json): default taocpp-json impl for graphqljson
wravery
committed
7cee86d
View commit details
Copy full SHA for 7cee86d
View code at this point
Browse repository at this point
fix(fmt): minor fixes following up to last change
wravery
committed
79af047
View commit details
Copy full SHA for 79af047
View code at this point
Browse repository at this point
feat(format): replace trivial uses of std::ostringstream with std::format
wravery
committed
e8d8a85
View commit details
Copy full SHA for e8d8a85
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
feat(ranges): start adopting ranges
wravery
committed
7c3e3a8
View commit details
Copy full SHA for 7c3e3a8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.