From a4e227cd57738beff4976fa078627cafb2b3e1ce Mon Sep 17 00:00:00 2001 From: "hel.galo" Date: Tue, 22 Jul 2025 13:52:59 -0300 Subject: [PATCH] Fix: readme fix on documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 401435f..c760c5a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Usage After installing and configuring the Manager API, you can use it to make requests to your API. Here is an example of how you can make a GET request: add files of .graphql on this folder lib/src/services/graphql/ -exemplo: +e.g: login.graphql ``` mutation login($email: String!, $password: String!) {