mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-22 09:37:07 +03:00
fc49a50cc3
I believe the `[1]` was ommitted from the `from_global_id` call as that method returns a tuple of type and id, of which we're only interested in the id here. Took me half a day to figure out why this code wasn't working today. See function def here: https://github.com/graphql-python/graphql-relay-py/blob/master/graphql_relay/node/node.py#L67 |
||
---|---|---|
.. | ||
authorization.rst | ||
conf.py | ||
debug.rst | ||
filtering.rst | ||
index.rst | ||
installation.rst | ||
introspection.rst | ||
Makefile | ||
mutations.rst | ||
queries.rst | ||
requirements.txt | ||
schema.rst | ||
settings.rst | ||
testing.rst | ||
tutorial-plain.rst | ||
tutorial-relay.rst |