Skip to content

Commit

Permalink
updated README with Swift Support section
Browse files Browse the repository at this point in the history
  • Loading branch information
3a4oT committed Oct 18, 2024
1 parent decc5b8 commit ed2a996
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@ If you encode a `GraphQLResult` with an ordinary `JSONEncoder`, there are no gua
violating the [GraphQL spec](https://spec.graphql.org/June2018/#sec-Serialized-Map-Ordering). To preserve this order, `GraphQLResult`
should be encoded using the `GraphQLJSONEncoder` provided by this package.

## Support

This package supports Swift versions in [alignment with Swift NIO](https://github.com/apple/swift-nio?tab=readme-ov-file#swift-versions).

## Contributing

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

0 comments on commit ed2a996

Please sign in to comment.