WeSearch
Hub / Tags / Graphql
TAG · #GRAPHQL

Graphql coverage.

Every story in the WeSearch catalog tagged with #graphql, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

10 stories tagged with #graphql, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Graphql"

RELATED TAGS
#api4#security2#development2#webdev2#performance2#authorization1#api-security1#vulnerability1#encryption1#migration1#socialapp1#tutorial1
R/NETSEC

CoreEvent GraphQL API – BOLA/IDOR exposing 10k+ records (PII, ticket QR codes) via unauthenticated queries

20 views ·
FEDDI

JVM-native GraphQL federation gateway

feddi is a managed GraphQL federation platform. Compose multiple GraphQL services into a single unified API with a self-hosted gateway, CLI-first workflow, and field-level analytic…

17 views ·
#technology#software
DEV.TO (TOP)

How Shared GraphQL Fragments Silently Killed Our List Performance

Something felt slow Our product backlog list page was sluggish. Not dramatically broken —...…

11 views ·
#performance#webdev
DEV.TO (TOP)

The Complete Guide to API Design in 2026: REST, GraphQL, and tRPC in Production

The Complete Guide to API Design in 2026: REST, GraphQL, and tRPC in Production The API...…

13 views ·
#api#design#technology
R/DATABASE

Need a lightweight graph visualizer for GraphQLite(An SQLite extension that adds graph database capabilities using the Cypher query language.)

17 views ·
DEV.TO (TOP)

I instrumented 95 DataLoaders in a production GraphQL API — here's what I found

How dataloader-ai gives per-loader observability to GraphQL servers, and what I learned applying it to Open Collective's 96-DataLoader API…

18 views ·
#dataloader#performance
DEV.TO (TOP)

GraphQL là gì — Tại sao nên dùng cho Social App?

GraphQL là gì — Tại sao nên dùng cho Social App? 1. GraphQL là gì? GraphQL...…

14 views ·
#api#socialapp
DEV.TO (TOP)

I Migrated Our API From REST to GraphQL. Here's What Nobody Warned Me About.

I Migrated Our API From REST to GraphQL. Here's What Nobody Warned Me About. We spent 3...…

14 views ·
#api#migration
GITHUB

Built an API client with age-encrypted vault for secrets

Lightweight file-based API client for terminal nerds - xaaha/hulak…

13 views ·
#api#encryption
DEV.TO (TOP)

GraphQL Authorization Bypass: A Real CVE Code Review

Walk through a real-world GraphQL authorization bypass CVE with annotated code review, showing the broken resolver pattern and a verified fix.…

18 views ·
#security#authorization