Skip to content

Add RawString type to arguments parser#50

Open
Mr-Technician wants to merge 4 commits intocharlesdevandiere:masterfrom
SRF-Consulting-Group-Inc:add-raw-string
Open

Add RawString type to arguments parser#50
Mr-Technician wants to merge 4 commits intocharlesdevandiere:masterfrom
SRF-Consulting-Group-Inc:add-raw-string

Conversation

@Mr-Technician
Copy link
Copy Markdown

Summary

  • Adds a RawString type that allows passing raw string values to GraphQL arguments without quote escaping
  • Useful for passing enum values or other unquoted string literals

🤖 Generated with Claude Code

Mr-Technician and others added 4 commits January 23, 2026 15:01
* Initial plan

* Add manual NuGet publish workflow

Co-authored-by: Mr-Technician <26885142+Mr-Technician@users.noreply.github.com>

* Improve NuGet publish workflow with specific paths and skip-duplicate

Co-authored-by: Mr-Technician <26885142+Mr-Technician@users.noreply.github.com>

* Add version input and separate build step to workflow

Co-authored-by: Mr-Technician <26885142+Mr-Technician@users.noreply.github.com>

* Add version input validation for security

Co-authored-by: Mr-Technician <26885142+Mr-Technician@users.noreply.github.com>

* Remove version input, use version from .csproj file

Co-authored-by: Mr-Technician <26885142+Mr-Technician@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Mr-Technician <26885142+Mr-Technician@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

@Mr-Technician
Copy link
Copy Markdown
Author

@charlesdevandiere Could I get eyes on this please? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants