apps
apps copied to clipboard
feat: add common headers to all fetch requests
Changes
Adds the current app version to all requests, which will be used for telemetry and metrics in API
Describe what this PR does
- adds header
X-App-Version
to allfetch
requests
todo: add header X-App-Version
to all graphql requests