Skip to content

Preserves result order #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

NeedleInAJayStack
Copy link
Member

Fixes #60

This was implemented by adding the Swift Collections dependency and adjusting most ordinary Dictionary instances to OrderedDictionary.

Graphiti will require a PR to be compatible, which I will submit shortly.

Thanks!!

@NeedleInAJayStack
Copy link
Member Author

Since this does change the interface with Graphiti, we should probably make it a major release so that SPM doesn't resolve to incompatible versions of GraphQL and Graphiti. Graphiti can be a minor release.

@paulofaria
Copy link
Member

@NeedleInAJayStack great work. Yeah, let's bump major. Feel free to merge and tag! 😊

@NeedleInAJayStack NeedleInAJayStack merged commit e5de315 into GraphQLSwift:master Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preserve result order
2 participants