contractSubgraph

Data attributes that are on a contract, such as status, contract number, contract dates, and amounts.

Fields

Field Name

Data Type

Description

id

Int

ID associated to the contract.

dateModified

DateTime

Timestamp of last Contract edit.

comment

String

Comment added to contract.

contractDate

Date

Contract date associated with contract (US/Central timezone).

dateConfirmed

DateTime

Date contract confirmed (US/Central timezone).

dateCreated

DateTime

Date contract created (US/Central timezone).

description

String

Description provided for contract.

isComplete

String

Contract completion status.

contractNumber

String

Contract Number assigned to contract.

selfBalanceDue

Decimal

Refers to the remaining self contract amount after considering retainage and previous payments.

selfBilledToDate

Decimal

Sum of submitted invoices for self contract.

selfChangeOrderAmount

Decimal

Sum of approved change order amounts for self-contract in the first open draw context.

selfContractAmount

Decimal

Sum of self-contracted original contract amount and self-contracted change order amounts.

selfOriginalContractAmount

Decimal

Original self-contracted amount in the first open draw context excluding change orders.

selfPercentCompleteToDate

Decimal

This reflects the percentage of work submitted or completed to date in relation to the self contract value.

selfRetentionToDate

Decimal

Sum of retention amount held to date of all submitted invoices for a self performed contract.

selfPriorOffSystemPayment

Decimal

Total of off-system self-performed contract payments.

subcontractedBalanceDue

Decimal

Refers to the remaining subcontracted contract amount after considering retainage and previous payments.

subcontractedBilledToDate

Decimal

Sum of submitted invoices for subcontracted contract.

subcontractedChangeOrderAmount

Decimal

Sum of approved change order amounts for subcontracts in the first open draw context.

subcontractedContractAmount

Decimal

Sum of subcontracted original contract amount and subcontracted change order amounts.

subcontractedOriginalContractAmount

Decimal

Original subcontracted amount in the first open draw context excluding change orders.

subcontractedPercentCompleteToDate

Decimal

This reflects the percentage of work submitted or completed to date in relation to the subcontracted contract value.

subcontractedRetentionToDate

Decimal

Sum of retention amount held to date of all submitted invoices for a subcontracted contract.

subcontractedPriorOffSystemPayment

Decimal

Total of off-system subcontracted contract payments.

vendorID

String

Vendor ID associated with contract.

tpaStatus

String

Textura Payment Accelerator Eligibility Status (TPA Status).

tpaSubFeePercentage

Decimal

Textura Payment Accelerator rate offer for subcontract.

isDeleted

Boolean

Has contract been deleted.

budgetLines

budgetLineSubgraph

Budget Lines associated with the contract.

parentContract

contractSubgraph

Parent Contract associated with this contract.

organization

organizationSubgraph

Organization details associated to the contract.

project

projectSubgraph

Details of project linked to the contract.

disbursables

disbursableSubgraph

Disbursements linked to the contract.

tpaProgram

tpaProgramSubgraph

The TPA program associated with this contract.

invoices

invoiceSubgraph

Invoices associated to the contract.

supplierTrackingSelectedValue

supplierTrackingSelectedValueSubgraph

Supplier Tracking values selected for this vendor.

pageInfo

pageInfo

Provides page results and total results. Page info will no longer be supported for subgraphs, it will only be available at Main Graph level.



Last Published Friday, September 5, 2025