Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/cppgraphqlgen issues and pull requests

#323 - Add support for schema stitching.

Issue - State: open - Opened by wravery 5 days ago

#322 - fix: #321

Pull Request - State: closed - Opened by wravery 5 days ago

#319 - more tweaks for the next release candidate

Pull Request - State: closed - Opened by wravery 9 days ago

#316 - feat(json): default taocpp-json impl for graphqljson

Pull Request - State: closed - Opened by wravery 12 days ago

#315 - minor std::format fixes

Pull Request - State: closed - Opened by wravery 13 days ago

#314 - Additional cleanup from enabling C++20 modules

Pull Request - State: closed - Opened by wravery 13 days ago

#313 - Add support for C++20 modules

Pull Request - State: closed - Opened by wravery 14 days ago

#312 - Groundwork in CMake, build workflows, and header include cleanup

Pull Request - State: closed - Opened by wravery 17 days ago

#311 - Plans for cppgraphqlgen 5.0

Issue - State: open - Opened by wravery 20 days ago - 12 comments
Labels: enhancement

#310 - fix: schema input type member default init error on clang 14

Pull Request - State: closed - Opened by wravery 20 days ago

#309 - chore(release): bump patch version

Pull Request - State: closed - Opened by wravery 22 days ago

#308 - fix: #304

Pull Request - State: closed - Opened by wravery 23 days ago

#307 - fix: #306

Pull Request - State: closed - Opened by wravery about 1 month ago

#306 - libgraphqlpeg can't parse float with fractional and exponential parts

Issue - State: closed - Opened by gruzdev 2 months ago - 2 comments

#305 - Attempt to fix Linux build

Pull Request - State: closed - Opened by wravery 2 months ago - 1 comment

#304 - Incorrect handling of UnicodeBOM in GraphQL grammar

Issue - State: closed - Opened by gruzdev 2 months ago - 1 comment

#303 - Couple of bug fixes

Pull Request - State: closed - Opened by wravery 2 months ago

#302 - PEGTL backtracking on field_arguments

Issue - State: closed - Opened by gruzdev 3 months ago - 1 comment

#301 - Build fail on linux

Issue - State: closed - Opened by jimwang118 3 months ago - 5 comments

#300 - Suggestion: Clearer schemagen error messages

Issue - State: open - Opened by ckaminski 4 months ago
Labels: good first issue

#299 - Question on CMake schemagen

Issue - State: closed - Opened by ckaminski 4 months ago - 1 comment

#298 - Still got "target was not found." error in the example

Issue - State: closed - Opened by karajan1001 5 months ago - 1 comment

#297 - Subscription event payloads need to implement stubs for every field

Issue - State: closed - Opened by wravery 5 months ago - 1 comment

#294 - Make the vcpkg rapidjson dependency conditional on a feature

Pull Request - State: closed - Opened by wravery 11 months ago

#293 - Make workflows work with vcpkg binary artifact caching

Pull Request - State: closed - Opened by wravery over 1 year ago

#292 - Fix DLL export attribute order for clang on Windows

Pull Request - State: closed - Opened by wravery over 1 year ago

#291 - Unable to build shared libraries with Clang for Windows

Issue - State: closed - Opened by HC-pel over 1 year ago

#290 - Subscription usage

Issue - State: closed - Opened by 0xMemoryGrinder over 1 year ago - 2 comments

#287 - Export compile commands and fix some SonarLint warnings

Pull Request - State: closed - Opened by wravery over 1 year ago

#286 - Fixing SonarQube static analysis warnings

Pull Request - State: closed - Opened by wravery over 1 year ago

#285 - Improve awaitable errors

Pull Request - State: closed - Opened by wravery over 1 year ago

#283 - Add an HTTP client/server sample with Boost.Beast

Pull Request - State: closed - Opened by wravery over 1 year ago - 3 comments

#281 - cppgraphqlgen thread safety questions

Issue - State: closed - Opened by h-barthwal over 1 year ago - 3 comments

#280 - Fragments should generate their own structs

Issue - State: open - Opened by JamesPeters98 over 1 year ago

#279 - Fixing bugs and CI workflows

Pull Request - State: closed - Opened by wravery over 1 year ago

#278 - Enum Client Gen parsing incorrectly

Issue - State: closed - Opened by JamesPeters98 over 1 year ago - 5 comments

#277 - Access Violation when using optional input values

Issue - State: closed - Opened by JamesPeters98 over 1 year ago - 4 comments

#274 - GraphQL query depth limit not working for fragments.

Issue - State: closed - Opened by h-barthwal almost 2 years ago - 1 comment

#273 - Expose a Traits struct for each client operation for easier templating

Pull Request - State: closed - Opened by wravery almost 2 years ago

#272 - Issues reported by SonarQube in autogenerated files

Issue - State: closed - Opened by paussu about 2 years ago - 2 comments

