Docs
Vyhledávání⌘ K
  • Domov
  • O Grafu
  • Podporované sítě
  • Protocol Contracts
  • Podgrafy
    • Substreams
      • Token API
        • AI Suite
          • Indexing
            • Resources
              Podgrafy > How-to Guides

              2 minutes

              Generátor kódu bezpečného podgrafu

              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.

              Proč se integrovat s aplikací Subgraph 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.

              • Framework také obsahuje způsob (prostřednictvím konfiguračního souboru), jak vytvořit vlastní, ale bezpečné funkce setteru pro skupiny proměnných entit. Tímto způsobem není možné, aby uživatel načetl/použil zastaralou entitu grafu, a také není možné zapomenout uložit nebo nastavit proměnnou, kterou funkce vyžaduje.

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

              Podgraf Uncrashable lze spustit jako volitelný příznak pomocí příkazu 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⁠

              Nahrazení smlouvy a zachování její historie pomocí roubováníTransfer to The Graph
              On this page
              • Proč se integrovat s aplikací Subgraph Uncrashable?
              The GraphStatusTestnetBrand AssetsForumSecurityPrivacy PolicyTerms of Service