-
Notifications
You must be signed in to change notification settings - Fork 568
Closed
Labels
New IntegrationIntegrating with a new framework or libraryIntegrating with a new framework or library
Description
Background
We want to provide better GraphQL support with Sentry SDKs, frontend to backend. Work has already begun on some mobile platforms. There is also already some implementations for GraphQL server and client side. With the current work we want to ensure that the strategy to ensure proper connected errors and grouping works from backend to frontend. Java already has an integration for GraphQL.
Proposal
Python SDK should set context for GraphQL on errors same as what is done for Mobile SDK to ensure the value add from Frontend to Backend
Definition of Done TBC:
- GraphQL Context
Further context:
Metadata
Metadata
Assignees
Labels
New IntegrationIntegrating with a new framework or libraryIntegrating with a new framework or library
Projects
Status
Waiting for: Product Owner