Skip to content

Commit 59f1c4f

Browse files
authored
Add earliest SDK version that supports GraphQL and Apollo integrations. (#5180)
1 parent cd41acb commit 59f1c4f

File tree

1 file changed

+2
-2
lines changed
  • src/platforms/node/common/performance/database

1 file changed

+2
-2
lines changed

src/platforms/node/common/performance/database/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Auto-instrumented:
1717
Opt-in:
1818

1919
- [Prisma ORM](https://www.prisma.io/) _Available from version 7.0.0_
20-
- [GraphQL](https://graphql.org/graphql-js/) _Available from version <TODO: Version>_
21-
- [Apollo Server](https://www.apollographql.com/docs/apollo-server/) _Available from version <TODO: Version>_
20+
- [GraphQL](https://graphql.org/graphql-js/) _Available from version 7.2.0_
21+
- [Apollo Server](https://www.apollographql.com/docs/apollo-server/) _Available from version 7.2.0_
2222

2323

2424
## Next Steps

0 commit comments

Comments
 (0)