emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/graphql-mode 80e9ac8020 119/122: Provide a link to what a


From: ELPA Syncer
Subject: [nongnu] elpa/graphql-mode 80e9ac8020 119/122: Provide a link to what a graphqlconfig file is.
Date: Sat, 29 Jan 2022 08:03:41 -0500 (EST)

branch: elpa/graphql-mode
commit 80e9ac8020f7a4a8a963136698eb97a9fca28f7d
Author: Justin Abrahms <justin@abrah.ms>
Commit: David Vázquez Púa <davazp@gmail.com>

    Provide a link to what a graphqlconfig file is.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7fe748a758..b43dbdfee6 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ To send a query to a server, you will first need the
 [`request`](https://github.com/tkf/emacs-request) package. Then use
 `graphql-send-query` (`C-c C-c`) to send a query.
 
-If you have a `.graphqlconfig` file, you can select an endpoint configuration
+If you have a 
[`.graphqlconfig`](https://github.com/jimkyndemeyer/graphql-config-examples) 
file, you can select an endpoint configuration
 with `graphql-select-endpoint` (`C-c C-l`).
 
 To send additional headers for a request, `graphql-extra-headers` must be



reply via email to

[Prev in Thread] Current Thread [Next in Thread]