Profiling GraphQL Queries
I have a codebase written with nextjs, urql, prisma, graphql yoga and postgres. There are some slow queries I need to make faster.
I have a codebase written with nextjs, urql, prisma, graphql yoga and postgres. There are some slow queries I need to make faster.