changeClientInternetProvider
Update the client's internet service provider information Used to track which provider is responsible for the client's internet service.
Requires authorization features: client:core:edit
changeClientInternetProvider(
input: ChangeClientInternetProviderInput!
): Boolean
Directives
auth
Requires authorization features: client:core:edit
Arguments
changeClientInternetProvider.input ● ChangeClientInternetProviderInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.