DefaultSellerChecklistInput
No description
input DefaultSellerChecklistInput {
title: String!
description: String!
completeOn: SellerChecklistCompletionTriggersEnum
isEnabled: Boolean!
}
No description
input DefaultSellerChecklistInput {
title: String!
description: String!
completeOn: SellerChecklistCompletionTriggersEnum
isEnabled: Boolean!
}
DefaultSellerChecklistInput.title ● String! non-null scalarDefaultSellerChecklistInput.description ● String! non-null scalarDefaultSellerChecklistInput.completeOn ● SellerChecklistCompletionTriggersEnum enumDefaultSellerChecklistInput.isEnabled ● Boolean! non-null scalar