@fragment-dev/cli 2026.6.22 → 2026.6.23-10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -25
- package/dist/{chunk-RYBPAM35.js → chunk-273N6ZXQ.js} +3 -3
- package/dist/{chunk-3Z7YOSNF.js → chunk-2BXFOBDR.js} +1 -1
- package/dist/{chunk-THGLXMNF.js → chunk-2TY723F2.js} +9700 -481
- package/dist/{chunk-65ZH3QK2.js → chunk-2XVJPTGJ.js} +5 -5
- package/dist/{chunk-4GFUVXOU.js → chunk-4ON2JBLL.js} +1 -1
- package/dist/{chunk-YFK5FYC3.js → chunk-5UQJOVVA.js} +2 -2
- package/dist/{chunk-7VZGNWZU.js → chunk-7FAAI43J.js} +2 -2
- package/dist/{chunk-QG5ISRA6.js → chunk-BBZDU3B4.js} +1 -1
- package/dist/{chunk-ZA25L4BB.js → chunk-CZDYCUNU.js} +2 -2
- package/dist/{chunk-IH5353LR.js → chunk-DEQKFNI7.js} +2 -2
- package/dist/{chunk-7ODKTNDM.js → chunk-DRO64DIW.js} +2 -2
- package/dist/{chunk-54TES6VA.js → chunk-DSRAWD4N.js} +1 -1
- package/dist/{chunk-XIZTVCPY.js → chunk-FWFNCG6R.js} +2 -2
- package/dist/{chunk-426XTAUO.js → chunk-HKNXFZFT.js} +1 -1
- package/dist/{chunk-TLN6TZFS.js → chunk-INAIBX5Q.js} +3506 -11
- package/dist/{chunk-HLYDHSCC.js → chunk-L7ZGDLYU.js} +121 -103
- package/dist/{chunk-TUJDC72W.js → chunk-LQOUDLSN.js} +2 -2
- package/dist/{chunk-6OHUBHOM.js → chunk-MOQTJOKZ.js} +1 -1
- package/dist/{chunk-4WW4FP3U.js → chunk-MRTEC2MR.js} +27 -32
- package/dist/{chunk-KWPWX7YO.js → chunk-OKUHODEP.js} +2 -2
- package/dist/{chunk-KRY3SN6D.js → chunk-Q4ZQFJOW.js} +1 -1
- package/dist/{chunk-F3APAVQ6.js → chunk-R3UOJOBB.js} +1 -1
- package/dist/{chunk-LUXIPN36.js → chunk-RAVIBG3R.js} +1 -1
- package/dist/{chunk-KITXRL7V.js → chunk-S5ZYP5UA.js} +2 -2
- package/dist/{chunk-ASNIF3XW.js → chunk-UMTPP457.js} +3 -3
- package/dist/{chunk-RBQFB2R6.js → chunk-W2XQHKPZ.js} +3 -3
- package/dist/{chunk-IDKZFORS.js → chunk-WAMB7442.js} +2 -2
- package/dist/{chunk-5DN7VDST.js → chunk-Y32HJLPJ.js} +2 -2
- package/dist/{chunk-PYQBNBYQ.js → chunk-Y7M36OPF.js} +1 -1
- package/dist/{chunk-66AHNAX3.js → chunk-YKKDKAMP.js} +2 -2
- package/dist/{chunk-MJFFSZAZ.js → chunk-YNEY7R37.js} +3 -3
- package/dist/{chunk-7ANSQIHO.js → chunk-ZNXOMYLU.js} +2 -2
- package/dist/commands/add-ledger-entry.js +7 -9
- package/dist/commands/create-custom-link.js +7 -9
- package/dist/commands/create-ledger.js +7 -9
- package/dist/commands/delete-custom-txs.js +7 -9
- package/dist/commands/delete-ledger.js +7 -9
- package/dist/commands/delete-schema.js +7 -9
- package/dist/commands/gen-graphql.js +8 -10
- package/dist/commands/get-schema.js +8 -11
- package/dist/commands/init.js +6 -8
- package/dist/commands/login.js +7 -10
- package/dist/commands/migrate-ledger-entry.js +7 -9
- package/dist/commands/query/ledgerAccounts.js +7 -9
- package/dist/commands/query/ledgers.js +7 -9
- package/dist/commands/query/schema.js +7 -9
- package/dist/commands/query/schemas.js +7 -9
- package/dist/commands/reverse-ledger-entry.js +7 -9
- package/dist/commands/start.js +6 -8
- package/dist/commands/store-schema.js +7 -9
- package/dist/commands/token.js +7 -9
- package/dist/commands/update-ledger-account.js +7 -9
- package/dist/commands/update.js +7 -10
- package/dist/commands/verify-schema.js +8 -10
- package/dist/commands/workspace.js +7 -9
- package/dist/commands.js +35 -39
- package/dist/graphql.js +2 -2
- package/dist/index.js +35 -39
- package/dist/lib/auth.js +2 -3
- package/dist/lib/authenticatedCommand.js +6 -8
- package/dist/lib/baseCommand.js +5 -7
- package/dist/utils/formatValidationErrors.js +2 -3
- package/dist/utils/schemaValidation.js +3 -4
- package/dist/version.js +2 -3
- package/oclif.manifest.json +1 -44
- package/package.json +1 -3
- package/dist/chunk-4NJIQ4GG.js +0 -168
- package/dist/chunk-66MJVSVR.js +0 -14200
- package/dist/chunk-BRU5ITZE.js +0 -229
- package/dist/chunk-OAOBQSDM.js +0 -9275
- package/dist/chunk-UDV5USSB.js +0 -120
- package/dist/chunk-W6O4UGRF.js +0 -3517
- package/dist/commands/designer-mcp.js +0 -19
- package/dist/designer/commandQueue.js +0 -7
- package/dist/designer/mcpServer.js +0 -8
- package/dist/designer/server.js +0 -13557
- package/dist/{chunk-WEG4FG46.js → chunk-PGXQFGGZ.js} +3 -3
package/README.md
CHANGED
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
* [`fragment delete-custom-txs`](#fragment-delete-custom-txs)
|
|
14
14
|
* [`fragment delete-ledger`](#fragment-delete-ledger)
|
|
15
15
|
* [`fragment delete-schema`](#fragment-delete-schema)
|
|
16
|
-
* [`fragment designer-mcp`](#fragment-designer-mcp)
|
|
17
16
|
* [`fragment gen-graphql`](#fragment-gen-graphql)
|
|
18
17
|
* [`fragment get-schema`](#fragment-get-schema)
|
|
19
18
|
* [`fragment help [COMMAND]`](#fragment-help-command)
|
|
@@ -234,30 +233,6 @@ EXAMPLES
|
|
|
234
233
|
$ fragment delete-schema
|
|
235
234
|
```
|
|
236
235
|
|
|
237
|
-
## `fragment designer-mcp`
|
|
238
|
-
|
|
239
|
-
Connect your LLM to the Fragment Schema designer (experimental)
|
|
240
|
-
|
|
241
|
-
```
|
|
242
|
-
USAGE
|
|
243
|
-
$ fragment designer-mcp [-p <value>] [--host <value>] [--allowed-origin <value>...]
|
|
244
|
-
|
|
245
|
-
FLAGS
|
|
246
|
-
-p, --port=<value> [default: 4321] Port to bind the HTTP server on
|
|
247
|
-
--allowed-origin=<value>... Additional CORS origin to allow (repeatable). Localhost is always allowed.
|
|
248
|
-
--host=<value> [default: 127.0.0.1] Host to bind the HTTP server on
|
|
249
|
-
|
|
250
|
-
DESCRIPTION
|
|
251
|
-
Connect your LLM to the Fragment Schema designer (experimental)
|
|
252
|
-
|
|
253
|
-
EXAMPLES
|
|
254
|
-
$ fragment designer-mcp
|
|
255
|
-
|
|
256
|
-
$ fragment designer-mcp --port 4321
|
|
257
|
-
|
|
258
|
-
$ fragment designer-mcp --host 127.0.0.1 --port 5000
|
|
259
|
-
```
|
|
260
|
-
|
|
261
236
|
## `fragment gen-graphql`
|
|
262
237
|
|
|
263
238
|
Generate GraphQL queries from your Schema for your SDK.
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
generateQueryFiles,
|
|
4
4
|
schemaToEntryDefinitions,
|
|
5
5
|
validateOutputName
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-PGXQFGGZ.js";
|
|
7
7
|
import {
|
|
8
8
|
Schema,
|
|
9
9
|
parseWithError
|
|
@@ -11,14 +11,14 @@ import {
|
|
|
11
11
|
import {
|
|
12
12
|
formatValidationErrors,
|
|
13
13
|
logValidationErrors
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-W2XQHKPZ.js";
|
|
15
15
|
import {
|
|
16
16
|
BadRequestError
|
|
17
17
|
} from "./chunk-Q76GHHV3.js";
|
|
18
18
|
import {
|
|
19
19
|
FragmentCommand,
|
|
20
20
|
require_lib
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-2TY723F2.js";
|
|
22
22
|
import {
|
|
23
23
|
getParsedSchema
|
|
24
24
|
} from "./chunk-O7AE4SQS.js";
|