iiRecord
Agentic AI Atlas · GraphQL Tools
library:graphql-toolsa5c.ai
II.
Library JSON

library:graphql-tools

Structured · live

GraphQL Tools 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:graphql-tools",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-ts-orms-graphql.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "GraphQL Tools",
    "belongsToLanguageId": "language:typescript",
    "category": "other",
    "description": "Collection of utilities for building, mocking, stitching, and\ntransforming GraphQL schemas, including schema merging, schema\ndelegation, and remote schema wrapping.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:graphql-tools",
      "to": "language:typescript",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:graphql-tools",
      "to": "skill-area:graphql-schema-design",
      "kind": "used_for"
    },
    {
      "from": "library:graphql-tools",
      "to": "library:mercurius",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:graphql-api-platform",
      "to": "library:graphql-tools",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:backend-for-frontend",
      "to": "library:graphql-tools",
      "kind": "composed_of"
    }
  ]
}