updateClientBillingDataValidFrom
Updates the valid from date of a billing data record of the client.
Requires authorization features: client:billing:edit
updateClientBillingDataValidFrom(
input: UpdateClientBillingDataValidFromInput!
): Boolean
Directives
auth
Requires authorization features: client:billing:edit
Arguments
updateClientBillingDataValidFrom.input ● UpdateClientBillingDataValidFromInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.