Skip to content
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

Can we provide a list type while creating a list? #453

Open
revanth0212 opened this issue Oct 13, 2020 · 0 comments
Open

Can we provide a list type while creating a list? #453

revanth0212 opened this issue Oct 13, 2020 · 0 comments

Comments

@revanth0212
Copy link

Hello Team,

We are working on the Wishlist feature in the PWA project ahead of the coverage being available through GQL. We are following the architecture doc for guidance on what to expect from queries and mutations.

While building the feature we have realized the createWishlist mutation does not take the type of the list, for instance, public or private. On the other hand, the Wishlist interface does have a field called sharing_code. Is sharing_code the list type value that we should be expecting and how should we submit the list type while creating the list?

Here is the UX we are following:
image

createWishlist(name: String!): ID # Multiple wishlists Commerce functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant