Skip to content

CreateDevelopmentDealInput

Fields

FieldTypeDescription
currencyTypeCurrencyTypeCurrency for dealAmount.
dealAmountFloatMonetary amount of the deal.
dealTypeDevelopmentDealType!Type of development deal. OVERALL_DEAL, FIRST_LOOK_DEAL, or SECOND_LOOK_DEAL.
endDateDateNormalized end date (e.g. first day of the month/quarter). Pair with endDatePrecision.
endDatePrecisionDatePrecisionWhether endDate represents an exact day, a month, or a quarter.
notesStringFree-text notes for the deal.
partyIdID!The Party that owns this deal.
startDateDateNormalized start date (e.g. first day of the month/quarter). Pair with startDatePrecision.
startDatePrecisionDatePrecisionWhether startDate represents an exact day, a month, or a quarter.
studioIds[UUID!]Existing Studio Party nodes to associate with this deal via DEAL_WITH.

Confidential. For internal use only.