Type Alias GuildRolePanelEmbedNullableScalarRelationFilter

GuildRolePanelEmbedNullableScalarRelationFilter: {
    is?: GuildRolePanelEmbedWhereInput | null;
    isNot?: GuildRolePanelEmbedWhereInput | null;
}