Skip to content

Commit e42c5e0

Browse files
Update umbraco-heartcore/getting-started/graphql-playground.md
Co-authored-by: jonat123 <[email protected]>
1 parent d74343e commit e42c5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-heartcore/getting-started/graphql-playground.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ When you are satisfied with the result, you can copy the client URL (CURL) by cl
6767

6868
## Sending HTTP headers
6969

70-
GraphQL Playground supports requests made with HTTP headers - in case for example an authorization token is needed. The `HTTP HEADERS` section can be accessed from the bottom-right corner of the Playground window. By default, it contains the `umb-project-alias` header, which is the alias of your Heartcore project. It is possible to add multiple headers.
70+
GraphQL Playground supports requests with HTTP headers if an authorization token is needed. The `HTTP HEADERS` section can be accessed from the bottom-right corner of the Playground window. By default, it contains the `umb-project-alias` header, the alias of your Heartcore project. It is possible to add multiple headers.
7171

7272
## Query variables
7373

0 commit comments

Comments
 (0)