In case the GuildEmbedField found by the where argument doesn't exist, create a new GuildEmbedField with this data.
Optionalinclude?: GuildEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the GuildEmbedField
Optionalselect?: GuildEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildEmbedField
In case the GuildEmbedField was found with the provided where argument, update it with this data.
The filter to search for the GuildEmbedField to update in case it exists.
GuildEmbedField upsert