Type Alias KSRoleWithUsersUpdateWithWhereUniqueWithoutKickStreamerInput

KSRoleWithUsersUpdateWithWhereUniqueWithoutKickStreamerInput: {
    data: XOR<KSRoleWithUsersUpdateWithoutKickStreamerInput, KSRoleWithUsersUncheckedUpdateWithoutKickStreamerInput>;
    where: KSRoleWithUsersWhereUniqueInput;
}