Skip to content

Commit f18b729

Browse files
committed
chore: update document title
1 parent 1125955 commit f18b729

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/explanation/which-queries-to-use.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1+
# Which WPGraphQL endpoints to use: /graphql vs ?graphql
42

53
WPGraphQL exposes a GraphQL endpoint that developers can use to interact with the WordPress backend and retrieve data.
64

0 commit comments

Comments
 (0)