Skip to main content

SellerOnboardingChecklistComplete

Marks manually one checklist item as completed.

type SellerOnboardingChecklistComplete {
checklist: SellerOnboardingChecklist
checklistErrors: [SellerOnboardingChecklistError!]!
}

Fields

SellerOnboardingChecklistComplete.checklist ● SellerOnboardingChecklist object

SellerOnboardingChecklistComplete.checklistErrors ● [SellerOnboardingChecklistError!]! non-null object

Returned By

sellerOnboardingChecklistComplete mutation

Was this page helpful?