Releases: electrovir/prisma-to-graphql
Releases · electrovir/prisma-to-graphql
v0.3.0
Compare
Sorry, something went wrong.
No results found
Previous: v0.2.4
Compare: v0.2.4...v0.3.0
Commits
873b658 (electrovir): [minor] add compileOutput option
v0.2.4
Compare
Sorry, something went wrong.
No results found
Previous: v0.2.3
Compare: v0.2.3...v0.2.4
Commits
0983fa2 (electrovir): [patch] upgrade deps
a87e09a (electrovir): [patch] import SchemaOperationTypeNames from prisma-to-graphql directly in generated schema.ts
4268155 (electrovir): [patch] export @prisma-to-graphql/core in both prisma-to-graphql and graphql-fetch packages
v0.2.3
Compare
Sorry, something went wrong.
No results found
Previous: v0.2.2
Compare: v0.2.2...v0.2.3
Commits
fdf5fa5 (electrovir): [patch] require type parameter input to createGraphqlFetcher
v0.2.2
Compare
Sorry, something went wrong.
No results found
Previous: v0.2.1
Compare: v0.2.1...v0.2.2
Commits
2a50494 (electrovir): [patch] export OperationType and allow string operationType input to fetchGraphql
v0.2.1
Compare
Sorry, something went wrong.
No results found
Previous: v0.2.0
Compare: v0.2.0...v0.2.1
Commits
ae67fae (electrovir): [patch] only require the parts of fetch that are used
8dad734 (electrovir): [patch] update deps
v0.2.0
Compare
Sorry, something went wrong.
No results found
Previous: v0.1.1
Compare: v0.1.1...v0.2.0
Commits
73dc46d (electrovir): [minor] allow base options to be passed into createGraphqlFetcher
0c6ece3 (electrovir): [dev] try preserving symlinks to fix fetch-graphql test
e01a1f1 (electrovir): [dev] include playwright install in test GitHub Actions workflow
v0.1.1
Compare
Sorry, something went wrong.
No results found
Previous: v0.1.0
Compare: v0.1.0...v0.1.1
Commits
bf8265f (electrovir): [patch] update deps
v0.1.0
Compare
Sorry, something went wrong.
No results found
[minor] generate schema TS and JS outputs and add @prisma-to-graphql/…
v0.0.2
Compare
Sorry, something went wrong.
No results found
[patch] run CLI with tsx
v0.0.1
Compare
Sorry, something went wrong.
No results found
add GraphQL schema generation