Type Alias KSRoleWithUsersUpdateManyWithWhereWithoutKickStreamerInput

KSRoleWithUsersUpdateManyWithWhereWithoutKickStreamerInput: {
    data: XOR<KSRoleWithUsersUpdateManyMutationInput, KSRoleWithUsersUncheckedUpdateManyWithoutKickStreamerInput>;
    where: KSRoleWithUsersScalarWhereInput;
}