Type Alias GuildRolePanelEmbedAvgOrderByAggregateInput

GuildRolePanelEmbedAvgOrderByAggregateInput: {
    order?: Prisma.SortOrder;
}