Type Alias NotifiMutationDeactivateServiceIdentifierArgs

NotifiMutationDeactivateServiceIdentifierArgs: {
    input: DeactivateServiceIdentifierInput;
}