Yaak Logo
Yaak
Feedback/GraphQL mode ignores manual Content-Type header override

GraphQL mode ignores manual Content-Type header override

Konogan ·15 hours ago
Pending ReleaseBug

When using a GraphQL request in Yaak, the Content-Type header appears to be set internally and cannot be overridden by manually adding a Content-Type header in the Headers tab.

Use case: I’m working against a GraphQL server that has introspection disabled. The server does not expose its schema and treats the payload as plain JSON. When I try to set a custom Content-Type (e.g. application/json with specific parameters, or any non-default value), the header I define is either ignored or the request is sent with the value Yaak decides internally.

macOS2026.3.1

Comments (1)

Sign in to leave a comment.

Gregory SchierPending Release

Thanks for the report! Fixed in dev

Type to search feedback...