Michael

Results 1 issues of Michael

My issue is that I want to return an empty tuple wrapped in a Result for a delete mutation. However, Rust panics that: the trait bound `(): async_graphql::OutputType` is not...

question