orderlistUnassignUsers
AUTH: Role=[shop.OWNER,shop.EDITOR]
orderlistUnassignUsers(
id: Int!
input: OrderlistUsersInput!
): Orderlist!
Arguments
orderlistUnassignUsers.id
● Int!
non-null scalar
orderlistUnassignUsers.input
● OrderlistUsersInput!
non-null input
Type
Orderlist
object
Orderlist entity for GraphQL federation.
Represents a curated list of products and clusters that customers are authorized to view and purchase. Used for implementing customer-specific product catalogs, restricted access controls, and personalized product visibility.