Type Alias GuildRolePanelEmbedUpdateManyWithWhereWithoutGuildRolePanelInput

GuildRolePanelEmbedUpdateManyWithWhereWithoutGuildRolePanelInput: {
    data: XOR<GuildRolePanelEmbedUpdateManyMutationInput, GuildRolePanelEmbedUncheckedUpdateManyWithoutGuildRolePanelInput>;
    where: GuildRolePanelEmbedScalarWhereInput;
}