II.
Library JSON
Structured · livelibrary:apollo-client
Apollo Client json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}