Skip to main content

LoggedUserChecklistSectionOrder (Object)

type LoggedUserChecklistSectionOrder {
sectionNid: ChecklistSectionNid!
label: String!
order: Int!
checklistGroup: [ChecklistGroupEnum!]!
}

Fields

LoggedUserChecklistSectionOrder.sectionNid ● ChecklistSectionNid! non-null scalar

LoggedUserChecklistSectionOrder.label ● String! non-null scalar

LoggedUserChecklistSectionOrder.order ● Int! non-null scalar

LoggedUserChecklistSectionOrder.checklistGroup ● [ChecklistGroupEnum!]! non-null enum

Member Of

LoggedUserChecklist object