Skip to content

Commit

Permalink
remove unnecessary info
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-tortora committed Mar 25, 2024
1 parent 4b008ed commit 5301582
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/build/getting-started/subgraphs.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,6 @@ enhancing application security and resilience.
* **Security and Decentralization**: Opting for decentralized querying with subgraphs can reduce reliance on single data
sources, increasing application robustness.

## Considerations for Using Subgraphs

While subgraphs simplify data querying, developing and debugging them can present challenges, including customization
limits and potential costs.

* **Development Complexity**: Learning the subgraph ecosystem and debugging can be daunting without adequate tooling.
* **Customization Limits**: If your application requires highly specific indexing, a custom solution might be necessary.
* **Cost and Indexing Speed**: Managing costs and ensuring efficient indexing are important factors when deciding to use
subgraphs.

## Subgraph Providers and Tools

Expand Down

0 comments on commit 5301582

Please sign in to comment.