Type Alias CFMessageButtonUpdateManyWithWhereWithoutCfCustomMessageInput

CFMessageButtonUpdateManyWithWhereWithoutCfCustomMessageInput: {
    data: XOR<CFMessageButtonUpdateManyMutationInput, CFMessageButtonUncheckedUpdateManyWithoutCfCustomMessageInput>;
    where: CFMessageButtonScalarWhereInput;
}