iiRecord
Agentic AI Atlas · Apollo Client
library:apollo-clienta5c.ai
II.
Library JSON

library:apollo-client

Structured · live

Apollo Client json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-ts-orms-graphql.yamlCluster · domain
Record JSON
{
  "id": "library:apollo-client",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-ts-orms-graphql.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Apollo Client",
    "belongsToLanguageId": "language:typescript",
    "category": "other",
    "description": "Comprehensive GraphQL client for JavaScript/TypeScript with intelligent\ncaching, real-time subscriptions, local state management, and deep\nintegration with React, Vue, and Angular.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:apollo-client",
      "to": "language:typescript",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:apollo-client",
      "to": "skill-area:graphql-schema-design",
      "kind": "used_for"
    },
    {
      "from": "library:apollo-client",
      "to": "library:urql",
      "kind": "alternative_to"
    },
    {
      "from": "library:apollo-client",
      "to": "library:relay",
      "kind": "alternative_to"
    },
    {
      "from": "library:apollo-client",
      "to": "library:graphql-request",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:graphql-api-platform",
      "to": "library:apollo-client",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:backend-for-frontend",
      "to": "library:apollo-client",
      "kind": "composed_of"
    },
    {
      "from": "tool-server:mcp-apollo-studio",
      "to": "library:apollo-client",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}