Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit f44c468

Browse files
Barny ShergoldBarny Shergold
authored andcommitted
Corrections
1 parent aeb41e1 commit f44c468

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/guides/v2.3/graphql/authorization-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mutation {
3939

4040
You can now use this token in the Authorization request header field for any queries and mutations.
4141

42-
![GraphiQL Authorization Bearer]({{site.baseurl}}/common/images/graphql/graphql-authorization.png)
42+
![GraphQL Authorization Bearer]({{site.baseurl}}/common/images/graphql/graphql-authorization.png)
4343

4444
If necessary, you also can [revoke the customer's token]({{ page.baseurl }}/graphql/mutations/revoke-customer-token.html
4545

src/guides/v2.4/graphql/authorization-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mutation {
3939

4040
You can now use this token in the Authorization request header field for any queries and mutations.
4141

42-
![GraphiQL Authorization Bearer]({{site.baseurl}}/common/images/graphql/graphql-authorization.png)
42+
![GraphQL Authorization Bearer]({{site.baseurl}}/common/images/graphql/graphql-authorization.png)
4343

4444
If necessary, you also can [revoke the customer's token]({{ page.baseurl }}/graphql/mutations/revoke-customer-token.html
4545

0 commit comments

Comments
 (0)