X-datadog-sampling-priority header in GraphQL resources cannot be disabled

We are using GraphQL queries to populate our Retool application. We see that the following header is always set on GQL requests:

x-datadog-sampling-priority: -1

It appears that we cannot un-set this header (we tried explicitly setting x-datadog-sampling-priority: 1, but still the -1 value was sent with the request). Is there documentation on this behavior and information about how to disable it?

Hey @Nick_Isaacs, got a report / feature request into the team to allow setting new values or remove the header entirely as there is no way of doing that now. It's likely not a high priority ticket internally, but I'll follow updates on it and pass along any news to you here.