Skip to content

Commit bde1307

Browse files
committed
Add import NIOFoundationCompat
1 parent 375e830 commit bde1307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphql-server/Sources/App/GraphQL/GraphQLResult+ResponseGenerator.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import GraphQL
22
import HTTPTypes
33
import Hummingbird
4+
import NIOFoundationCompat
45

56
extension GraphQLResult {
67
public func response(from _: Request, context _: some RequestContext) throws -> Response {

0 commit comments

Comments
 (0)