Type Alias KSMessageButtonUpdateManyWithWhereWithoutKsCustomMessageInput

KSMessageButtonUpdateManyWithWhereWithoutKsCustomMessageInput: {
    data: XOR<KSMessageButtonUpdateManyMutationInput, KSMessageButtonUncheckedUpdateManyWithoutKsCustomMessageInput>;
    where: KSMessageButtonScalarWhereInput;
}