fix: Include returns all credential fields, select excludes (#11383)

pull/11387/head^2
Alex van Andel 2023-09-15 14:29:44 +01:00 committed by GitHub
parent cb4a3dd2a6
commit 6d0f0d6bdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ export async function getTeamWithMembers(args: {
},
selectedCalendars: true,
credentials: {
include: {
select: {
app: {
select: {
slug: true,