Skip to content

Docs out of date for recommended install version. #262

@patchwork-systems

Description

@patchwork-systems

The recommended install version (according to the README) is >=2.0.dev, however the docs have not been updated to reflect some breaking changes. Specifically http://docs.graphene-python.org/projects/django/en/latest/tutorial-plain/ still uses:

def resolve_category(self, args, context, info):

This should be changed to

    def resolve_category(self, info, **args):

I would be glad to put a pull request in for this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions