changeClientTvProvider
Update the client's television service provider information Used to track which provider is responsible for the client's TV service. This information is important for service coordination and billing purposes.
Requires authorization features: client:core:edit
changeClientTvProvider(
input: ChangeClientTvProviderInput!
): Boolean
Directives
auth
Requires authorization features: client:core:edit
Arguments
changeClientTvProvider.input ● ChangeClientTvProviderInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.