Commit Graph

  • fbac4d5092 Fixing grammar and spelling errors across a number of files. Justin Miller 2021-04-12 23:01:20 -0700
  • 002b769db4 Fixing Dataloader docs due to tox issue. Justin Miller 2021-04-12 23:32:11 -0700
  • 12302b78f9
    Update schema.rst Justin Miller 2021-04-12 23:08:42 -0700
  • db9d9a08f2
    Update schema.rst Justin Miller 2021-04-12 23:01:20 -0700
  • 3ed8273239
    Update dataloader.rst Justin Miller 2021-04-12 22:48:53 -0700
  • a5fbb2e9e5
    Update middleware.rst Justin Miller 2021-04-12 22:44:41 -0700
  • 5acd04aa93
    Update mutations.rst Justin Miller 2021-04-12 22:40:08 -0700
  • 17f6a45a47
    Update unions.rst Justin Miller 2021-04-12 22:37:32 -0700
  • f5321d619c
    Update interfaces.rst Justin Miller 2021-04-12 22:33:14 -0700
  • f622f1f53c
    Update index.rst (#1313) shukryzablah 2021-03-24 15:32:51 -0400
  • 6f9cdb4888
    Fix links to Relay docs (#1318) bartenra 2021-03-24 20:32:35 +0100
  • 4da3287c32
    Fix links to Relay docs bartenra 2021-03-24 09:48:40 +0100
  • 8a245f1c02
    Update index.rst shukryzablah 2021-03-05 15:17:51 -0500
  • 51b281d04c fix: black Cameron Hurst 2021-03-01 08:53:16 -0500
  • 322f37196d fix: unit tests Cameron Hurst 2021-03-01 08:51:32 -0500
  • acbd262507 fix: black Cameron Hurst 2021-03-01 08:35:40 -0500
  • ab95170eea fix: Argument default value should be undefined Cameron Hurst 2021-01-06 09:18:20 -0500
  • 64a6afc92e fix: added async call to test client Cameron Hurst 2021-01-05 08:10:50 -0500
  • 34b07e6209 fix: no need for a run call in the async version Cameron Hurst 2021-01-05 06:28:16 -0500
  • 8e5354157c fix: test client is updated to be asyncio and not promises Cameron Hurst 2021-01-05 06:26:22 -0500
  • ed0cfa5e4a Raise error when arguments conains only type annotations Valentin Cocaud 2021-02-22 12:06:07 +0100
  • caf6e506a5 Root Value example doesn't work #1303 sarath 2021-02-07 22:52:42 +0530
  • 95698d485a
    Format with black Kumar Aditya 2021-02-03 14:54:58 +0530
  • e7b0a6a2f9
    Remove dataclasses backport Kumar Aditya 2021-02-03 14:18:49 +0530
  • c2f2685f7a
    Remove redundant files Kumar Aditya 2021-02-03 13:06:22 +0530
  • 1b8392f827 Propagate arguments of relay.NodeField to Field (#1036) Theodore Diamantidis 2019-09-27 11:54:46 +0300
  • ce49e2e38e implement interface interfaces on TypeMap, fix failing test Alec Rosenbaum 2021-01-15 13:13:05 -0500
  • 2140f986b9 add failing type_map test, bar_graphql_type has no interfaces Alec Rosenbaum 2021-01-15 13:10:14 -0500
  • c2cf1860ac update InterfaceOptions to fix failing test Alec Rosenbaum 2021-01-15 13:02:08 -0500
  • 20869ec957 add failing test for interface meta Alec Rosenbaum 2021-01-15 13:01:43 -0500
  • 7004515f06 implement interface interfaces on TypeMap, fix failing test Alec Rosenbaum 2021-01-15 13:13:05 -0500
  • a17f63cf03 add failing type_map test, bar_graphql_type has no interfaces Alec Rosenbaum 2021-01-15 13:10:14 -0500
  • 86b7e6ac86 update InterfaceOptions to fix failing test Alec Rosenbaum 2021-01-15 13:02:08 -0500
  • ae93499a37 add failing test for interface meta Alec Rosenbaum 2021-01-15 13:01:43 -0500
  • 2e87ebe5fc
    v3.0.0b7 v3.0.0b7 Jonathan Kim 2021-01-06 09:58:19 +0000
  • e5eeb9d831
    fix(Decimal): parse integers as decimal. (#1295) Jason Kraus 2021-01-06 01:54:45 -0800
  • 48eee8c4e0 cleanup(Decimal): cant test FloatValueNode so drop the mention of it Jason Kraus 2021-01-05 21:41:44 -0800
  • 33d77854ce fix(Decimal): parse integers and floats as decimal. Also enable py38 in tox Jason Kraus 2021-01-02 14:04:24 -0800
  • 59660c9b50 convert idention to spaces JMSwag 2020-11-17 09:13:02 -0800
  • b7e14ab0b7 move comment JMSwag 2020-11-17 09:12:05 -0800
  • 74c0d0e782 Support leading underscore JMSwag 2020-11-17 09:09:55 -0800
  • e0d4bec2d8
    Remove Object Mutation dead link from Relay docs (#1272) Varun Dey 2020-11-17 21:31:21 +0530
  • f2397091ad
    Fixing a Type Warning as per #1100 Evan Kanter 2020-11-13 19:09:11 -0500
  • 7d09e5b138
    Update stale.yml Jonathan Kim 2020-10-27 08:51:51 +0000
  • 84582eb374
    v3.0.0b6 v3.0.0b6 Jonathan Kim 2020-10-21 10:15:38 +0100
  • e24ac547d6
    Add UnforgivingExecutionContext (#1255) Alec Rosenbaum 2020-10-21 05:13:32 -0400
  • 79c8c04cb0 linting Thomas Leonard 2020-10-20 13:15:31 +0200
  • a3cfdb5d4d Add support for custom global ID Thomas Leonard 2020-10-20 13:04:54 +0200
  • 913be98dec Fix type declaration for Python 2 Thomas Leonard 2020-10-20 12:10:50 +0200
  • 187e3ba805 mypy and black fix Thomas Leonard 2020-10-20 12:07:22 +0200
  • 31321e1e41 Add support for custom global ID (Issue #1276) Thomas Leonard 2020-10-19 19:17:28 +0200
  • 983ccca811 update execution context to fix new test cases Alec Rosenbaum 2020-10-14 16:40:37 -0400
  • 40581b1527 add failing tests Alec Rosenbaum 2020-10-14 16:39:36 -0400
  • 01f1f94986
    Remove Object Mutation dead link from Relay docs Varun Dey 2020-10-03 12:34:45 +0530
  • 207ea631ad isort observer in root dir lnxpy 2020-09-28 00:08:56 +0330
  • cc764ebc7b isort observed on ls lnxpy 2020-09-28 00:05:23 +0330
  • a53b782bf8
    Syntax Error Fixed for Dictionary assert (#1267) Ali Reza Yahyapour 2020-09-22 19:40:01 +0330
  • 072e016183
    syntax error solved for dictionary type Ali Reza Yahyapour 2020-09-22 18:42:47 +0330
  • 8c327fc4ed
    add BigInt type (#1261) Paul Bailey 2020-08-28 10:55:46 -0500
  • 26adbf8be1 more Int tests Paul Bailey 2020-08-27 16:50:06 -0500
  • 56614630e7 formatting Paul Bailey 2020-08-27 16:31:52 -0500
  • 9e03fede1a add BigInt type Paul Bailey 2020-08-27 16:08:44 -0500
  • b685e109f5
    Fix typo in Schema docs (#1259) Varun Dey 2020-08-24 16:20:33 +0000
  • f18aec47e3
    Fix typo in Schema docs Varun Dey 2020-08-24 14:58:05 +0530
  • 1eedbe419a add unforgiving execution context and automated tests Alec Rosenbaum 2020-08-18 12:26:09 -0400
  • 6918db1033
    Fix Typo in Docs (#1252) Daniel T. Plop 2020-08-12 23:44:00 +0200
  • 188ce9a6cb
    Fix subscribe with arguments (#1251) Jonathan Kim 2020-08-12 22:43:35 +0100
  • 749877c20a Fix Typo in Docs Daniel T. Plop 2020-08-12 17:23:48 +0200
  • e66385aae6 Fix subscribe with arguments Jonathan Kim 2020-08-12 07:28:10 +0100
  • 86b904d327
    Split out the subscriptions documentation a separate file and fix it (#1245) Jonathan Kim 2020-08-07 22:37:32 +0100
  • 481491db51 run tests in py38 Eran Kampf 2020-08-07 14:24:57 -0700
  • 0439d63b72 Fix get_type call Eran Kampf 2020-08-07 13:35:41 -0700
  • 97a5d62cdd Split out the subscriptions documentation a separate file and fix it Jonathan Kim 2020-08-07 10:08:35 +0100
  • 29dd3f8391
    v3.0.0b5 v3.0.0b5 Jonathan Kim 2020-08-06 17:19:02 +0100
  • d085c8852b
    Subscription revamp (#1235) Syrus Akbary 2020-07-28 13:33:21 -0700
  • 2130005406
    Minor grammatical fix in the schema docs (#1237) Redowan Delowar 2020-07-28 00:56:14 +0600
  • f4a285ece7 Minor grammatical fix in the schema docs rednafi 2020-07-27 21:56:54 +0600
  • 38c83b9a5b Fixed typo Syrus 2020-07-26 22:10:44 -0700
  • c877a3e7be Fixed syntax using black Syrus 2020-07-26 22:07:24 -0700
  • de81875fe7 Added full support for subscriptions Syrus 2020-07-26 21:58:41 -0700
  • 7e7d3c4e5a Integrate async tests into main code Syrus 2020-07-26 20:25:51 -0700
  • 730688916e Add SDL example allow-graphql-types Jonathan Kim 2020-07-22 09:18:08 +0100
  • 53b2f5e057 Add doc block to method mark-subscriptions-experimental Jonathan Kim 2020-07-14 17:49:10 +0100
  • d69a488d37 Rename subscribe method to EXPERIMENTAL_subscribe Jonathan Kim 2020-07-14 17:45:13 +0100
  • 2fbe0a67af Add tests for interface and union support Jonathan Kim 2020-07-14 17:22:27 +0100
  • 8f7f2dc559 Allow adding GraphQL types to Graphene schema Jonathan Kim 2020-07-03 17:41:01 +0100
  • 64af43748c
    v3.0.0b4 v3.0.0b4 Jonathan Kim 2020-07-14 14:31:54 +0100
  • 81fff0f1b5
    Improve enum compatibility (#1153) Jonathan Kim 2020-07-13 23:40:57 +0100
  • a4c6838762 Clean up test subscription-api-update Jonathan Kim 2020-07-12 12:45:31 +0100
  • be289d2855 Rename function Jonathan Kim 2020-07-11 13:41:47 +0100
  • 2ec251c290 Fix subscription resolver Jonathan Kim 2020-07-11 13:37:18 +0100
  • 40627bb713 Modify subscription api Jonathan Kim 2020-07-11 11:51:04 +0100
  • d042d5e95a
    Expose Base64 type and add custom scalar examples (#1223) Jonathan Kim 2020-07-09 17:55:27 +0100
  • 1d3525e6f9 Use custom dedent function and pin graphql-core to >3.1.2 Jonathan Kim 2020-07-09 16:36:41 +0100
  • 9f28d2fde4 Remove enum compat middleware Jonathan Kim 2020-07-09 16:17:09 +0100
  • 0d083b1c66 Add missing imports Jonathan Kim 2020-06-29 16:41:59 +0100
  • 4ac2bd25e4 Clean up tests Jonathan Kim 2020-06-29 16:38:09 +0100
  • 1ce5a97bd5 Add some tests for the middleware Jonathan Kim 2020-06-25 11:40:16 +0100
  • 0dca8ef1c8 Tweak enum examples Jonathan Kim 2020-06-25 10:59:22 +0100
  • 3327ca47c2 Fix tests Jonathan Kim 2020-06-25 10:57:18 +0100