---
title: "GraphQL reads executed directly in middleware"
description: "GraphQL requests are dispatched to middleware service for processing, which can execute directly most reads (and other operations in the future) without sending them further to the …"
lang: en
languages:
  en: https://docs.vismasoftware.no/businessnxtapi/release-notes/2025-08-18-graphql-reads-executed-directly-in-middleware/index.md
lastmod: 2025-08-18
---

> Documentation index: https://docs.vismasoftware.no/businessnxtapi/llms.txt


# GraphQL reads executed directly in middleware

Last modified August 18, 2025

2025-08-18


Label: api:graphql


GraphQL requests are dispatched to middleware service for processing, which can execute directly most reads (and other operations in the future) without sending them further to the VBus backend. This is the same execution improvement that was introduced for the front-end earlier this year.



---

[View this page](https://docs.vismasoftware.no/businessnxtapi/release-notes/2025-08-18-graphql-reads-executed-directly-in-middleware/)
