All things Shopify and commerce
Hello,
It seems that there is no query to fetch existing storefront access tokens via the GraphQL Storefront API.
Only the REST Documentation refers this: https://shopify.dev/api/admin-rest/2022-07/resources/storefrontaccesstoken
How does one fetch the existing tokens via GraphQL?
I can only find create or delete (https://shopify.dev/api/admin-graphql/2022-07/mutations/storefrontAccessTokenCreate https://shopify.dev/api/admin-graphql/2022-07/mutations/storefrontAccessTokenDelete)
const query = `
query {
shop {
storefrontAccessTokens(first: 100) {
nodes {
accessToken
id
}
}
}
}
`
User | RANK |
---|---|
43 | |
40 | |
24 | |
24 | |
22 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023