Type Alias WSMessageButtonUpdateManyWithWhereWithoutWsCustomMessageInput

WSMessageButtonUpdateManyWithWhereWithoutWsCustomMessageInput: {
    data: XOR<WSMessageButtonUpdateManyMutationInput, WSMessageButtonUncheckedUpdateManyWithoutWsCustomMessageInput>;
    where: WSMessageButtonScalarWhereInput;
}