OniVe

Results 2 issues of OniVe

### Description An error occurs when trying to get a non-existent value: `Object reference not set to an instance of an object.` ### Repro steps 1. Run the query for...

# Bug Report **Current behavior** There is no possibility of setting the value "null" for arguments because of the restrictions on types **Reproduction** _Scheme_ ```gql type User { id: ID!...