Skip to content

Commit cd3a00c

Browse files
Update subgraph-uncrashable.mdx
1 parent 41a9228 commit cd3a00c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pages/en/cookbook/subgraph-uncrashable.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ title: Subgraph Uncrashable - a Safe Subgraph Code Generator
1313

1414
- **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.
1515

16-
<br>
17-
1816
**Key Features**
1917

2018
- 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.
@@ -23,8 +21,6 @@ title: Subgraph Uncrashable - a Safe Subgraph Code Generator
2321

2422
- Warning logs are recorded as logs indicating where there is a breach of subgraph logic to help patch the issue to ensure data accuracy. These logs can be viewed in the The Graph's hosted service under the 'Logs' section.
2523

26-
<br>
27-
2824
Subgraph Uncrashable can be run as an optional flag using the Graph CLI codegen command.
2925

3026
```sh

0 commit comments

Comments
 (0)