Type Alias GuildRolePanelEmbedFieldUpdateWithWhereUniqueWithoutGuildRolePanelEmbedInput

GuildRolePanelEmbedFieldUpdateWithWhereUniqueWithoutGuildRolePanelEmbedInput: {
    data: XOR<GuildRolePanelEmbedFieldUpdateWithoutGuildRolePanelEmbedInput, GuildRolePanelEmbedFieldUncheckedUpdateWithoutGuildRolePanelEmbedInput>;
    where: GuildRolePanelEmbedFieldWhereUniqueInput;
}