Type Alias TWSMessageButtonUpdateManyWithWhereWithoutTwsCustomMessageInput

TWSMessageButtonUpdateManyWithWhereWithoutTwsCustomMessageInput: {
    data: XOR<TWSMessageButtonUpdateManyMutationInput, TWSMessageButtonUncheckedUpdateManyWithoutTwsCustomMessageInput>;
    where: TWSMessageButtonScalarWhereInput;
}