Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 714925b

Browse files
author
Mark
committed
Documentation
1 parent 0bf3741 commit 714925b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,9 @@ projects:
248248
extensions:
249249
endpoints:
250250
default: 'http://localhost:4000'
251-
+ prepare-bundle:
252-
+ src/generated/app.fragments.js
253-
+ generator: js
251+
+ generate-fragments:
252+
+ output: src/generated/app.fragments.js
253+
+ generator: js
254254
database:
255255
schemaPath: src/generated/prisma.graphql
256256
extensions:

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-cli-generate-fragments",
3-
"version": "1.1.6",
3+
"version": "1.1.8",
44
"description": "Plugin for graphql-cli to generate fragments",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /