Docs
Dashboard

checkoutDomainCreate

Mutation

Creates the checkout domain for this tenant.

#

Arguments


input
CheckoutDomainCreateInput!Required

The values used to perform the checkout domain create operation.

#

Payload


domain
Domain

The domain associated with this checkout domain create payload.

errors
[CheckoutDomainCreateError!]

User-facing errors that prevented the operation from succeeding.