fix: Include returns all credential fields, select excludes (#11383)
parent
cb4a3dd2a6
commit
6d0f0d6bdd
|
@ -30,7 +30,7 @@ export async function getTeamWithMembers(args: {
|
|||
},
|
||||
selectedCalendars: true,
|
||||
credentials: {
|
||||
include: {
|
||||
select: {
|
||||
app: {
|
||||
select: {
|
||||
slug: true,
|
||||
|
|
Loading…
Reference in New Issue