public Task <ExecutionResult> ExecuteAsync(ExecutionOptions options) { return(graphQLService.ExecuteAsync(options)); }