Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use mainline nexus #365

Merged
merged 6 commits into from
Aug 26, 2019
Merged

fix: use mainline nexus #365

merged 6 commits into from
Aug 26, 2019

Conversation

jasonkuhrt
Copy link
Member

@jasonkuhrt jasonkuhrt commented Aug 25, 2019

@jasonkuhrt
Copy link
Member Author

Tests will not pass until using new version of nexus. Testing locally with link approach yielded success:

❯ yarn -s jest
 PASS  tests/schema.test.ts (30.591s)
  ✓ simple schema (5793ms)
  ✓ it exposes only pagination on relations by default (5154ms)
  ✓ it exposes filtering only if filtering: true (4063ms)
  ✓ it exposes only id filters (3953ms)
  ✓ it exposes ordering only if ordering: true (3412ms)
  ✓ it exposes id ordering (3396ms)
  ✓ it exposes findOne and findMany (3141ms)

Test Suites: 1 passed, 1 total
Tests:       7 passed, 7 total
Snapshots:   7 passed, 7 total
Time:        30.684s
Ran all test suites.

@jasonkuhrt jasonkuhrt merged commit 6ded5e8 into next Aug 26, 2019
@jasonkuhrt jasonkuhrt deleted the fix/304/use-mainline-nexus branch August 26, 2019 02:41
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.

Use nexus instead of @prisma/nexus
1 participant