Skip to content

Conversation

@BRUS1NATOR
Copy link
Contributor

Implementation for #441. Inherit mutation model from PropertySetTrackingDto so you can use IsSet("PROPERTY_NAME") method to check if property was provided in query.
Arguments type changed from Dictionary<string, object>? to Dictionary<string, object?>?.
I have changed ProcessArguments to return arguments with null value. Please check BuildArgumentFromMember function, it may not work correctly.

@BRUS1NATOR
Copy link
Contributor Author

Removed these lines of code + improve mutation example

@lukemurray
Copy link
Collaborator

Thanks for this @BRUS1NATOR - looks like a straightforward way to solve this. I have left a couple of comments.

@lukemurray lukemurray merged commit 4f520d6 into EntityGraphQL:master May 24, 2025
1 check passed
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