SellerChecklistInput
No description
input SellerChecklistInput {
title: String!
description: String!
completeOn: SellerChecklistCompletionTriggersEnum
}
Fields
SellerChecklistInput.title ● String! non-null scalar
SellerChecklistInput.description ● String! non-null scalar
SellerChecklistInput.completeOn ● SellerChecklistCompletionTriggersEnum enum
Member Of
SellerInput input