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

feat: expose schema plugin at /schema entrypoint #721

Merged
merged 39 commits into from
Jun 29, 2020

Conversation

Weakky
Copy link
Member

@Weakky Weakky commented Jun 18, 2020

closes #630, graphql-nexus/nexus#776

It is now possible to access the schema plugin like so:

import { nexusSchemaPrisma } from 'nexus-plugin-prisma/schema`

@Weakky Weakky changed the title wip: migrate framework plugin feat: unify framework and schema plugin Jun 19, 2020
@jasonkuhrt jasonkuhrt changed the title feat: unify framework and schema plugin feat: expose schema plugin at /schema entrypoint Jun 29, 2020
@jasonkuhrt jasonkuhrt merged commit fda506a into master Jun 29, 2020
@jasonkuhrt jasonkuhrt deleted the feat/migrate-framework-plugin branch June 29, 2020 19:42
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.

On Nexus Framework Transition
2 participants