Type Alias GuildRolePanelEmbedFieldUpdateManyWithWhereWithoutGuildRolePanelEmbedInput

GuildRolePanelEmbedFieldUpdateManyWithWhereWithoutGuildRolePanelEmbedInput: {
    data: XOR<GuildRolePanelEmbedFieldUpdateManyMutationInput, GuildRolePanelEmbedFieldUncheckedUpdateManyWithoutGuildRolePanelEmbedInput>;
    where: GuildRolePanelEmbedFieldScalarWhereInput;
}