What does this error mean? I’m using prisma-appsync with ESM and my AWS lambda layer
“Issue parsing prismaClientModels from auto-injected environment variable
PRISMA_APPSYNC_GENERATED_CONFIG
.”
Prisma client loads just fine for all my other lambdas, only prisma-appsync seems to have the problem