Commit Graph

  • 56dca288e4
    Update 010-object-type.mdx Mahmoud Abdelwahab 2021-01-17 18:32:27 +0200
  • 0788e86772 chore(docs): update context type config to new api Jason Kuhrt 2021-01-15 21:42:03 -0500
  • 1c7b9b1736
    chore(docs): Change backingTypesMap to mapping (#782) Émile Fugulin 2021-01-13 22:43:09 -0500
  • 1f306ad41e
    Change backingTypesMap to mapping Émile Fugulin 2021-01-13 10:42:10 -0500
  • 745ce0c3a9
    Merge branch 'main' into patch-1 Jason Kuhrt 2021-01-12 21:14:05 -0500
  • 55bca2d8c7
    chore(docs): fix code example (#781) Denis Borovikov 2021-01-12 19:13:20 -0700
  • 837904f623
    Display SDL tab Denis Borovikov 2021-01-12 12:20:27 -0700
  • abe78414e0
    Fix Denis Borovikov 2021-01-12 11:45:35 -0700
  • 7598a8e305
    fix typo Denis Borovikov 2021-01-12 11:43:08 -0700
  • 03fae488e2
    docs: fix code example Denis Borovikov 2021-01-12 11:39:30 -0700
  • 29a905bc6f
    docs: fix code example Denis Borovikov 2021-01-12 11:32:22 -0700
  • 38bf6865b7
    Fix typo Denis Borovikov 2021-01-12 10:54:47 -0700
  • cb22957a84 chore(docs): remove tutorial intro wip warning Jason Kuhrt 2021-01-12 10:43:14 -0500
  • 217779b7ea
    chore(docs): remove outdated prisma plugin config docs (#777) ahmed osama 2021-01-11 03:55:20 +0200
  • fe1dd14317
    chore(docs): Small changes to docs (#776) Matthew Caseres 2021-01-10 19:54:00 -0600
  • 3f27f9e979 chore(docs): example MIT license Jason Kuhrt 2021-01-07 13:06:05 -0500
  • 91c775e48a chore(docs): update example deps Jason Kuhrt 2021-01-07 13:05:25 -0500
  • bfc23723ed
    Merge branch 'main' into allow-implements-in-extendtype Masayuki Izumi 2021-01-07 20:31:51 +0900
  • 4f3cef9d38
    feat: Add custom name options to Relay Connection plugin (#744) 1.1.0-next.1 Miguel Oller 2021-01-06 23:08:40 -0400
  • 6c7b35e152
    Merge branch 'main' into allow-implements-in-extendtype Masayuki Izumi 2021-01-07 11:13:31 +0900
  • 025e771225
    related to #767 ahmed osama 2021-01-06 21:50:50 +0200
  • 01bda3582b
    Merge branch 'main' into main Jason Kuhrt 2021-01-06 12:08:04 -0500
  • d99621210b chore(docs): remove obsolete prisma plugin settings type Jason Kuhrt 2021-01-06 12:07:10 -0500
  • a7829443b2 chore(docs): remove obsolete prisma plugin example Jason Kuhrt 2021-01-06 12:04:15 -0500
  • df9a5c22d2
    Update docs/content/010-getting-started/03-tutorial/03-chapter-2-writing-your-first-schema.mdx Jason Kuhrt 2021-01-06 11:57:38 -0500
  • da163dfe4c Warn user of IDE throwing error. Matthew Caseres 2021-01-06 10:28:28 -0600
  • 6c1a115924 NPM starts with non-empty script Matthew Caseres 2021-01-06 09:55:38 -0600
  • 0acd5b8f58 if terminal don't -> if terminal doesn't Matthew Caseres 2021-01-06 09:46:09 -0600
  • b69b30f5c1 chore(docs): remove todo auth chapter Jason Kuhrt 2021-01-06 10:12:03 -0500
  • ea3f994c40 chore(docs): fix framework migration package ambiguity Jason Kuhrt 2021-01-06 09:42:26 -0500
  • 498157094e fix: allow implementing interfaces in extendType izumin5210 2021-01-06 19:55:27 +0900
  • a79087a639 chore(docs): custom names for connection plugin Miguel Oller 2020-12-18 13:41:35 -0400
  • d1b2b5261b feat: add custom name options to connection plugin Miguel Oller 2020-12-18 13:30:41 -0400
  • 9afc64387d
    chore(docs): add docs for common field config of prisma plugin (#735) Mason Bourgeois 2021-01-04 14:33:41 -0600
  • 5116a18255
    chore(docs): use sourceType in locally configure Source Types (#769) Masayuki Izumi 2021-01-04 10:27:15 +0900
  • a38f6d2f40
    chore(docs): use sourceType in locally configure Source Types Masayuki Izumi 2021-01-04 06:33:52 +0900
  • 2141a77167
    chore(docs): Update 04-chapter-3-adding-mutations-to-your-api.mdx (#751) Kunal Shah 2021-01-03 06:40:48 +0800
  • 8c324a6cdf
    chore(docs): Add import db in diff to match code (#755) Dave Kiss 2021-01-02 17:39:39 -0500
  • bcc0cee16f
    chore(docs): update tutorial to use new prisma migrate preview (#752) ahmed osama 2021-01-03 00:39:15 +0200
  • 1a3c3c552c
    chore(docs): fix examples for abstract types to work with Typescript (#743) Lukáš Huvar 2021-01-02 23:38:12 +0100
  • c4b35b3035
    chore(docs): fix api usage (#765) ahmed osama 2021-01-03 00:36:17 +0200
  • fcc66ebe98
    chore(docs): fix bad context import documention (#756) Émile Fugulin 2021-01-02 17:35:16 -0500
  • ebca5f99fb
    Merge branch 'main' into patch-2 Jason Kuhrt 2021-01-02 17:34:53 -0500
  • 2e76a4fd0b
    chore(docs): fix docs overview link to repo examples (#763) Darian Moody 2021-01-02 22:34:00 +0000
  • c1aa2674f7
    chore(docs): Update 07-chapter-6-testing-with-prisma.mdx (#766) Can Rozanes 2021-01-02 17:33:08 -0500
  • 529b33a449
    Update 07-chapter-6-testing-with-prisma.mdx Can Rozanes 2021-01-01 13:16:32 -0500
  • f9ba641579
    I am new to nexus but I think that this is old API that you changed ahmed osama 2021-01-01 20:14:42 +0200
  • f7a8fd1d03
    Fix docs overview link to repo examples Darian Moody 2020-12-31 13:34:42 +0000
  • 88f428953b chore(docs): add missing import of db client to code diff in testing tutorial Thomas Ladd 2020-12-31 05:51:11 -0600
  • 2485f8243d
    Update 04-chapter-3-adding-mutations-to-your-api.mdx Can Rozanes 2020-12-26 00:07:55 -0500
  • 0eee14cfea
    Fix bad context import documention Émile Fugulin 2020-12-24 17:22:47 -0500
  • d42d765b3f
    chore(docs): Add import db in diff to match code Dave Kiss 2020-12-24 11:18:10 -0500
  • 05789e0512
    Update to prisma migrate preview ahmed osama 2020-12-24 12:32:17 +0200
  • 6545d7df46
    Update 04-chapter-3-adding-mutations-to-your-api.mdx Kunal Shah 2020-12-21 22:17:10 +0800
  • 5c05a36932
    Fix filename reference (#747) Dave Kiss 2020-12-20 10:38:26 -0500
  • 14121db638
    Merge branch 'main' into patch-1 Jason Kuhrt 2020-12-20 10:38:15 -0500
  • 08556d456f
    Update 010-overview.mdx (#748) Edward Jiang 2020-12-20 08:36:57 -0700
  • 7de9b5d1fb
    Update 010-overview.mdx Edward Jiang 2020-12-19 17:38:26 -0700
  • 34edbffbb9
    Fix filename reference Dave Kiss 2020-12-19 18:00:00 -0500
  • 0695490f21 chore(docs): fix examples for abstract types to work with Typescript huv1k 2020-12-18 15:11:14 +0100
  • bef7786a7d
    chore(docs): use new prisma migrate command (#732) Thomas Marrec 2020-12-17 03:30:21 +1100
  • 4196d2b188
    Update package.json Jan Piotrowski 2020-12-16 16:35:54 +0100
  • 436162210d
    fix: Add Google Analytics to /docs Jan Piotrowski 2020-12-16 16:26:07 +0100
  • c2acf9b564 chore(docs): fix links in prisma plugin index page Jason Kuhrt 2020-12-16 09:53:15 -0500
  • 2b44900b37 chore(docs): better prisma plugin index page Jason Kuhrt 2020-12-16 09:48:33 -0500
  • 0ed742a8a5 chore(docs): fix URLs point to git repo trunk Jason Kuhrt 2020-12-16 09:06:39 -0500
  • 5c4d6decdb chore(docs): update git repo URLs Jason Kuhrt 2020-12-16 09:02:39 -0500
  • 4c52f594fe chore: update package git repo url Jason Kuhrt 2020-12-16 08:59:33 -0500
  • 6c8b95f5fd add docs for common field config of prisma plugin Mason Bourgeois 2020-12-15 12:50:36 -0600
  • c9f4354aef chore: trigger netlify website deploy 2 Jason Kuhrt 2020-12-15 09:39:40 -0500
  • 54e313e3c3 chore: trigger netlify website deploy Jason Kuhrt 2020-12-15 09:34:35 -0500
  • bd9ea3f8c6 chore(docs): try fixing image URLs Jason Kuhrt 2020-12-15 09:04:52 -0500
  • a5d88533c9
    Update 05-examples.mdx Onur Laru 2020-12-15 14:30:47 +0100
  • e516195fe6
    chore(docs): use new prisma migrate command Thomas Marrec 2020-12-15 09:31:31 +1100
  • 1ebae9f2a8 chore: update nexus ver in examples Jason Kuhrt 2020-12-14 14:10:29 -0500
  • a7eda8d697 fix readme Jason Kuhrt 2020-12-14 13:39:03 -0500
  • 6b5fccebed
    chore(docs): rename Nexus Schema to Nexus (#700) Flavian Desverne 2020-12-14 19:33:31 +0100
  • d9d1c917c4 rename more stuff Flavian DESVERNE 2020-12-14 18:33:40 +0100
  • 7e204c84e5 rename more stuff including the README Flavian DESVERNE 2020-12-14 18:33:31 +0100
  • 9b1f212ca4 fix: ci/cd workflow for trunk branch 1.0.0 Jason Kuhrt 2020-12-14 12:26:32 -0500
  • d9f743c0bc
    docs: fix nullability jsdoc (#731) Jason Kuhrt 2020-12-14 12:25:04 -0500
  • a52af194bb docs: fix nullability jsdoc Jason Kuhrt 2020-12-14 12:20:29 -0500
  • 78b8b08dc3
    feat: remove backward compatible code and warnings (#730) Flavian Desverne 2020-12-14 18:17:12 +0100
  • d9b350ddbf fix: keep declarativeWrappingPlugin but disable it Flavian DESVERNE 2020-12-14 18:10:06 +0100
  • e2bec79ffd
    Merge branch 'main' into feat/remove-warnings Jason Kuhrt 2020-12-14 12:08:48 -0500
  • 3aba127a9a feat: remove backward compatible code and warnings Flavian DESVERNE 2020-12-14 18:05:42 +0100
  • 80ad53135c
    improve!: rename package to nexus (#699) 1.0.0-next.17 Flavian Desverne 2020-12-14 15:41:29 +0100
  • 99cede631d Merge branch 'develop' into docs/rename Jason Kuhrt 2020-12-14 09:37:38 -0500
  • 5a0b3cec45 update other examples Jason Kuhrt 2020-12-14 09:31:12 -0500
  • b1e23ae846 update all examples to use pr release Jason Kuhrt 2020-12-14 09:24:43 -0500
  • e72b1b68ea fix ts-ast-example Jason Kuhrt 2020-12-14 09:19:43 -0500
  • b647556f30 Merge branch 'develop' into feat/rename-package Jason Kuhrt 2020-12-14 09:11:13 -0500
  • 5377df54c8 docs: cover abstract type funcs with jsdoc 0.20.0-next.16 Jason Kuhrt 2020-12-11 15:34:49 -0500
  • 3531a31f80 docs: cover root types with jsdoc 0.20.0-next.15 Jason Kuhrt 2020-12-11 14:57:09 -0500
  • c6a83994ec
    chore(docs): add feedback loop and code re-use to Why Nexus (#725) Rutger Hendrickx 2020-12-10 21:24:44 +0100
  • 57ca56f297
    docs: cover arguments related things with jsdoc (#726) 0.20.0-next.14 Jason Kuhrt 2020-12-10 15:23:20 -0500
  • 8d2c09d91e doc args Jason Kuhrt 2020-12-10 15:22:03 -0500
  • d66e8f10d7 feat: rename typegenAutoConfig and rootTyping (#723) 0.20.0-next.13 Flavian Desverne 2020-12-10 19:05:55 +0100
  • 642be8b69f feat: make contextType independent of source types Flavian DESVERNE 2020-12-08 19:16:07 +0100
  • 594e0de812 feat: rename typegenAutoConfig and rootTyping (#723) Flavian Desverne 2020-12-10 19:05:55 +0100