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
samples
on
next
User selector
All users
All time
Commit history
Commits on Dec 9, 2024
Skip creation of response::Value in toJson conversion
gitmodimo
authored and
Rafał Hibner
committed
ee64c8d
View commit details
Copy full SHA for ee64c8d
View code at this point
Browse repository at this point
fix: update test for new sample field
wravery
committed
9bf6d47
View commit details
Copy full SHA for 9bf6d47
View code at this point
Browse repository at this point
fix: #338
wravery
committed
8e0aa14
View commit details
Copy full SHA for 8e0aa14
View code at this point
Browse repository at this point
fix(build): build today and stitched samples without modules
wravery
committed
10d1124
View commit details
Copy full SHA for 10d1124
View code at this point
Browse repository at this point
Commits on Dec 8, 2024
fix: handle potential modifiers on bool lists
wravery
committed
29ccf43
View commit details
Copy full SHA for 29ccf43
View code at this point
Browse repository at this point
Merge remote-tracking branch 'gitmodimo/input-boolean-list' into merge-337
wravery
committed
dce7c1f
View commit details
Copy full SHA for dce7c1f
View code at this point
Browse repository at this point
fix(merge): regenerate samples after merge
wravery
committed
3643116
View commit details
Copy full SHA for 3643116
View code at this point
Browse repository at this point
Commits on Dec 7, 2024
chore: regenerate samples with enum validation
wravery
committed
e48538f
View commit details
Copy full SHA for e48538f
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
Update generated files
Rafał Hibner
committed
f7cfbc5
View commit details
Copy full SHA for f7cfbc5
View code at this point
Browse repository at this point
Trigger conversion error
gitmodimo
authored and
Rafał Hibner
committed
bd85564
View commit details
Copy full SHA for bd85564
View code at this point
Browse repository at this point
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: simplify includes in StitchedSchema.cpp
wravery
committed
8d328c9
View commit details
Copy full SHA for 8d328c9
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 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
chore(test): refactor mock services and add a stitched schema sample
wravery
committed
6d55067
View commit details
Copy full SHA for 6d55067
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: 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: #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
feat(sharedtypes): implement simpler update_graphql_shared_client_files
wravery
committed
29c3c83
View commit details
Copy full SHA for 29c3c83
View code at this point
Browse repository at this point
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
fix(CI): samples/client/benchmark dir needs module support
wravery
committed
4e0cc8c
View commit details
Copy full SHA for 4e0cc8c
View code at this point
Browse repository at this point
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 18, 2024
feat(sample): add non-trivial async field resolvers to proxy client
wravery
committed
be11263
View commit details
Copy full SHA for be11263
View code at this point
Browse repository at this point
fix(sample): using wrong member itr for variables
wravery
committed
358b042
View commit details
Copy full SHA for 358b042
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
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
Previous
Next
You can’t perform that action at this time.