Skip to content

EditDevelopmentDealInput

Fields

FieldTypeDescription
currencyTypeCurrencyTypeCurrency for dealAmount.
dealAmountFloatMonetary amount of the deal.
dealTypeDevelopmentDealTypeType 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.
idUUID!The UUID for the deal being edited.
notesStringFree-text notes for the 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.
studioIdsToAdd[UUID!]Existing Studio Party nodes to associate with this deal via DEAL_WITH.
studioIdsToRemove[UUID!]Studio associations to end-date (deactivate) on this deal.

Confidential. For internal use only.