issues
search
Shopify
/
shopify-api-js
Shopify Admin API Library for Node. Accelerate development with support for authentication, graphql proxy, webhooks
MIT License
944
stars
390
forks
source link
Only return user when online
#1313
Closed
lizkenyon
closed
7 months ago
lizkenyon
commented
7 months ago
WHY are these changes introduced?
Fixes #0000
WHAT is this pull request doing?
Type of change
[ ] Patch: Bug (non-breaking change which fixes an issue)
[ ] Minor: New feature (non-breaking change which adds functionality)
[ ] Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist
[ ] I have used
yarn changeset
to create a draft changelog entry (do NOT update the
CHANGELOG.md
file manually)
[ ] I have added/updated tests for this change
[ ] I have documented new APIs/updated the documentation for modified APIs (for public APIs)
WHY are these changes introduced?
Fixes #0000
WHAT is this pull request doing?
Type of change
Checklist
yarn changeset
to create a draft changelog entry (do NOT update theCHANGELOG.md
file manually)