11f85ae8c3
Enabling GraphQL batch requests allows for multiple queries to be sent in 1 request reducing the amount of requests we send to the server. Responses come come back in the same order as the queries were provided.
5 lines
86 B
YAML
5 lines
86 B
YAML
---
|
|
title: Support multiplex GraphQL queries
|
|
merge_request: 28273
|
|
author:
|
|
type: added
|