PayoutCreateInput
No description
input PayoutCreateInput {
endDate: Date!
}
Fields
PayoutCreateInput.endDate ● Date! non-null scalar
Payout end date. ISO 8601 standard. Can not be greater than current date.
Member Of
payoutCreate mutation ● payoutCreateAsync mutation