Skip to main content

DefaultSellerChecklistInput

No description

input DefaultSellerChecklistInput {
title: String!
description: String!
completeOn: SellerChecklistCompletionTriggersEnum
isEnabled: Boolean!
}

Fields

DefaultSellerChecklistInput.title ● String! non-null scalar

DefaultSellerChecklistInput.description ● String! non-null scalar

DefaultSellerChecklistInput.completeOn ● SellerChecklistCompletionTriggersEnum enum

DefaultSellerChecklistInput.isEnabled ● Boolean! non-null scalar

Member Of

MarketplaceConfigurationInput input

Was this page helpful?