Skip to content

2.0 #133

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

Merged
merged 5 commits into from
Aug 1, 2017
Merged

2.0 #133

merged 5 commits into from
Aug 1, 2017

Conversation

syrusakbary
Copy link
Member

@syrusakbary syrusakbary commented Aug 1, 2017

Including:

  • Moving context from the resolver arguments to info.context
  • New resolvers API. Moving from resolver(root, args, context, info) to resolver(root, info, **args)
  • Is Type of new syntax from is_type_of(result, context, info) to is_type_of(result, info)
  • Resolve type new syntax resolve_type(result, context, info) to resolve_type(result, info)

Removed Experimental execution API

@syrusakbary syrusakbary merged commit f9ed20b into master Aug 1, 2017
@cipriantarta
Copy link

@syrusakbary Any news on the much faster executor?

@ProjectCheshire ProjectCheshire deleted the 2.0 branch June 2, 2019 18:41
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.

3 participants