Interface GuildGameCategoryRouteFieldRefs
interface GuildGameCategoryRouteFieldRefs { channelId: Prisma.FieldRef<"GuildGameCategoryRoute", "String">; dbId: Prisma.FieldRef<"GuildGameCategoryRoute", "String">; flags: Prisma.FieldRef<"GuildGameCategoryRoute", "GameFlagEnum[]">; gameConfigId: Prisma.FieldRef<"GuildGameCategoryRoute", "String">; genres: Prisma.FieldRef<"GuildGameCategoryRoute", "String[]">; kinds: Prisma.FieldRef<"GuildGameCategoryRoute", "GameKindEnum[]">; minDiscountPercent: Prisma.FieldRef<"GuildGameCategoryRoute", "Int">; pingRoleId: Prisma.FieldRef<"GuildGameCategoryRoute", "String">; priority: Prisma.FieldRef<"GuildGameCategoryRoute", "Int">; stores: Prisma.FieldRef<"GuildGameCategoryRoute", "GameStoreEnum[]">; tags: Prisma.FieldRef<"GuildGameCategoryRoute", "String[]">; webhookAvatarUrl: Prisma.FieldRef<"GuildGameCategoryRoute", "String">; webhookEnabled: Prisma.FieldRef<"GuildGameCategoryRoute", "Boolean">; webhookUsername: Prisma.FieldRef<"GuildGameCategoryRoute", "String">; } Properties
ReadonlychannelId
ReadonlydbId
Readonlyflags
ReadonlygameConfigId
Readonlygenres
Readonlykinds
ReadonlyminDiscountPercent
ReadonlypingRoleId
Readonlypriority
Readonlystores
Readonlytags
ReadonlywebhookAvatarUrl
ReadonlywebhookEnabled
ReadonlywebhookUsername
Fields of the GuildGameCategoryRoute model