Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
saihaj committed Nov 2, 2022
1 parent 6b452f9 commit 57f8cb9
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -5,7 +5,10 @@ import {
DirectiveNode,
ASTVisitor,
} from 'graphql'
import { createGraphQLError, GraphQLStreamDirective } from '@graphql-tools/utils'
import {
createGraphQLError,
GraphQLStreamDirective,
} from '@graphql-tools/utils'

/**
* Stream directive on list field
Expand Down

0 comments on commit 57f8cb9

Please sign in to comment.