We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1125955 commit f18b729Copy full SHA for f18b729
docs/explanation/which-queries-to-use.md
@@ -1,6 +1,4 @@
1
-# GET vs POST Requests in WPGraphQL: Choosing the right method
2
-
3
-This guide explains the differences between using a GET request with a query parameter versus a POST request to the `/graphql` endpoint.
+# Which WPGraphQL endpoints to use: /graphql vs ?graphql
4
5
WPGraphQL exposes a GraphQL endpoint that developers can use to interact with the WordPress backend and retrieve data.
6
0 commit comments