@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/api-graphql-persisted-queries-and-operation-safelists>
  a schema:TechArticle ;
  schema:headline "API GraphQL Persisted Queries and Operation Safelists" ;
  schema:url <https://anchorfact.org/computer-science/api-graphql-persisted-queries-and-operation-safelists/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-graphql-persisted-queries-and-operation-safelists>
  schema:citation <https://www.apollographql.com/docs/graphos/platform/security/persisted-queries> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/api-graphql-persisted-queries-and-operation-safelists>
  schema:citation <https://www.apollographql.com/docs/react/data/persisted-queries> ;
  af:sourceTier "B" .