Skip to content

Send a smaller footprint version of graphql queries

Warren Gifford requested to merge es-mrn/shorter-gql-queries into main

Created by: eseliger

We trim the request body, because with all the white-spaces and newlines it's hard to copy into other commands. It can still be pasted in the API explorer to get a pretty printed version of it.

Merge request reports

Loading