Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1217 from Shopify/zoey/fix-reference-linked
Browse files Browse the repository at this point in the history
Fix linked reference for session in token exchange docs
  • Loading branch information
zzooeeyy authored Feb 14, 2024
2 parents 3c76559 + cc52aac commit 2b20c4b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/silly-spiders-repair.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@shopify/shopify-api": patch
---

Fix linked reference for session in token exchange docs
5 changes: 2 additions & 3 deletions packages/shopify-api/docs/reference/auth/tokenExchange.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ A Shopify domain name in the form `{exampleshop}.myshopify.com`.

`Promise<Session>`

See [Session](../session/README.md) reference.


The new Shopify [Session object](../../../lib/session/session.ts), containing the API access token.

[Back to shopify.auth](./README.md)

0 comments on commit 2b20c4b

Please sign in to comment.