Docs
Buscar⌘ K
  • Inicio
  • Acerca de The Graph
  • Redes Admitidas
  • Protocol Contracts
  • Subgrafos
    • Corrientes secundarias
      • Token API
        • AI Suite
          • Indexación
            • Recursos
              Subgrafos > Developing > Creating > AssemblyScript API

              Problemas comunes de AssemblyScript

              There are certain AssemblyScript⁠ issues that are common to run into during Subgraph development. They range in debug difficulty, however, being aware of them may help. The following is a non-exhaustive list of these issues:

              • Private class variables are not enforced in AssemblyScript⁠. There is no way to protect class variables from being directly changed from the class object.
              • Scope is not inherited into closure functions⁠, i.e. variables declared outside of closure functions cannot be used. Explanation in Developer Highlights #3⁠.
              ⁠Editar en GitHub⁠

              Referencias de APIChangelog
              The GraphEstadoTestnetRecursos de marcaForoSeguridadPolítica de privacidadTérminos de servicio