graphene-django/docs
Richard Sween fc49a50cc3
Update mutations.rst
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
2019-06-05 19:43:51 -05:00
..
authorization.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
conf.py Rebuild documentation 2019-05-07 19:23:01 +01:00
debug.rst bump graphiql to 0.13.0, and rename __debug to _debug due to __ limitations 2019-05-20 17:48:28 +08:00
filtering.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
index.rst Add documentation for settings 2019-05-07 20:23:10 +01:00
installation.rst Update install docs for Django 2.x 2019-05-13 17:08:26 +10:00
introspection.rst Correct Babel Relay Plugin docs link per Issue 358. 2019-05-15 16:27:35 -05:00
Makefile Added first version of the docs 2016-09-20 22:30:36 -07:00
mutations.rst Update mutations.rst 2019-06-05 19:43:51 -05:00
queries.rst Corrected docs/queries.rst. (#633) 2019-05-15 20:50:55 -04:00
requirements.txt Updated docs template 2018-03-13 22:38:17 -07:00
schema.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
settings.rst newline 2019-05-07 20:23:26 +01:00
testing.rst Fix importing error for GraphQLTestCase 2019-05-08 22:45:28 +01:00
tutorial-plain.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
tutorial-relay.rst Rebuild documentation 2019-05-07 19:23:01 +01:00