diff --git a/pages/ar/supported-networks/near.mdx b/pages/ar/supported-networks/near.mdx index 501f3764b184..c364fd4ecf89 100644 --- a/pages/ar/supported-networks/near.mdx +++ b/pages/ar/supported-networks/near.mdx @@ -48,8 +48,6 @@ $ graph codegen # generates types from the schema file identified in the manifes $ graph build # generates Web Assembly from the AssemblyScript files, and prepares all the subgraph files in a /build folder ``` -> Note that `graph init`, a command for scaffolding a Hello World subgraph, is not currently available for NEAR. - ### Subgraph Manifest Definition The subgraph manifest (`subgraph.yaml`) identifies the data sources for the subgraph, the triggers of interest, and the functions that should be run in response to those triggers. See below for an example subgraph manifest for a NEAR subgraph:: diff --git a/pages/en/supported-networks/near.mdx b/pages/en/supported-networks/near.mdx index 258ff7a35b7c..288ac380494c 100644 --- a/pages/en/supported-networks/near.mdx +++ b/pages/en/supported-networks/near.mdx @@ -48,8 +48,6 @@ $ graph codegen # generates types from the schema file identified in the manifes $ graph build # generates Web Assembly from the AssemblyScript files, and prepares all the subgraph files in a /build folder ``` -> Note that `graph init`, a command for scaffolding a Hello World subgraph, is not currently available for NEAR. - ### Subgraph Manifest Definition The subgraph manifest (`subgraph.yaml`) identifies the data sources for the subgraph, the triggers of interest, and the functions that should be run in response to those triggers. See below for an example subgraph manifest for a NEAR subgraph:: diff --git a/pages/es/supported-networks/near.mdx b/pages/es/supported-networks/near.mdx index debcd908b147..f86cb2b89c0d 100644 --- a/pages/es/supported-networks/near.mdx +++ b/pages/es/supported-networks/near.mdx @@ -48,8 +48,6 @@ $ graph codegen # generates types from the schema file identified in the manifes $ graph build # generates Web Assembly from the AssemblyScript files, and prepares all the subgraph files in a /build folder ``` -> Note that `graph init`, a command for scaffolding a Hello World subgraph, is not currently available for NEAR. - ### Subgraph Manifest Definition The subgraph manifest (`subgraph.yaml`) identifies the data sources for the subgraph, the triggers of interest, and the functions that should be run in response to those triggers. See below for an example subgraph manifest for a NEAR subgraph:: diff --git a/pages/fr/supported-networks/near.mdx b/pages/fr/supported-networks/near.mdx index 258ff7a35b7c..288ac380494c 100644 --- a/pages/fr/supported-networks/near.mdx +++ b/pages/fr/supported-networks/near.mdx @@ -48,8 +48,6 @@ $ graph codegen # generates types from the schema file identified in the manifes $ graph build # generates Web Assembly from the AssemblyScript files, and prepares all the subgraph files in a /build folder ``` -> Note that `graph init`, a command for scaffolding a Hello World subgraph, is not currently available for NEAR. - ### Subgraph Manifest Definition The subgraph manifest (`subgraph.yaml`) identifies the data sources for the subgraph, the triggers of interest, and the functions that should be run in response to those triggers. See below for an example subgraph manifest for a NEAR subgraph:: diff --git a/pages/ja/supported-networks/near.mdx b/pages/ja/supported-networks/near.mdx index dd50b1603512..0965bdee1675 100644 --- a/pages/ja/supported-networks/near.mdx +++ b/pages/ja/supported-networks/near.mdx @@ -48,8 +48,6 @@ $ graph codegen # generates types from the schema file identified in the manifes $ graph build # generates Web Assembly from the AssemblyScript files, and prepares all the subgraph files in a /build folder ``` -> Note that `graph init`, a command for scaffolding a Hello World subgraph, is not currently available for NEAR. - ### Subgraph Manifest Definition The subgraph manifest (`subgraph.yaml`) identifies the data sources for the subgraph, the triggers of interest, and the functions that should be run in response to those triggers. See below for an example subgraph manifest for a NEAR subgraph:: diff --git a/pages/ko/supported-networks/near.mdx b/pages/ko/supported-networks/near.mdx index 258ff7a35b7c..288ac380494c 100644 --- a/pages/ko/supported-networks/near.mdx +++ b/pages/ko/supported-networks/near.mdx @@ -48,8 +48,6 @@ $ graph codegen # generates types from the schema file identified in the manifes $ graph build # generates Web Assembly from the AssemblyScript files, and prepares all the subgraph files in a /build folder ``` -> Note that `graph init`, a command for scaffolding a Hello World subgraph, is not currently available for NEAR. - ### Subgraph Manifest Definition The subgraph manifest (`subgraph.yaml`) identifies the data sources for the subgraph, the triggers of interest, and the functions that should be run in response to those triggers. See below for an example subgraph manifest for a NEAR subgraph:: diff --git a/pages/zh/supported-networks/near.mdx b/pages/zh/supported-networks/near.mdx index 6207bf67fed2..cc42c2e2f4f9 100644 --- a/pages/zh/supported-networks/near.mdx +++ b/pages/zh/supported-networks/near.mdx @@ -48,8 +48,6 @@ $ graph codegen # generates types from the schema file identified in the manifes $ graph build # generates Web Assembly from the AssemblyScript files, and prepares all the subgraph files in a /build folder ``` -> Note that `graph init`, a command for scaffolding a Hello World subgraph, is not currently available for NEAR. - ### Subgraph Manifest Definition The subgraph manifest (`subgraph.yaml`) identifies the data sources for the subgraph, the triggers of interest, and the functions that should be run in response to those triggers. See below for an example subgraph manifest for a NEAR subgraph:: See below for an example subgraph manifest for a NEAR subgraph::