Type Alias CFCustomMessageUpdateManyWithWhereWithoutClipForwardInput

CFCustomMessageUpdateManyWithWhereWithoutClipForwardInput: {
    data: XOR<CFCustomMessageUpdateManyMutationInput, CFCustomMessageUncheckedUpdateManyWithoutClipForwardInput>;
    where: CFCustomMessageScalarWhereInput;
}