Skip to content

Commit

Permalink
Satisfy TS
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Sep 6, 2022
1 parent b8fe823 commit 147d3c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { createYoga, createSchema } from 'graphql-yoga'
import { createYoga, createSchema, GraphQLParams } from 'graphql-yoga'
import { usePersistedOperations } from '@graphql-yoga/plugin-persisted-operations'

const schema = createSchema({
Expand Down

0 comments on commit 147d3c5

Please sign in to comment.