Type Alias KSGiftedSubRoleUpdateManyArgs<ExtArgs>

KSGiftedSubRoleUpdateManyArgs<ExtArgs>: {
    data: XOR<KSGiftedSubRoleUpdateManyMutationInput, KSGiftedSubRoleUncheckedUpdateManyInput>;
    limit?: number;
    where?: KSGiftedSubRoleWhereInput;
}

KSGiftedSubRole updateMany

Type Parameters

Type declaration