We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9417e4 commit d370ca3Copy full SHA for d370ca3
src/components/Marked/swapiSchema.tsx
@@ -7,6 +7,8 @@
7
* LICENSE file in the root directory of this source tree.
8
*/
9
10
+import { Buffer } from 'buffer';
11
+
12
import {
13
GraphQLSchema,
14
GraphQLObjectType,
0 commit comments