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

<https://anchorfact.org/kb/computer-science/api-graphql-operation-names-and-variables-for-agents>
  a schema:TechArticle ;
  schema:headline "API GraphQL Operation Names and Variables for Agents" ;
  schema:url <https://anchorfact.org/computer-science/api-graphql-operation-names-and-variables-for-agents/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.825" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-graphql-operation-names-and-variables-for-agents>
  schema:citation <https://spec.graphql.org/October2021/> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-graphql-operation-names-and-variables-for-agents>
  schema:citation <https://graphql.org/learn/queries/> ;
  af:sourceTier "B" .