draw

Draw attributes such as draw name, number, period to date, and status.

Fields

Field Name

Data Type

Description

id

Int

ID associated to a Draw.

number

Int

Draw Number.

name

String

Draw Name.

periodFromDate

Date

Draw period begin date (US/Central timezone).

periodToDate

Date

Draw period end date (US/Central timezone).

dueDate

Date

Draw due date (US/Central timezone).

status

String

Draw Status (open, closed).

dateCreated

DateTime

Date draw initiated on (US/Central timezone).

closedDate

Date

Date of draw closure (US/Central timezone).

dateModified

DateTime

Timestamp of last draw edit (US/Central timezone).

isDeleted

Boolean

Is draw request deleted.

initiatedBy

basicUserSubgraph

User who initiated draw.

project

projectSubgraph

Project associated with draw.

pageInfo

pageInfo

Provides page results and total results.



Last Published Friday, September 5, 2025