Registry / web-framework / cppgraphqlgen

cppgraphqlgen

JSON →
library4.5.9vcpkgunverified

C++ GraphQL schema service generator for building GraphQL servers.

vcpkg install cppgraphqlgen
INSTALL
IMPORT
SIG · CPPGRAPHQLGEN
C
cppgraphqlgen
web-frameworkcppv4.5.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

graphqlservice/GraphQLService.h
✓ #include <graphqlservice/GraphQLService.h>

Get a GraphQL service instance.

#include <graphqlservice/GraphQLService.h> int main() { auto service = graphql::getService(); return 0; }
Debug
Known issues
gotchaRequires code generation step; schema must be processed with the cppgraphqlgen tool.
fix
Run the code generator on your schema before building.
affects: *
Upgrade
Version history
4.5.9latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources

No resource links recorded.

cppgraphqlgen — pip install cppgraphqlgen · libregistry