Skip to content

Commit 6204826

Browse files
Moumoulsdavimacedo
andauthored
GraphQL: Optimize queries, fixes some null returns (on object), fix stitched GraphQLUpload (#6709)
* Optimize query, fixes some null returns, fix stitched GraphQLUpload * Fix authData key selection * Prefer Iso string since other GraphQL solutions use this format * fix tests Co-authored-by: Antonio Davi Macedo Coelho de Castro <[email protected]>
1 parent 929c4e1 commit 6204826

32 files changed

+1559
-1187
lines changed

package-lock.json

Lines changed: 190 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"license": "BSD-3-Clause",
2121
"dependencies": {
2222
"@apollographql/graphql-playground-html": "1.6.26",
23+
"@graphql-tools/links": "^6.2.4",
2324
"@graphql-tools/stitch": "6.2.0",
2425
"@graphql-tools/utils": "6.2.1",
2526
"@parse/fs-files-adapter": "1.0.1",

0 commit comments

Comments
 (0)