Commit a5e51da
committed
server/index-node: Fix missing
This was causing JS clients (such as indexer-service) to fail with the
following error:
Error: Decorated type deeper than introspection query.
With this fix, that no longer happens.scalar Int in the GraphQL schema1 parent 21f0768 commit a5e51da
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments