ChecklistSectionOrderInput (Input)
input ChecklistSectionOrderInput {
sectionNid: ChecklistSectionNid!
order: Int!
}
input ChecklistSectionOrderInput {
sectionNid: ChecklistSectionNid!
order: Int!
}
ChecklistSectionOrderInput.sectionNid ● ChecklistSectionNid! non-null scalarChecklistSectionOrderInput.order ● Int! non-null scalar