Skip to content

OperationName is not fully overridable #3775

Description

@grobertson-data

Description

#2040 made it so if the operationName was overridden then in wouldn't have sanitize called, and so '_'or '$' wouldn't be removed.
#3693 has removed this behaviour and now sanitize is called on the operationName returned.

Output client

fetch

Expected behavior

A custom operationName is preserved

Actual behavior

Underscores are stripped out

Additional context

No response

Metadata

Metadata

Assignees

Labels

fetchFetch client related issue

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions