fix: unable to use objectId size higher than 19 on GraphQL API (#7627)

This commit is contained in:
Antoine Cormouls
2021-11-27 12:27:08 +01:00
committed by GitHub
parent c789f6c979
commit ed86c80772
4 changed files with 35 additions and 10 deletions

View File

@@ -35,7 +35,7 @@
"follow-redirects": "1.14.5",
"graphql": "15.7.0",
"graphql-list-fields": "2.0.2",
"graphql-relay": "0.9.0",
"graphql-relay": "0.7.0",
"graphql-tag": "2.12.5",
"graphql-upload": "11.0.0",
"intersect": "1.0.1",