Skip to content

Tags: unnamedd/cppgraphqlgen

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#49 from wravery/master

Couple of fixes

v1.2.3

Toggle v1.2.3's commit message
Fix microsoft#44 - Handle schema extensions

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#40 from wravery/master

Fix microsoft#39, plus a lingering short-string-optimization bug

v1.2.2

Toggle v1.2.2's commit message
Fix microsoft#39, plus a lingering short-string-optimization bug

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#38 from wravery/master

Fix issue microsoft#37

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#36 from Microsoft/operationtypes

Expose findOperationDefinition to fix microsoft#34

v1.2.1

Toggle v1.2.1's commit message
Fix issue microsoft#37

v1.2.0

Toggle v1.2.0's commit message
Fix merge conflict in last cherrypicked commit

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#32 from wravery/enum_args

Fix for issue microsoft#30

v1.0.3

Toggle v1.0.3's commit message
Update samples and visitEnumValue methods