Skip to content

Conversation

ahmedosama5200
Copy link
Contributor

@jasonkuhrt Remove the plugin settings section entirely. It contains more deprecated code like using client property which is now replaced by prismaClient of type PrismaClientFetcher

In addition, It's already covered in configuration section above.

@jasonkuhrt Remove the [plugin settings section](https://nexusjs.org/docs/plugins/prisma/overview#plugin-settings) entirely. It contains more deprecated code like using `client` property which is now replaced by `prismaClient` of type `PrismaClientFetcher`

In addition, It's already covered in [configuration section](https://nexusjs.org/docs/plugins/prisma/overview#configuration) above.
@codecov
Copy link

codecov bot commented Jan 6, 2021

Codecov Report

Merging #777 (025e771) into main (d996212) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #777   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          46       46           
  Lines        2922     2922           
  Branches      688      688           
=======================================
  Hits         2740     2740           
  Misses        180      180           
  Partials        2        2           

Copy link
Contributor

@jasonkuhrt jasonkuhrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@jasonkuhrt jasonkuhrt changed the title related to #767 chore: remove outdated prisma plugin config docs Jan 11, 2021
@jasonkuhrt jasonkuhrt changed the title chore: remove outdated prisma plugin config docs chore(docs): remove outdated prisma plugin config docs Jan 11, 2021
@jasonkuhrt jasonkuhrt merged commit 217779b into graphql-nexus:main Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants