orderlistUnassignUsers
AUTH: Role=[shop.OWNER,shop.EDITOR]
orderlistUnassignUsers(
id: Int!
input: OrderlistUsersInput!
): Orderlist!
AUTH: Role=[shop.OWNER,shop.EDITOR]
orderlistUnassignUsers(
id: Int!
input: OrderlistUsersInput!
): Orderlist!
orderlistUnassignUsers.id
● Int!
non-null scalarorderlistUnassignUsers.input
● OrderlistUsersInput!
non-null inputOrderlist
object