awesome-everything RU

persisted queries

RU: persisted queries (закреплённые запросы)

A GraphQL security and performance technique where operation strings are pre-registered on the server and clients send only a stable identifier instead of the full query text. The server rejects any unregistered operation, eliminating the risk of arbitrary query execution, while also reducing payload size and enabling HTTP GET-based CDN caching.

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?