Type Alias GuildRolePanelEmbedSumOrderByAggregateInput

GuildRolePanelEmbedSumOrderByAggregateInput: {
    order?: Prisma.SortOrder;
}