Skip to content

Commit

Permalink
chore(website): reformat nexus-prisma docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Weakky committed Jun 17, 2020
1 parent f22486e commit fb175fb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/components/schema/plugins/prisma.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,7 @@ type Options = {
*
* @default 'relay'
*/
paginationStrategy?:
| 'relay'
| 'prisma'
paginationStrategy?: 'relay' | 'prisma'
outputs?: {
/**
* Where should typegen be put on disk? By default emits into `node_modules/@types`.
Expand Down

0 comments on commit fb175fb

Please sign in to comment.