Skip to content

Commit 24a5812

Browse files
authored
Merge pull request #1181 from ageorgou/fix-buffer
Get friendConnection queries working
2 parents 12bb991 + d370ca3 commit 24a5812

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/Marked/swapiSchema.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* LICENSE file in the root directory of this source tree.
88
*/
99

10+
import { Buffer } from 'buffer';
11+
1012
import {
1113
GraphQLSchema,
1214
GraphQLObjectType,

0 commit comments

Comments
 (0)