Docs
Sök⌘ K
  • Home
  • Om The Graph
  • Nätverk som stöds
  • Protocol Contracts
  • Subgrafer
    • Underströmmar
      • Token API
        • AI Suite
          • Indexing
            • Resources
              Subgrafer > How-to Guides

              2 minutes

              Säker subgraf kodgenerator

              Subgraph Uncrashable⁠ is a code generation tool that generates a set of helper functions from the graphql schema of a project. It ensures that all interactions with entities in your Subgraph are completely safe and consistent.

              Varför integrera med Subgraf Uncrashable?

              • Continuous Uptime. Mishandled entities may cause Subgraphs to crash, which can be disruptive for projects that are dependent on The Graph. Set up helper functions to make your Subgraphs “uncrashable” and ensure business continuity.

              • Completely Safe. Common problems seen in Subgraph development are issues of loading undefined entities, not setting or initializing all values of entities, and race conditions on loading and saving entities. Ensure all interactions with entities are completely atomic.

              • User Configurable Set default values and configure the level of security checks that suits your individual project’s needs. Warning logs are recorded indicating where there is a breach of Subgraph logic to help patch the issue to ensure data accuracy.

              Key Features

              • The code generation tool accommodates all Subgraph types and is configurable for users to set sane defaults on values. The code generation will use this config to generate helper functions that are to the users specification.

              • Ramverket innehåller också ett sätt (via konfigurationsfilen) att skapa anpassade, men säkra, sätterfunktioner för grupper av entitetsvariabler. På så sätt är det omöjligt för användaren att ladda/använda en inaktuell grafenhet och det är också omöjligt att glömma att spara eller ställa in en variabel som krävs av funktionen.

              • Warning logs are recorded as logs indicating where there is a breach of Subgraph logic to help patch the issue to ensure data accuracy.

              Subgraph Uncrashable kan köras som en valfri flagga med kommandot Graph CLI codegen.

              1graph codegen -u [options] [<subgraph-manifest>]

              Visit the Subgraph uncrashable documentation⁠ or watch this video tutorial⁠ to learn more and to get started with developing safer Subgraphs.

              ⁠Edit on GitHub⁠

              Byt ut ett kontrakt och behåll dess historia med ympningTransfer to The Graph
              On this page
              • Varför integrera med Subgraf Uncrashable?
              The GraphStatusTestnetBrand AssetsForumSecurityPrivacy PolicyTerms of Service