Type Alias KSGiftedSubRoleUpdateManyWithWhereWithoutKickStreamerInput

KSGiftedSubRoleUpdateManyWithWhereWithoutKickStreamerInput: {
    data: XOR<KSGiftedSubRoleUpdateManyMutationInput, KSGiftedSubRoleUncheckedUpdateManyWithoutKickStreamerInput>;
    where: KSGiftedSubRoleScalarWhereInput;
}