From 9949a6cea6906256fedc8afe0f03e5149db5ccaf Mon Sep 17 00:00:00 2001 From: NithyaSivaprakasam <103498896+NithyaSivaprakasam@users.noreply.github.com> Date: Mon, 1 Jul 2024 18:12:21 +0530 Subject: [PATCH] Update README.md --- GraphQLAdaptor/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GraphQLAdaptor/README.md b/GraphQLAdaptor/README.md index 798aa8c..d119e20 100644 --- a/GraphQLAdaptor/README.md +++ b/GraphQLAdaptor/README.md @@ -34,7 +34,7 @@ To run the client-side Syncfusion Grid application, use the following command: ```bash npm install -npm run dev +npm run serve ``` ![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 * [Demo](https://ej2.syncfusion.com/demos/#/bootstrap/grid/over-view) * [Documentation](https://ej2.syncfusion.com/documentation/grid/getting-started) -* [GraphQL with Syncfusion DataManager](https://ej2.syncfusion.com/documentation/grid/connecting-to-adaptors/graphql-adaptor) \ No newline at end of file +* [GraphQL with Syncfusion DataManager](https://ej2.syncfusion.com/documentation/grid/connecting-to-adaptors/graphql-adaptor)