Looks like we just return the JSON result from the client.
@gpahal could we check if Schema field has a non-empty response if it does then convert it to JSON and return otherwise return the JSON response? This should be safe to do because we don’t allow schema{} with other queries so we can’t have both.