Skip to content

Commit 9949a6c

Browse files
Update README.md
1 parent a9429b2 commit 9949a6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GraphQLAdaptor/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To run the client-side Syncfusion Grid application, use the following command:
3434

3535
```bash
3636
npm install
37-
npm run dev
37+
npm run serve
3838
```
3939

4040
![GraphQLAdaptor](../assets/images/adaptor-crud-operation.gif)
@@ -45,4 +45,4 @@ You can also refer the below resources to know more details about Syncfusion Typ
4545

4646
* [Demo](https://ej2.syncfusion.com/demos/#/bootstrap/grid/over-view)
4747
* [Documentation](https://ej2.syncfusion.com/documentation/grid/getting-started)
48-
* [GraphQL with Syncfusion DataManager](https://ej2.syncfusion.com/documentation/grid/connecting-to-adaptors/graphql-adaptor)
48+
* [GraphQL with Syncfusion DataManager](https://ej2.syncfusion.com/documentation/grid/connecting-to-adaptors/graphql-adaptor)

0 commit comments

Comments
 (0)