Safely cast a query operation output to a void output. This will throw a runtime error if the output is of the incorrect type.
A query operation output.
A void query operation output.
Safely cast a query operation output to a void output. This will throw a runtime error if the output is of the incorrect type.