{"id":62127,"library":"cppgraphqlgen","title":"cppgraphqlgen","description":"C++ GraphQL schema service generator for building GraphQL servers.","status":"active","version":"4.5.9","language":"cpp","source_language":null,"source_url":null,"tags":["graphql","schema","server","code-generation"],"install":[{"cmd":"vcpkg install cppgraphqlgen","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(cppgraphqlgen CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE cppgraphqlgen::cppgraphqlgen)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"graphqlservice/GraphQLService.h","correct":"#include <graphqlservice/GraphQLService.h>"}],"quickstart":{"code":"#include <graphqlservice/GraphQLService.h>\n\nint main() {\n    auto service = graphql::getService();\n    return 0;\n}","lang":"cpp","description":"Get a GraphQL service instance."},"warnings":[{"fix":"Run the code generator on your schema before building.","message":"Requires code generation step; schema must be processed with the cppgraphqlgen tool.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'build':8 'c':2 'code':15 'code-gener':14 'cppgraphqlgen':1 'generat':6,16 'graphql':3,9,11 'schema':4,12 'server':10,13 'servic':5","created_at":"2026-06-17T05:17:33.553094+00:00","updated_at":"2026-06-17T05:17:33.553094+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}