#271 - Any real-world examples where the coroutine backing can be applied?

Issue - State: closed - Opened by ALTinners about 2 years ago - 6 comments

#270 - Fix minor code smells in schema generator

Pull Request - State: closed - Opened by paussu about 2 years ago

#269 - Pass smart pointers by value

Pull Request - State: closed - Opened by paussu about 2 years ago - 4 comments

#268 - Strategies for getting only limited fields when an element may not exist

Issue - State: closed - Opened by ALTinners about 2 years ago - 2 comments

#267 - How to resolve objects not owned by shared_ptr?

Issue - State: closed - Opened by gitmodimo over 2 years ago - 5 comments

#266 - Fix #265

Pull Request - State: closed - Opened by wravery over 2 years ago

#265 - Clientgen ENUM not sorted

Issue - State: closed - Opened by gitmodimo over 2 years ago - 1 comment

#264 - Cannot use multiple client object in single compilation unit.

Issue - State: closed - Opened by gitmodimo over 2 years ago - 4 comments

#263 - ResolverParams to SelectionSetParams slicing in object files

Issue - State: closed - Opened by paussu over 2 years ago - 2 comments

#262 - Cleanup redundant inline specifiers

Pull Request - State: closed - Opened by wravery over 2 years ago

#261 - Clientgen usage

Issue - State: closed - Opened by panthers-00 over 2 years ago - 1 comment

#259 - Adding Microsoft SECURITY.MD

Pull Request - State: closed - Opened by microsoft-github-policy-service[bot] over 2 years ago

#258 - Does it not support filter?

Issue - State: closed - Opened by nqf over 2 years ago - 1 comment

#257 - Miscellaneous warnings and errors which showed up in GCC 12

Pull Request - State: closed - Opened by wravery over 2 years ago

#256 - Fix source lifetime and preserve input strings in response::IdType

Pull Request - State: closed - Opened by wravery over 2 years ago

#255 - Link error in release mode

Issue - State: closed - Opened by gitmodimo over 2 years ago - 4 comments

#254 - Valgrind detected an invalid read

Issue - State: closed - Opened by nqf over 2 years ago - 3 comments

#253 - Update PEGTL version number in README

Pull Request - State: closed - Opened by wravery over 2 years ago

#252 - Customize the PEGTL parse_tree implementation

Pull Request - State: closed - Opened by wravery over 2 years ago

#251 - Clarify clientgen usage in latest version

Pull Request - State: closed - Opened by wravery over 2 years ago

#250 - Fix #248

Pull Request - State: closed - Opened by wravery over 2 years ago

#247 - Generate input type copy constructors

Pull Request - State: closed - Opened by wravery over 2 years ago

#245 - Add `response::IdType` accessors for backwards compatibility

Pull Request - State: closed - Opened by wravery over 2 years ago

#244 - Need more accessors on response::IdType

Issue - State: closed - Opened by wravery over 2 years ago

#243 - Update docs for next release

Pull Request - State: closed - Opened by wravery over 2 years ago

#242 - Code cleanup

Pull Request - State: closed - Opened by wravery over 2 years ago

#238 - Is json supported as an input request?

Issue - State: closed - Opened by TrevorMellon over 2 years ago - 2 comments

#237 - Add constexpr support to internal::sorted_map and internal::sorted_set

Pull Request - State: closed - Opened by wravery over 2 years ago

#236 - Add a migration guide from v3.x to v4.x

Pull Request - State: closed - Opened by wravery over 2 years ago

#235 - Input type references

Pull Request - State: closed - Opened by wravery over 2 years ago

#234 - More constexpr schema

Pull Request - State: closed - Opened by wravery over 2 years ago

#233 - GraphQL filtering clauses using cppgraphqlgen.

Issue - State: closed - Opened by h-barthwal over 2 years ago - 2 comments

#231 - Add a configurable depth limit to the parser

Pull Request - State: closed - Opened by wravery over 2 years ago

#230 - Invalid input type declaration order in client gen.

Issue - State: closed - Opened by gitmodimo over 2 years ago - 6 comments

#229 - Options to remove base64 ID encoding at compile time

Pull Request - State: closed - Opened by ALTinners over 2 years ago - 5 comments

#228 - Adds a virtual default destructor for RequestState

Pull Request - State: closed - Opened by ALTinners over 2 years ago - 1 comment

#227 - More constexpr schema

Pull Request - State: closed - Opened by ALTinners over 2 years ago - 3 comments

#226 - Including headers from the right path in autogenerated files

Issue - State: closed - Opened by paussu over 2 years ago - 4 comments

#225 - Input types that contain itself

Issue - State: closed - Opened by paussu over 2 years ago - 2 comments

#224 - Backport unit test for invalid string escape sequences

Pull Request - State: closed - Opened by wravery over 2 years ago

#223 - Add a unit test for invalid string escape sequences

Pull Request - State: closed - Opened by wravery over 2 years ago