Magidoc

sellerWithOwnerCreate
Mutation

Create new Seller and a new staff user and assign created user as Seller owner.

Arguments

#

defaultBillingAddress

Billing address of seller and user.

defaultShippingAddress

Shipping address of seller and user.

seller

Non-null

Fields required to create a seller.

user

Non-null

Fields required to create a staff user.

Response

#

Returns SellerWithOwnerCreate .

Example

#