graphene/docs/execution
Dan Palmer 834d52f9d3
Use more Pythonic terminology here
"Hash" in the Python world implies a cryptographic hash, or possibly a checksum. Here, I believe "hash" is being used to mean "hash map", which would be more commonly known in Python as a dictionary, or dict for short.
2017-11-25 12:51:53 +00:00
..
dataloader.rst Updated docs 2017-07-27 03:05:58 -07:00
execute.rst Updated docs 2017-07-27 03:05:58 -07:00
index.rst Added dataloader docs 2017-04-20 00:53:17 -07:00
middleware.rst Use more Pythonic terminology here 2017-11-25 12:51:53 +00:00