Skip to content

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

@revanth0212

Description

@revanth0212

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions