Skip to content

Commit ed2a996

Browse files
committed
updated README with Swift Support section
1 parent decc5b8 commit ed2a996

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ If you encode a `GraphQLResult` with an ordinary `JSONEncoder`, there are no gua
119119
violating the [GraphQL spec](https://spec.graphql.org/June2018/#sec-Serialized-Map-Ordering). To preserve this order, `GraphQLResult`
120120
should be encoded using the `GraphQLJSONEncoder` provided by this package.
121121

122+
## Support
123+
124+
This package supports Swift versions in [alignment with Swift NIO](https://github.com/apple/swift-nio?tab=readme-ov-file#swift-versions).
125+
122126
## Contributing
123127

124128
If you think you have found a security vulnerability, please follow the

0 commit comments

Comments
 (0)