-
Notifications
You must be signed in to change notification settings - Fork 0
Add Shopify Storefront API integration and tests #108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this necessary?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops sorry that fro internal docs so ican refer back ill remove them :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same with the whole folder, there should only be a README.md I would think
Added a comprehensive README.md to the shopify-storefront directory, consolidating integration usage, actions, and setup instructions. Removed outdated documentation files from the docs/ directory to streamline and centralize developer guidance.
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing the SDK. How is this currently working without it?
|
Just noticed that it also needs a README entry on the main level. |
Added Shopify Storefront section to README with details on API capabilities.
|
Merge in next year - The dynamic URL needs to be merged in first. Refer to this PR here - https://github.com/Autohive-AI/Autohive/pull/2962 |
Description
shopify-storefrontintegration with configuration, GraphQL queries/mutations, requirements, icon, docs, and tests for core Storefront scenarios.Type of change
Updates
👉 Added
shopify-storefront/integration folder with implementation and config👉 Includes product and collection queries, cart and customer mutations
👉 Documentation and test suite for all Storefront API scenarios
Screenshots
{Image here of before and after - if applicable}
Test plan
Provide guidance for how to QA your proposed changes. This is not only for a test but also useful for a reviewer.
{A test plan outlining scenarios to test}
Author(s) to check