getglad
|
250c667e95
|
Fix test case
Had bad logic in test case
|
2019-03-28 09:57:58 -04:00 |
|
getglad
|
a47ac0feb4
|
match existing test case
|
2019-03-28 06:13:22 -04:00 |
|
getglad
|
5a537872e4
|
Allow initialization of ObjectType with dynamic private state
|
2019-03-27 22:26:37 -04:00 |
|
Jonathan Kim
|
c5b2281e22
|
Update execution doc with correct way to use variables (#920)
* Fix issue #890
* Change to `root`
|
2019-03-27 16:44:41 -07:00 |
|
Jonathan Kim
|
21cccf4c96
|
Update object type docs (#921)
Now that the default resolver handles both objects and dicts
|
2019-03-17 12:43:49 -07:00 |
|
Jonathan Kim
|
0805436d45
|
Docs on changing the name of an ObjectType (#922)
Fixes https://github.com/graphql-python/graphene/issues/839
|
2019-03-16 21:58:49 +00:00 |
|
Jonathan Kim
|
ca9188a615
|
Dict or attr default resolver (#638)
* Add dict_or_attr resolver and set it as default
* Add some tests
* Dry up code
* Updated formatting
|
2019-03-11 10:24:11 -07:00 |
|
Sebastián Ramírez
|
bbe11c9b5e
|
Add FastAPI and Starlette to integrations (#906)
|
2019-03-11 10:03:54 -07:00 |
|
Markus Holtermann
|
96d497c2b8
|
Fix docs on graphene.Int bounds (#891)
|
2019-03-11 09:32:23 -07:00 |
|
Jonathan Kim
|
a4681ce6b2
|
Fixes middleware documentation (#916)
Closes #812
|
2019-03-10 16:21:08 +01:00 |
|
Harry Moreno
|
d95163c61d
|
Add Docs link to readme (#914)
* change header of contributing docs to building docs
|
2019-03-09 17:35:15 -08:00 |
|
Dan
|
9ae2359b87
|
Run pre-commit autoupdate to bump versions of precommit hooks, then run them on all files (#913)
|
2019-03-08 11:09:45 -08:00 |
|
Eran Kampf
|
fd0bd0ccd7
|
Adding Myn to CODEOWNERS (projectcheshire)
|
2019-03-08 09:35:48 -08:00 |
|
Eran Kampf
|
359753dc0f
|
Merge pull request #912 from graphql-python/feature/add_codeowners_file
Added CODEOWNERS
|
2019-03-07 18:32:56 -08:00 |
|
Eran Kampf
|
806b99f59d
|
Initial CODEOWNERS file as decided in our community meeting
|
2019-03-07 18:29:40 -08:00 |
|
Syrus Akbary
|
ae7a5d71c7
|
Merge pull request #873 from asodeur/issue_872
Special characters in README.rst break setup.py on Windows
|
2019-01-07 16:10:23 -05:00 |
|
Syrus Akbary
|
88d68fa672
|
Merge pull request #874 from kiendang/fix-doc
Fix anchor link
|
2019-01-07 16:10:01 -05:00 |
|
kiendang
|
ff4fb4f86a
|
Fix anchor link
|
2018-12-28 10:53:29 +08:00 |
|
Syrus Akbary
|
e32cbc3346
|
Merge pull request #883 from graphql-python/update-object-type-docs
Update documentation on ObjectTypes
|
2018-12-27 14:53:09 +01:00 |
|
Jonathan Kim
|
d1b1ad733f
|
Ignore flake8 error
|
2018-12-27 09:39:18 +00:00 |
|
Jonathan Kim
|
e1a2eb5a35
|
Remove trailing whitespace
|
2018-12-26 20:32:22 +00:00 |
|
Jonathan Kim
|
349add5700
|
Update documentation on ObjectTypes
Resolves #798
|
2018-12-26 20:22:34 +00:00 |
|
as
|
2bc7699a98
|
black formatting and removed trailing whitespace
|
2018-12-11 15:03:10 +01:00 |
|
as
|
2c43a2ae0a
|
Now setup.py works on Windows other tools have trouble with PKG-INFO. Forcing long_description to ASCII.
|
2018-12-06 10:38:17 +01:00 |
|
as
|
3aafe58d4d
|
Special characters in README.rst break setup.py on Windows
|
2018-11-29 09:29:00 +01:00 |
|
Syrus Akbary
|
08c86f3def
|
Merge pull request #845 from nive/master
quickstart example improvement
|
2018-11-05 20:26:18 +01:00 |
|
Syrus Akbary
|
37a6c01839
|
Merge pull request #855 from cherls/default-mutation-field-description
Default mutation field description
|
2018-11-05 20:25:56 +01:00 |
|
cherls
|
8e53672a1d
|
Add mutation field default arg test
|
2018-11-05 13:30:09 -05:00 |
|
cherls
|
4d5a091d16
|
Add default Field description as docstring
|
2018-11-05 13:30:05 -05:00 |
|
Syrus Akbary
|
80066e55f3
|
Merge pull request #854 from johanzietsman-em/master
Fixed typos.
|
2018-11-01 19:10:03 +01:00 |
|
Johan Zietsman
|
587ce5ae93
|
Update interfaces.rst
|
2018-10-30 14:23:29 +02:00 |
|
Johan Zietsman
|
52f54f51b2
|
Update objecttypes.rst
|
2018-10-30 14:17:44 +02:00 |
|
Johan Zietsman
|
95cfff8c37
|
Update enums.rst
|
2018-10-30 14:06:37 +02:00 |
|
Syrus Akbary
|
e07e89d2e2
|
Improved README
|
2018-10-26 19:36:12 +02:00 |
|
Syrus Akbary
|
a0be081fc0
|
Improved README
|
2018-10-26 19:34:58 +02:00 |
|
Syrus Akbary
|
49a41060a6
|
Improved documentation showcasing sponsors
|
2018-10-26 19:30:37 +02:00 |
|
Syrus Akbary
|
7cfc3ffe67
|
Merge pull request #850 from MarSoft/patch-1
Fix typo in docs
|
2018-10-26 19:16:03 +02:00 |
|
Syrus Akbary
|
83a5587d71
|
Merge pull request #851 from etandel/feature/dataloader-docs
Improve dataloader doc
|
2018-10-26 19:15:44 +02:00 |
|
Syrus Akbary
|
89ba0da6d7
|
Merge pull request #847 from patrick91/fix/precommit-py-version
Don't enforce python 3.6 on precommit
|
2018-10-23 21:06:25 +02:00 |
|
Syrus Akbary
|
984e7cebe1
|
Merge pull request #849 from nerdoc/patch-1
fix deprecated "Input" class
|
2018-10-23 21:05:58 +02:00 |
|
Elias Tandel Barrionovo
|
21dbaa93c4
|
Improve dataloader doc
Explicitly mention that loaded values must have the same order as the
given keys
|
2018-10-23 10:05:47 -03:00 |
|
Семён Марьясин
|
ca02095806
|
Fix typo in docs
|
2018-10-22 16:19:55 +03:00 |
|
Christian González
|
4752ec08ab
|
fix deprecated "Input" class
|
2018-10-20 11:16:29 +02:00 |
|
Patrick Arminio
|
7e17b92a18
|
Don't enforce python 3.6 on precommit
|
2018-10-18 12:28:12 -07:00 |
|
adroullier
|
85e6c3d3fb
|
quickstart example improvement, rename name parameter of String field to argument
|
2018-10-16 13:59:25 +02:00 |
|
Syrus Akbary
|
705cad76b2
|
Merge pull request #844 from dschaller/make-docs
add root make target for creating html version of docs
|
2018-10-15 14:46:49 +02:00 |
|
Syrus Akbary
|
8eb23ed802
|
Merge pull request #843 from dschaller/easier-make-docs
inline doctstring of make targets
|
2018-10-15 14:46:21 +02:00 |
|
Derek Schaller
|
a4c812f886
|
add root make target for creating html version of docs
|
2018-10-13 11:27:57 -07:00 |
|
Derek Schaller
|
3df3754ae6
|
inline doctstring of make targets
|
2018-10-13 11:21:07 -07:00 |
|
Syrus Akbary
|
131cbebc88
|
Merge pull request #832 from danpalmer/patch-6
Add basic type documentation for Relay fields
|
2018-09-09 20:11:36 +02:00 |
|