You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
New REST endpoints or updated GraphQL query syntax?
New command line option?
Content
This issue provides an overview of the work needed to document the compare lists functionality to be added in the 2.4.1 release. This work might be done across several pull requests.
Add documentation for the following mutations and queries:
compareList query
createCompareList mutation
deleteCompareList mutation
addItemsToCompareList mutation
removeItemsFromCompareList mutation
assignCompareListToCustomer mutation
This new documentation must include examples, descriptions for input/output attributes, and a description of the error messages.
Update the src/_data/toc/graphql.yml file to include the new mutations/query.
Additional information
This issue is assigned to Atwix, because they contributed the functionality.