We are using Remote Backend and Custom UI in our Forge application. Until today, the GraphQL requests sent to the Remote Backend included headers in the response. However, as of today, the headers are no longer present in the response, causing our applications to fail.
Were the headers intentionally removed from Remote Backend responses?