Dulmandakh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							614449e651 
							
						 
					 
					
						
						
							
							Python 3.12 ( #1550 )  
						
						... 
						
						
						
						* python 3.12
* update classifiers 
						
					 
					
						2024-06-13 14:34:16 +00:00 
						 
				 
			
				
					
						
							
							
								Dulmandakh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5db1af039f 
							
						 
					 
					
						
						
							
							Remove Python 3.7 ( #1543 )  
						
						... 
						
						
						
						* CI: add Python 3.12
* dd
* remove python 3.12 
						
					 
					
						2024-05-16 10:17:26 +02:00 
						 
				 
			
				
					
						
							
							
								Rens Groothuijsen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f891a3683d 
							
						 
					 
					
						
						
							
							docs: Disambiguate argument name in quickstart docs ( #1474 )  
						
						
						
					 
					
						2022-11-16 21:27:34 +01:00 
						 
				 
			
				
					
						
							
							
								Erik Wrede 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d96ec55abb 
							
						 
					 
					
						
						
							
							Merge branch 'master' into fix/ariadne-link  
						
						
						
					 
					
						2022-08-20 14:59:02 +02:00 
						 
				 
			
				
					
						
							
							
								Ali McMaster 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bf40e6c419 
							
						 
					 
					
						
						
							
							Update quickstart.rst  
						
						
						
					 
					
						2022-02-14 09:01:42 +00:00 
						 
				 
			
				
					
						
							
							
								Mel van Londen 
							
						 
					 
					
						
						
						
						
							
						
						
							27f19e5a90 
							
						 
					 
					
						
						
							
							release v3 stable  
						
						
						
					 
					
						2021-11-13 14:15:18 -08:00 
						 
				 
			
				
					
						
							
							
								Drew Hoover 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78973964b8 
							
						 
					 
					
						
						
							
							fix: update ariadne url to the new docs  
						
						
						
					 
					
						2021-09-21 13:00:19 -04:00 
						 
				 
			
				
					
						
							
							
								dbgb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							966aba06cd 
							
						 
					 
					
						
						
							
							Fix typo in quickstart document ( #1201 )  
						
						
						
					 
					
						2020-05-28 15:41:38 +02:00 
						 
				 
			
				
					
						
							
							
								Lem Ko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba5b7dd3d7 
							
						 
					 
					
						
						
							
							Fix example query in quickstart doc ( #1139 )  
						
						
						
					 
					
						2020-02-21 11:15:51 +00:00 
						 
				 
			
				
					
						
							
							
								Iman 
							
						 
					 
					
						
						
						
						
							
						
						
							c0fbcba97a 
							
						 
					 
					
						
						
							
							Update quickstart.rst ( #1090 )  
						
						... 
						
						
						
						A miss letter 
						
					 
					
						2019-12-26 20:02:28 +00:00 
						 
				 
			
				
					
						
							
							
								Min ho Kim 
							
						 
					 
					
						
						
						
						
							
						
						
							e90aa1b712 
							
						 
					 
					
						
						
							
							Fix typos ( #1066 )  
						
						... 
						
						
						
						Fixed typos in docs, string literals, comments, test name 
						
					 
					
						2019-09-25 19:57:53 -04:00 
						 
				 
			
				
					
						
							
							
								Danilo Herrera 
							
						 
					 
					
						
						
						
						
							
						
						
							57157ab7f4 
							
						 
					 
					
						
						
							
							Fix typo ( #1028 )  
						
						
						
					 
					
						2019-07-08 22:21:50 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan Kim 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							abe547fb4d 
							
						 
					 
					
						
						
							
							Fix wrong variable name ( #1015 )  
						
						... 
						
						
						
						Resolves  #1014  
					
						2019-06-22 18:09:52 +02:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							5cb7d91aaa 
							
						 
					 
					
						
						
							
							Revise documentation ( #969 )  
						
						... 
						
						
						
						* Revise documentation
- Add missing reference to `flask-graphql` in integrations
- align documentation for resolver arguments (use root for 1st argument
instead of self)
- explore use of `parent` instead of `root` for first argument
- clarify resolvers and object type documentation
- add documentation for Meta class options for ObjectType
- expand quickstart documentation for first time users
- streamline order of documentation for first time users (broad ->
specific)
- document resolver quirks
* explict imports from graphene
* rename doc refs for resolvers
* suggestions typos and graphene import 
						
					 
					
						2019-06-09 16:49:56 -07:00 
						 
				 
			
				
					
						
							
							
								Jonathan Kim 
							
						 
					 
					
						
						
						
						
							
						
						
							e1a2eb5a35 
							
						 
					 
					
						
						
							
							Remove trailing whitespace  
						
						
						
					 
					
						2018-12-26 20:32:22 +00:00 
						 
				 
			
				
					
						
							
							
								adroullier 
							
						 
					 
					
						
						
						
						
							
						
						
							85e6c3d3fb 
							
						 
					 
					
						
						
							
							quickstart example improvement, rename name parameter of String field to argument  
						
						
						
					 
					
						2018-10-16 13:59:25 +02:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							34d03a7bd2 
							
						 
					 
					
						
						
							
							Updated docs to use stable version of Graphene 2.0  
						
						
						
					 
					
						2017-10-26 00:22:59 -07:00 
						 
				 
			
				
					
						
							
							
								Nik Nyby 
							
						 
					 
					
						
						
						
						
							
						
						
							37fbbf55fa 
							
						 
					 
					
						
						
							
							quickstart: use print function in example query  
						
						
						
					 
					
						2017-10-04 23:09:18 -04:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							1d52148b37 
							
						 
					 
					
						
						
							
							Update quickstart.rst  
						
						
						
					 
					
						2017-08-27 16:06:35 -07:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							0002d42e38 
							
						 
					 
					
						
						
							
							Updated docs  
						
						
						
					 
					
						2017-07-27 03:05:58 -07:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							33a30db5f1 
							
						 
					 
					
						
						
							
							Improved quickstart docs  
						
						
						
					 
					
						2017-07-24 00:01:44 -07:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							0e355ee296 
							
						 
					 
					
						
						
							
							Improved documentation examples  
						
						
						
					 
					
						2017-07-23 23:29:27 -07:00 
						 
				 
			
				
					
						
							
							
								Kuan 
							
						 
					 
					
						
						
						
						
							
						
						
							06757f10c6 
							
						 
					 
					
						
						
							
							Update basic schema with arguments  
						
						
						
					 
					
						2017-04-13 10:32:49 -07:00 
						 
				 
			
				
					
						
							
							
								Grigoriy Beziuk 
							
						 
					 
					
						
						
						
						
							
						
						
							d86bbd8a86 
							
						 
					 
					
						
						
							
							a fypo fixed so the hyperlink to the graphQL official introduction is shown now  
						
						
						
					 
					
						2017-03-10 11:05:01 +03:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							dda294d911 
							
						 
					 
					
						
						
							
							Merge branch 'master' into master  
						
						
						
					 
					
						2016-12-18 13:12:51 -08:00 
						 
				 
			
				
					
						
							
							
								Tina Zhang 
							
						 
					 
					
						
						
						
						
							
						
						
							c1f567c4e4 
							
						 
					 
					
						
						
							
							add link to official graphql website in Getting Started  
						
						
						
					 
					
						2016-11-05 15:31:56 +01:00 
						 
				 
			
				
					
						
							
							
								Kalle Jepsen 
							
						 
					 
					
						
						
						
						
							
						
						
							71b4de9369 
							
						 
					 
					
						
						
							
							Fixed typos and improved language and markup  
						
						
						
					 
					
						2016-10-07 12:23:12 +02:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							c920537380 
							
						 
					 
					
						
						
							
							Updated graphene to 1.0  🎉  
						
						
						
					 
					
						2016-09-26 09:20:41 -07:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							c9a30f7139 
							
						 
					 
					
						
						
							
							Improved docs  
						
						
						
					 
					
						2016-09-25 05:01:12 -07:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							8128292b02 
							
						 
					 
					
						
						
							
							Improved quickstart  
						
						
						
					 
					
						2016-09-21 09:45:57 -07:00 
						 
				 
			
				
					
						
							
							
								Syrus Akbary 
							
						 
					 
					
						
						
						
						
							
						
						
							a0d07343e1 
							
						 
					 
					
						
						
							
							First version of integrated Graphene sphinx docs  ✨  
						
						
						
					 
					
						2016-09-11 21:47:34 -07:00