Type Alias CSMessageButtonUpdateManyWithWhereWithoutCsCustomMessageInput

CSMessageButtonUpdateManyWithWhereWithoutCsCustomMessageInput: {
    data: XOR<CSMessageButtonUpdateManyMutationInput, CSMessageButtonUncheckedUpdateManyWithoutCsCustomMessageInput>;
    where: CSMessageButtonScalarWhereInput;
}