← Back to home

Client-Side GraphQL Testing: Buttons trigger GraphQL operations that always fail

Broken GraphQL Mutations

Client-side GraphQL operations that always fail

What this tests

  • Client-side GraphQL mutations and queries
  • Error handling for GraphQL errors vs network errors
  • Span creation from browser GraphQL operations
  • End-to-end tracing from browser to GraphQL server