From 1c616b24729bafdf9f4a3770d185fca4ffb76893 Mon Sep 17 00:00:00 2001 From: Sanjaya Kumar Sahoo Date: Fri, 4 Jul 2025 16:15:56 +0530 Subject: [PATCH] intial commit --- .idea/workspace.xml | 103 ++++++++++++++++++++++++++++++++++++++++++++ README.md | 2 +- 2 files changed, 104 insertions(+), 1 deletion(-) create mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..94b0ce5 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + 1728356410567 + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 4abd440..edf9229 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A sample application demonstrating graph-ql java for query and mutation use case ## How to test Go to http://localhost:8080 - Run mutation and then fetch by running query + Run mutation and then fetch by running query ``` mutation {