Romain Létendart
ee7560f629
Support displaying deprecated input fields in GraphiQL docs ( #1458 )
...
* Update GraphiQL docs URL in docs/settings
And deduplicate link declaration.
* Support displaying deprecated input fields in GraphiQL docs
2023-09-13 09:49:01 +03:00
lilac-supernova-2
67def2e074
Typo fixes ( #1459 )
...
* Fix Star Wars spaceship name
* Fix some typos in comments
* Typo fixes
* More typo fixes
2023-09-06 10:29:58 +03:00
ndpu
a6596273cf
Update docs/requirements.txt ( #1410 )
...
* change Sphinx version from 1.5.3 to 7.0.0
* change sphinx-autobuild version from 0.7.1 to 2021.3.14
* add pygments-graphql-lexer to docs/requirements.txt
2023-05-24 15:55:20 +03:00
Syberen van Munster
bb03306075
Move testing endpoint to settings ( #1105 )
...
* Import testing endpoint from graphene settings
* Add documentation for TESTING_ENDPOINT setting
* Remove empty lines
* Run formatter
Co-authored-by: Firas K <3097061+firaskafri@users.noreply.github.com>
2022-09-26 01:56:22 +03:00
Suyeol Jeon
a78114ada3
Add support to persist GraphQL headers in GraphiQL ( #1209 )
2022-09-24 17:41:14 +03:00
Jonathan Kim
33c6a54414
Merge branch 'master' into v3
2020-08-12 07:06:35 +01:00
Radosław Kowalski
55769e814f
Add headers support to GraphiQL ( #1016 )
...
Co-authored-by: Jonathan Kim <jkimbo@gmail.com>
2020-08-07 10:13:26 +01:00
Jonathan Kim
6cfcddac5a
Merge branch 'master' into v3
2020-08-06 20:35:08 +01:00
Eric Abruzzese
6aa6aaaa8c
Update GraphiQL, add GraphiQL subscription support ( #1001 )
2020-07-12 14:42:31 +01:00
DoctorJohn
17146f9b01
Make v3 django choice field enum naming default (in v3) ( #982 )
...
Co-authored-by: Jonathan Kim <jkimbo@gmail.com>
2020-06-10 17:32:07 +01:00
Jonathan Kim
b8e598d66d
Add options to override how Django Choice fields are converted t… ( #860 )
...
* Add new setting to create unique enum names
* Add specific tests for name generation
* Add schema test
* Rename settings field
* Rename setting
* Add custom function setting
* Add documentation
* Use format instead of f strings
* Update graphene_django/converter.py
Co-Authored-By: Syrus Akbary <me@syrusakbary.com>
* Fix tests
* Update docs
* Import function through import_string function
Co-authored-by: Syrus Akbary <me@syrusakbary.com>
2020-03-13 10:04:25 +00:00
Jonathan Kim
0988e0798a
Adds documentation to CAMELCASE_ERRORS
setting ( #689 )
...
* Rename setting and add documentation
* Add examples
* Use `cls`
2019-07-08 22:22:08 +01:00
Jonathan Kim
6e8dce95ae
Update doc setup ( #673 )
...
* Expose doc commands in root makefile and add autobuild
* Fix some errors
* Alias some commands and add PHONY
2019-06-14 12:33:37 +01:00
Paul Hallett
bd53940d23
newline
2019-05-07 20:23:26 +01:00
Paul Hallett
df4a07982f
Add documentation for settings
2019-05-07 20:23:10 +01:00