Commit Graph

  • 8716c1773c
    removed databaseUrl in final code sample testing Alex Ruheni 2021-03-15 22:49:32 +0300
  • c89c72bda2
    chore(docs): Change --transpileOnly to --transpile-only from star-wars example (#859) Nil Portugués Calderó 2021-03-15 12:40:41 +0100
  • b5b39fe5ac
    Change --transpileOnly to --transpile-only Nil Portugués Calderó 2021-03-15 11:54:47 +0100
  • c069bdf2fd
    Remove --transpileOnly from star-wars example Nil Portugués Calderó 2021-03-14 19:55:21 +0100
  • 3050c3bb42
    chore(docs): Updated getting started tutorial (#852) Alex Ruheni 2021-03-04 22:25:18 +0300
  • 7f16b8b750
    fix: cast NexusNonNullDef to prevent union type complexity error (#846) Tim Griesser 2021-03-04 14:24:29 -0500
  • 50bef05a63
    comment Jason Kuhrt 2021-03-04 14:24:06 -0500
  • 1e03923e37
    Merge branch 'main' into tutorial-update Alex Ruheni 2021-03-04 00:11:17 +0300
  • 2f244612b9 - added snippets copy - migrated from postgres to sqlite -fixed tests 🤞🏽 ruheni 2021-03-04 00:06:48 +0300
  • 291e86a669
    chore(docs): fix broken link in 070-make-schema.mdx (#851) Anton Niklasson 2021-03-03 18:58:48 +0100
  • 04e68e4c45
    docs: fix broken link in 070-make-schema.mdx Anton Niklasson 2021-03-03 16:44:18 +0100
  • 4625a13b52
    chore(docs): update 010-object-type.mdx (#847) Anton Niklasson 2021-03-03 03:55:44 +0100
  • 8827f28ead
    chore(docs): Update 06-chapter-5-persisting-data-via-prisma.mdx (#848) Nikolas 2021-03-03 03:55:10 +0100
  • 0c82d8d5f9
    Update 06-chapter-5-persisting-data-via-prisma.mdx Nikolas 2021-03-02 11:26:43 +0100
  • 1996d14d7b
    Update 010-object-type.mdx Anton Niklasson 2021-03-02 09:43:53 +0100
  • 2ac44324cd fix: cast NexusNonNullDef to prevent union type complexity error Tim Griesser 2021-03-01 11:37:56 -0500
  • d220d3195d
    chore(docs): deprecated nexus/testing module #833 (#840) ahmed osama 2021-03-01 13:59:25 +0200
  • e6e4fef560 fix: make connectionPlugin compliant with Relay Connections spec Attila Večerek 2021-02-28 15:43:42 +0100
  • 27e35e51ee
    fix: reduce iteration in connections (#843) 1.1.0-next.13 Tim Griesser 2021-02-24 13:25:56 -0500
  • 50179ddee5 Fix: nodes iteration Tim Griesser 2021-02-24 13:02:09 -0500
  • b404d0f830 Failing test Tim Griesser 2021-02-24 13:01:46 -0500
  • 3f78131abb
    docs: vanilla nexus migration from nexus-plugin-prisma (#838) 1.1.0-next.12 Alex Ruheni 2021-02-22 14:11:42 +0300
  • 9bfcfd91f1 Merge branch 'main' of github.com:ruheni/nexus ruheni 2021-02-22 14:08:46 +0300
  • 0e622fbf33 added blockquote referring to resolve section ruheni 2021-02-22 14:08:24 +0300
  • 873d12dbf6
    Merge branch 'main' into main Alex Ruheni 2021-02-22 12:56:38 +0300
  • 9dd198fa90 resolver object ruheni 2021-02-22 12:53:58 +0300
  • 06cd0a02e6 chore: yaml style Jason Kuhrt 2021-02-19 23:51:28 -0500
  • 5d23123cc0 chore: tsconfig should exclude docs Jason Kuhrt 2021-02-19 23:51:18 -0500
  • c953eddfd9
    deprecated nexus/testing module ahmed osama 2021-02-19 22:14:27 +0200
  • 16ee3baa60 Merge branch 'main' of github.com:ruheni/nexus ruheni 2021-02-19 10:44:13 +0300
  • 433ad8370a added SDL converter section ruheni 2021-02-19 10:44:04 +0300
  • 3c80c94cab
    Merge branch 'main' into main Alex Ruheni 2021-02-19 03:44:09 +0300
  • 87cfeac59f vanilla nexus migration ruheni 2021-02-19 03:40:16 +0300
  • e3b414ddde
    chore(docs): Fix Docs 061-list-nonNull.mdx (#837) hanbin8269 2021-02-19 05:04:08 +0900
  • 8939b7b2cc
    Update 061-list-nonNull.mdx hanbin8269 2021-02-19 01:21:42 +0900
  • 43f1da24e7
    chore(docs): Updated tutorial docs (chapter 5 persisting-data-via-prisma) to fix cli install instructions (#834) Rich Haines 2021-02-18 16:05:21 +0100
  • 37a506a53b
    Added client install back Rich Haines 2021-02-18 07:58:12 +0100
  • 34d7f6ee77
    Updated post to fix cli install instructions Rich Haines 2021-02-17 14:52:48 +0100
  • 46ad529954
    docs: add more information to field authorize plugin (#821) 1.1.0-next.11 Francis Gulotta 2021-02-08 14:52:04 -0500
  • e8d66ecfa6 Update 03-field-authorize.mdx Francis Gulotta 2021-02-08 12:55:16 -0500
  • 0f5f14526c
    Update 05-chapter-4-testing-your-api.mdx (#803) Gal Cegla 2021-02-04 02:05:16 +0200
  • 78f084a45f
    Merge branch 'main' into patch-1 Jason Kuhrt 2021-02-03 19:03:27 -0500
  • c79d3cb9a9
    asNexusMethod import is missing (#805) David 2021-02-04 01:03:03 +0100
  • 1e8e3697dd
    Merge branch 'main' into patch-1 Jason Kuhrt 2021-02-03 19:02:50 -0500
  • d1634b2a58
    Fix 'posts' field typo. Should be 'drafts'. (#806) Johnny Oshika 2021-02-03 16:01:54 -0800
  • 29f03a03e7
    Fix contextType export typo (from ContextModule to Context) (#807) Johnny Oshika 2021-02-03 16:00:46 -0800
  • 0b28c77678
    Docs: Correct an object's value in the tutorial (#808) 1.1.0-next.10 Yash 2021-02-04 05:28:53 +0530
  • dc46836555
    Merge branch 'main' into patch-1 Jason Kuhrt 2021-02-03 18:58:18 -0500
  • 0ce49b91b7
    docs: adjust migration guide from nexus-plugin-prisma (#818) 1.1.0-next.9 Nikolas 2021-02-03 17:51:04 +0100
  • e4a827e9a6 minor changes Nikolas Burk 2021-02-03 17:50:19 +0100
  • 3dd1f711f6 minor changes Nikolas Burk 2021-02-03 17:49:41 +0100
  • 6c3e8d32bc
    Merge branch 'main' into nexus-plugin-prisma-migration Nikolas 2021-02-03 17:47:09 +0100
  • 7f0dd11a8b
    docs: add migration guide for nexus-plugin-prisma (#817) 1.1.0-next.8 Nikolas 2021-02-03 17:06:42 +0100
  • 8bcdff2ce5 add notes about state of nexus-plugin-prisma to several pages Nikolas Burk 2021-02-03 17:06:22 +0100
  • 93800350db continue writing migration guide for nexus-plugin-prisma Nikolas Burk 2021-02-03 17:03:52 +0100
  • 07f1aa1e9c continue writing migration guide for nexus-plugin-prisma Nikolas Burk 2021-02-03 16:29:58 +0100
  • f8ec244859 start writing migration guide for nexus-plugin-prisma Nikolas Burk 2021-02-03 15:04:08 +0100
  • aa283addcf
    fix: invoke correct fn on global extended connection/edge (#814) 1.1.0-next.7 Tim Griesser 2021-02-01 11:15:32 -0500
  • 45f3a459cf fix: #813 - call correct resolve fn, pass down formatted args Tim Griesser 2021-02-01 09:49:49 -0500
  • a04aed30fd Add failing test Tim Griesser 2021-02-01 09:44:36 -0500
  • 1f5b025837
    fix: pass down source into extended connection fields (#812) 1.1.0-next.6 Tim Griesser 2021-01-31 23:04:03 -0500
  • 840262d42c fix: pass down source into extended connection fields Tim Griesser 2021-01-31 22:49:21 -0500
  • 218bf11f18
    Fix typo in About section (#809) Johnny Oshika 2021-01-31 10:50:42 -0800
  • 1c8883ea1c
    Merge branch 'main' into patch-3 Jason Kuhrt 2021-01-31 13:48:59 -0500
  • fbcfba3165
    feat: connectionPlugin internal modifications (#811) 1.1.0-next.5 Tim Griesser 2021-01-31 13:38:42 -0500
  • f9e6b8d7c0 fix: proper types for validateArgs Tim Griesser 2021-01-31 13:31:16 -0500
  • c591f4374a Add test for new behavior Tim Griesser 2021-01-31 13:19:30 -0500
  • df46e09223 Explicitly check for first/last to be a number Tim Griesser 2021-01-31 12:46:21 -0500
  • 59677bf615
    Merge branch 'main' into tgriesser/feat/connectionPluginInternals Tim Griesser 2021-01-31 12:37:56 -0500
  • 732a06bf06 feat: connectionPlugin internal modifications Tim Griesser 2021-01-31 12:33:01 -0500
  • bb936cb95c
    feat: add plugin support for inputObjectType (#799) 1.1.0-next.4 Filip Stefansson 2021-01-31 18:32:37 +0100
  • 8722881e81
    Fix typo in About section Johnny Oshika 2021-01-29 06:57:40 -0800
  • f394ff16b9
    Docs: Correct an object's value in the tutorial Yash 2021-01-29 20:12:57 +0530
  • daa48d7dd1
    Fix contextType export typo (from ContextModule to Context) Johnny Oshika 2021-01-28 15:53:22 -0800
  • df57786881
    Fix 'posts' field typo. Should be 'drafts'. Johnny Oshika 2021-01-28 11:21:39 -0800
  • 31df0daad0
    Merge branch 'main' into feat/input-object-plugin Filip Stefansson 2021-01-28 12:18:57 +0100
  • bd11ebef51 test: add test for inputObjectTypeDefTypes Filip Stefansson 2021-01-28 12:09:33 +0100
  • 9671eafdac test: update snapshots Filip Stefansson 2021-01-28 11:26:52 +0100
  • 0bc487b17e
    asNexusMethod import is missing David 2021-01-28 00:37:22 +0100
  • c3f2c3f7cb
    Update 05-chapter-4-testing-your-api.mdx Gal Cegla 2021-01-27 16:41:29 +0200
  • cb1e17ef56
    docs: Fix variable naming for express import (#802) 1.1.0-next.3 Fran Zekan 2021-01-27 02:07:35 +0100
  • 36ce5305d3
    Fix wrong variable name Fran Zekan 2021-01-26 20:22:38 +0100
  • 666746c1df
    feat: allow implementing interfaces in extendType (#774) Masayuki Izumi 2021-01-26 23:33:38 +0900
  • f372749363 feat: add plugin support for inputObjectType Filip Stefansson 2021-01-25 09:35:02 +0100
  • db20e19651
    Merge branch 'main' into allow-implements-in-extendtype Tim Griesser 2021-01-22 10:38:58 -0500
  • af73f669f5
    fix: Allow specifying overrides for builtin scalars (#795) 1.1.0-next.2 Tim Griesser 2021-01-22 10:21:07 -0500
  • 1060ddd950
    Merge branch 'main' into allow-implements-in-extendtype Tim Griesser 2021-01-20 14:24:01 -0500
  • a3d6b0b732 Simple regex match rather than snapshot Tim Griesser 2021-01-20 13:47:51 -0500
  • 5ca00b7aaf fix: Allow specifying overrides for builtin scalars Tim Griesser 2021-01-20 13:46:04 -0500
  • bfdd42095b
    chore(docs): adoption guide link to with-prisma example fix (#794) Adam Lane 2021-01-20 06:04:49 -0800
  • de049990df
    chore(docs): use db push (#793) Ryan Chenkie 2021-01-20 09:04:09 -0500
  • da6ebc533f
    adoption guide link to with-prisma example fix Adam Lane 2021-01-19 14:11:07 -0800
  • 26a9bd3509 update formatting Ryan Chenkie 2021-01-19 11:49:39 -0500
  • 0624f067a0 Merge remote-tracking branch 'upstream/main' into fix/db-push Ryan Chenkie 2021-01-19 11:46:17 -0500
  • 555f992bdc us db push Ryan Chenkie 2021-01-19 11:35:53 -0500
  • 71bbd10bf7
    Merge branch 'main' into allow-implements-in-extendtype Jason Kuhrt 2021-01-19 10:37:41 -0500
  • 025d82e767
    chore(docs): Update 010-object-type.mdx (#791) Mahmoud Abdelwahab 2021-01-19 16:21:01 +0200
  • b327841a63
    chore(docs): update migrate commands (#792) Ryan Chenkie 2021-01-19 09:17:22 -0500
  • f8c3e45203 update migrate commands Ryan Chenkie 2021-01-18 16:42:24 -0500
  • bba89f238d
    Merge branch 'main' into allow-implements-in-extendtype Masayuki Izumi 2021-01-18 08:33:56 +0900