prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey

remove attest thing

Tyler ba6f3f85 525f8dca

-1200
-1200
packages/prototypey/.attest/assertions/typescript.json
··· 1 - { 2 - "tests/infer.test.ts": [ 3 - { 4 - "location": { 5 - "start": { 6 - "line": 19, 7 - "char": 2 8 - }, 9 - "end": { 10 - "line": 19, 11 - "char": 30 12 - } 13 - }, 14 - "args": [ 15 - { 16 - "type": "{ $type: \"com.example.post\"; tags?: string[] | undefined; likes?: number | undefined; createdAt: string; text: string; }", 17 - "relationships": { 18 - "args": [ 19 - "equality" 20 - ], 21 - "typeArgs": [] 22 - } 23 - } 24 - ], 25 - "typeArgs": [], 26 - "errors": [], 27 - "completions": {} 28 - }, 29 - { 30 - "location": { 31 - "start": { 32 - "line": 36, 33 - "char": 2 34 - }, 35 - "end": { 36 - "line": 36, 37 - "char": 22 38 - } 39 - }, 40 - "args": [ 41 - { 42 - "type": "{ $type: \"test\"; optional?: string | undefined; required: string; }", 43 - "relationships": { 44 - "args": [ 45 - "equality" 46 - ], 47 - "typeArgs": [] 48 - } 49 - } 50 - ], 51 - "typeArgs": [], 52 - "errors": [], 53 - "completions": {} 54 - }, 55 - { 56 - "location": { 57 - "start": { 58 - "line": 50, 59 - "char": 2 60 - }, 61 - "end": { 62 - "line": 50, 63 - "char": 22 64 - } 65 - }, 66 - "args": [ 67 - { 68 - "type": "{ $type: \"test\"; nullable: string | null; }", 69 - "relationships": { 70 - "args": [ 71 - "equality" 72 - ], 73 - "typeArgs": [] 74 - } 75 - } 76 - ], 77 - "typeArgs": [], 78 - "errors": [], 79 - "completions": {} 80 - }, 81 - { 82 - "location": { 83 - "start": { 84 - "line": 66, 85 - "char": 2 86 - }, 87 - "end": { 88 - "line": 66, 89 - "char": 25 90 - } 91 - }, 92 - "args": [ 93 - { 94 - "type": "{ $type: \"test.string\"; simpleString?: string | undefined; }", 95 - "relationships": { 96 - "args": [ 97 - "equality" 98 - ], 99 - "typeArgs": [] 100 - } 101 - } 102 - ], 103 - "typeArgs": [], 104 - "errors": [], 105 - "completions": {} 106 - }, 107 - { 108 - "location": { 109 - "start": { 110 - "line": 80, 111 - "char": 2 112 - }, 113 - "end": { 114 - "line": 80, 115 - "char": 25 116 - } 117 - }, 118 - "args": [ 119 - { 120 - "type": "{ $type: \"test.integer\"; count?: number | undefined; age?: number | undefined; }", 121 - "relationships": { 122 - "args": [ 123 - "equality" 124 - ], 125 - "typeArgs": [] 126 - } 127 - } 128 - ], 129 - "typeArgs": [], 130 - "errors": [], 131 - "completions": {} 132 - }, 133 - { 134 - "location": { 135 - "start": { 136 - "line": 95, 137 - "char": 2 138 - }, 139 - "end": { 140 - "line": 95, 141 - "char": 25 142 - } 143 - }, 144 - "args": [ 145 - { 146 - "type": "{ $type: \"test.boolean\"; isActive?: boolean | undefined; hasAccess: boolean; }", 147 - "relationships": { 148 - "args": [ 149 - "equality" 150 - ], 151 - "typeArgs": [] 152 - } 153 - } 154 - ], 155 - "typeArgs": [], 156 - "errors": [], 157 - "completions": {} 158 - }, 159 - { 160 - "location": { 161 - "start": { 162 - "line": 109, 163 - "char": 2 164 - }, 165 - "end": { 166 - "line": 109, 167 - "char": 25 168 - } 169 - }, 170 - "args": [ 171 - { 172 - "type": "{ $type: \"test.null\"; nullValue?: null | undefined; }", 173 - "relationships": { 174 - "args": [ 175 - "equality" 176 - ], 177 - "typeArgs": [] 178 - } 179 - } 180 - ], 181 - "typeArgs": [], 182 - "errors": [], 183 - "completions": {} 184 - }, 185 - { 186 - "location": { 187 - "start": { 188 - "line": 122, 189 - "char": 2 190 - }, 191 - "end": { 192 - "line": 122, 193 - "char": 25 194 - } 195 - }, 196 - "args": [ 197 - { 198 - "type": "{ $type: \"test.unknown\"; metadata?: unknown; }", 199 - "relationships": { 200 - "args": [ 201 - "equality" 202 - ], 203 - "typeArgs": [] 204 - } 205 - } 206 - ], 207 - "typeArgs": [], 208 - "errors": [], 209 - "completions": {} 210 - }, 211 - { 212 - "location": { 213 - "start": { 214 - "line": 134, 215 - "char": 2 216 - }, 217 - "end": { 218 - "line": 134, 219 - "char": 25 220 - } 221 - }, 222 - "args": [ 223 - { 224 - "type": "{ $type: \"test.bytes\"; data?: Uint8Array<ArrayBufferLike> | undefined; }", 225 - "relationships": { 226 - "args": [ 227 - "equality" 228 - ], 229 - "typeArgs": [] 230 - } 231 - } 232 - ], 233 - "typeArgs": [], 234 - "errors": [], 235 - "completions": {} 236 - }, 237 - { 238 - "location": { 239 - "start": { 240 - "line": 147, 241 - "char": 2 242 - }, 243 - "end": { 244 - "line": 147, 245 - "char": 25 246 - } 247 - }, 248 - "args": [ 249 - { 250 - "type": "{ $type: \"test.blob\"; image?: Blob | undefined; }", 251 - "relationships": { 252 - "args": [ 253 - "equality" 254 - ], 255 - "typeArgs": [] 256 - } 257 - } 258 - ], 259 - "typeArgs": [], 260 - "errors": [], 261 - "completions": {} 262 - }, 263 - { 264 - "location": { 265 - "start": { 266 - "line": 163, 267 - "char": 2 268 - }, 269 - "end": { 270 - "line": 163, 271 - "char": 25 272 - } 273 - }, 274 - "args": [ 275 - { 276 - "type": "{ $type: \"test.token\"; symbol?: string | undefined; }", 277 - "relationships": { 278 - "args": [ 279 - "equality" 280 - ], 281 - "typeArgs": [] 282 - } 283 - } 284 - ], 285 - "typeArgs": [], 286 - "errors": [], 287 - "completions": {} 288 - }, 289 - { 290 - "location": { 291 - "start": { 292 - "line": 180, 293 - "char": 2 294 - }, 295 - "end": { 296 - "line": 180, 297 - "char": 25 298 - } 299 - }, 300 - "args": [ 301 - { 302 - "type": "{ $type: \"test.array.string\"; tags?: string[] | undefined; }", 303 - "relationships": { 304 - "args": [ 305 - "equality" 306 - ], 307 - "typeArgs": [] 308 - } 309 - } 310 - ], 311 - "typeArgs": [], 312 - "errors": [], 313 - "completions": {} 314 - }, 315 - { 316 - "location": { 317 - "start": { 318 - "line": 193, 319 - "char": 2 320 - }, 321 - "end": { 322 - "line": 193, 323 - "char": 25 324 - } 325 - }, 326 - "args": [ 327 - { 328 - "type": "{ $type: \"test.array.integer\"; scores?: number[] | undefined; }", 329 - "relationships": { 330 - "args": [ 331 - "equality" 332 - ], 333 - "typeArgs": [] 334 - } 335 - } 336 - ], 337 - "typeArgs": [], 338 - "errors": [], 339 - "completions": {} 340 - }, 341 - { 342 - "location": { 343 - "start": { 344 - "line": 206, 345 - "char": 2 346 - }, 347 - "end": { 348 - "line": 206, 349 - "char": 25 350 - } 351 - }, 352 - "args": [ 353 - { 354 - "type": "{ $type: \"test.array.boolean\"; flags?: boolean[] | undefined; }", 355 - "relationships": { 356 - "args": [ 357 - "equality" 358 - ], 359 - "typeArgs": [] 360 - } 361 - } 362 - ], 363 - "typeArgs": [], 364 - "errors": [], 365 - "completions": {} 366 - }, 367 - { 368 - "location": { 369 - "start": { 370 - "line": 219, 371 - "char": 2 372 - }, 373 - "end": { 374 - "line": 219, 375 - "char": 25 376 - } 377 - }, 378 - "args": [ 379 - { 380 - "type": "{ $type: \"test.array.unknown\"; items?: unknown[] | undefined; }", 381 - "relationships": { 382 - "args": [ 383 - "equality" 384 - ], 385 - "typeArgs": [] 386 - } 387 - } 388 - ], 389 - "typeArgs": [], 390 - "errors": [], 391 - "completions": {} 392 - }, 393 - { 394 - "location": { 395 - "start": { 396 - "line": 239, 397 - "char": 2 398 - }, 399 - "end": { 400 - "line": 239, 401 - "char": 25 402 - } 403 - }, 404 - "args": [ 405 - { 406 - "type": "{ $type: \"test.mixed\"; age?: number | undefined; email?: string | undefined; id: string; name: string; }", 407 - "relationships": { 408 - "args": [ 409 - "equality" 410 - ], 411 - "typeArgs": [] 412 - } 413 - } 414 - ], 415 - "typeArgs": [], 416 - "errors": [], 417 - "completions": {} 418 - }, 419 - { 420 - "location": { 421 - "start": { 422 - "line": 257, 423 - "char": 2 424 - }, 425 - "end": { 426 - "line": 257, 427 - "char": 25 428 - } 429 - }, 430 - "args": [ 431 - { 432 - "type": "{ $type: \"test.allOptional\"; field1?: string | undefined; field2?: number | undefined; field3?: boolean | undefined; }", 433 - "relationships": { 434 - "args": [ 435 - "equality" 436 - ], 437 - "typeArgs": [] 438 - } 439 - } 440 - ], 441 - "typeArgs": [], 442 - "errors": [], 443 - "completions": {} 444 - }, 445 - { 446 - "location": { 447 - "start": { 448 - "line": 274, 449 - "char": 2 450 - }, 451 - "end": { 452 - "line": 274, 453 - "char": 25 454 - } 455 - }, 456 - "args": [ 457 - { 458 - "type": "{ $type: \"test.allRequired\"; field1: string; field2: number; field3: boolean; }", 459 - "relationships": { 460 - "args": [ 461 - "equality" 462 - ], 463 - "typeArgs": [] 464 - } 465 - } 466 - ], 467 - "typeArgs": [], 468 - "errors": [], 469 - "completions": {} 470 - }, 471 - { 472 - "location": { 473 - "start": { 474 - "line": 293, 475 - "char": 2 476 - }, 477 - "end": { 478 - "line": 293, 479 - "char": 25 480 - } 481 - }, 482 - "args": [ 483 - { 484 - "type": "{ $type: \"test.nullableOptional\"; description?: string | null | undefined; }", 485 - "relationships": { 486 - "args": [ 487 - "equality" 488 - ], 489 - "typeArgs": [] 490 - } 491 - } 492 - ], 493 - "typeArgs": [], 494 - "errors": [], 495 - "completions": {} 496 - }, 497 - { 498 - "location": { 499 - "start": { 500 - "line": 308, 501 - "char": 2 502 - }, 503 - "end": { 504 - "line": 308, 505 - "char": 25 506 - } 507 - }, 508 - "args": [ 509 - { 510 - "type": "{ $type: \"test.multipleNullable\"; field1?: string | null | undefined; field2?: number | null | undefined; field3?: boolean | null | undefined; }", 511 - "relationships": { 512 - "args": [ 513 - "equality" 514 - ], 515 - "typeArgs": [] 516 - } 517 - } 518 - ], 519 - "typeArgs": [], 520 - "errors": [], 521 - "completions": {} 522 - }, 523 - { 524 - "location": { 525 - "start": { 526 - "line": 323, 527 - "char": 2 528 - }, 529 - "end": { 530 - "line": 323, 531 - "char": 25 532 - } 533 - }, 534 - "args": [ 535 - { 536 - "type": "{ $type: \"test.nullableRequired\"; value: string | null; }", 537 - "relationships": { 538 - "args": [ 539 - "equality" 540 - ], 541 - "typeArgs": [] 542 - } 543 - } 544 - ], 545 - "typeArgs": [], 546 - "errors": [], 547 - "completions": {} 548 - }, 549 - { 550 - "location": { 551 - "start": { 552 - "line": 339, 553 - "char": 2 554 - }, 555 - "end": { 556 - "line": 339, 557 - "char": 25 558 - } 559 - }, 560 - "args": [ 561 - { 562 - "type": "{ $type: \"test.mixedNullable\"; optional?: string | undefined; required: string; optionalNullable?: string | null | undefined; requiredNullable: string | null; }", 563 - "relationships": { 564 - "args": [ 565 - "equality" 566 - ], 567 - "typeArgs": [] 568 - } 569 - } 570 - ], 571 - "typeArgs": [], 572 - "errors": [], 573 - "completions": {} 574 - }, 575 - { 576 - "location": { 577 - "start": { 578 - "line": 359, 579 - "char": 2 580 - }, 581 - "end": { 582 - "line": 359, 583 - "char": 25 584 - } 585 - }, 586 - "args": [ 587 - { 588 - "type": "{ $type: \"test.ref\"; post?: { [x: string]: unknown; $type: \"com.example.post\"; } | undefined; }", 589 - "relationships": { 590 - "args": [ 591 - "equality" 592 - ], 593 - "typeArgs": [] 594 - } 595 - } 596 - ], 597 - "typeArgs": [], 598 - "errors": [], 599 - "completions": {} 600 - }, 601 - { 602 - "location": { 603 - "start": { 604 - "line": 374, 605 - "char": 2 606 - }, 607 - "end": { 608 - "line": 374, 609 - "char": 25 610 - } 611 - }, 612 - "args": [ 613 - { 614 - "type": "{ $type: \"test.refRequired\"; author?: { [x: string]: unknown; $type: \"com.example.user\"; } | undefined; }", 615 - "relationships": { 616 - "args": [ 617 - "equality" 618 - ], 619 - "typeArgs": [] 620 - } 621 - } 622 - ], 623 - "typeArgs": [], 624 - "errors": [], 625 - "completions": {} 626 - }, 627 - { 628 - "location": { 629 - "start": { 630 - "line": 389, 631 - "char": 2 632 - }, 633 - "end": { 634 - "line": 389, 635 - "char": 25 636 - } 637 - }, 638 - "args": [ 639 - { 640 - "type": "{ $type: \"test.refNullable\"; parent?: { [x: string]: unknown; $type: \"com.example.node\"; } | undefined; }", 641 - "relationships": { 642 - "args": [ 643 - "equality" 644 - ], 645 - "typeArgs": [] 646 - } 647 - } 648 - ], 649 - "typeArgs": [], 650 - "errors": [], 651 - "completions": {} 652 - }, 653 - { 654 - "location": { 655 - "start": { 656 - "line": 408, 657 - "char": 2 658 - }, 659 - "end": { 660 - "line": 408, 661 - "char": 25 662 - } 663 - }, 664 - "args": [ 665 - { 666 - "type": "{ $type: \"test.union\"; content?: { [x: string]: unknown; $type: \"com.example.text\"; } | { [x: string]: unknown; $type: \"com.example.image\"; } | undefined; }", 667 - "relationships": { 668 - "args": [ 669 - "equality" 670 - ], 671 - "typeArgs": [] 672 - } 673 - } 674 - ], 675 - "typeArgs": [], 676 - "errors": [], 677 - "completions": {} 678 - }, 679 - { 680 - "location": { 681 - "start": { 682 - "line": 426, 683 - "char": 2 684 - }, 685 - "end": { 686 - "line": 426, 687 - "char": 25 688 - } 689 - }, 690 - "args": [ 691 - { 692 - "type": "{ $type: \"test.unionRequired\"; media: { [x: string]: unknown; $type: \"com.example.video\"; } | { [x: string]: unknown; $type: \"com.example.audio\"; }; }", 693 - "relationships": { 694 - "args": [ 695 - "equality" 696 - ], 697 - "typeArgs": [] 698 - } 699 - } 700 - ], 701 - "typeArgs": [], 702 - "errors": [], 703 - "completions": {} 704 - }, 705 - { 706 - "location": { 707 - "start": { 708 - "line": 446, 709 - "char": 2 710 - }, 711 - "end": { 712 - "line": 446, 713 - "char": 25 714 - } 715 - }, 716 - "args": [ 717 - { 718 - "type": "{ $type: \"test.unionMultiple\"; attachment?: { [x: string]: unknown; $type: \"com.example.image\"; } | { [x: string]: unknown; $type: \"com.example.video\"; } | { [x: string]: unknown; $type: \"com.example.audio\"; } | { [x: string]: unknown; $type: \"com.example.document\"; } | undefined; }", 719 - "relationships": { 720 - "args": [ 721 - "equality" 722 - ], 723 - "typeArgs": [] 724 - } 725 - } 726 - ], 727 - "typeArgs": [], 728 - "errors": [], 729 - "completions": {} 730 - }, 731 - { 732 - "location": { 733 - "start": { 734 - "line": 472, 735 - "char": 2 736 - }, 737 - "end": { 738 - "line": 472, 739 - "char": 25 740 - } 741 - }, 742 - "args": [ 743 - { 744 - "type": "{ $type: \"test.params\"; limit?: number | undefined; offset?: number | undefined; }", 745 - "relationships": { 746 - "args": [ 747 - "equality" 748 - ], 749 - "typeArgs": [] 750 - } 751 - } 752 - ], 753 - "typeArgs": [], 754 - "errors": [], 755 - "completions": {} 756 - }, 757 - { 758 - "location": { 759 - "start": { 760 - "line": 487, 761 - "char": 2 762 - }, 763 - "end": { 764 - "line": 487, 765 - "char": 25 766 - } 767 - }, 768 - "args": [ 769 - { 770 - "type": "{ $type: \"test.paramsRequired\"; limit?: number | undefined; query: string; }", 771 - "relationships": { 772 - "args": [ 773 - "equality" 774 - ], 775 - "typeArgs": [] 776 - } 777 - } 778 - ], 779 - "typeArgs": [], 780 - "errors": [], 781 - "completions": {} 782 - }, 783 - { 784 - "location": { 785 - "start": { 786 - "line": 510, 787 - "char": 2 788 - }, 789 - "end": { 790 - "line": 510, 791 - "char": 25 792 - } 793 - }, 794 - "args": [ 795 - { 796 - "type": "{ $type: \"test.record\"; published?: boolean | undefined; content: string; title: string; }", 797 - "relationships": { 798 - "args": [ 799 - "equality" 800 - ], 801 - "typeArgs": [] 802 - } 803 - } 804 - ], 805 - "typeArgs": [], 806 - "errors": [], 807 - "completions": {} 808 - }, 809 - { 810 - "location": { 811 - "start": { 812 - "line": 532, 813 - "char": 2 814 - }, 815 - "end": { 816 - "line": 532, 817 - "char": 25 818 - } 819 - }, 820 - "args": [ 821 - { 822 - "type": "{ $type: \"test.nested\"; user?: { name: string; email: string; } | undefined; }", 823 - "relationships": { 824 - "args": [ 825 - "equality" 826 - ], 827 - "typeArgs": [] 828 - } 829 - } 830 - ], 831 - "typeArgs": [], 832 - "errors": [], 833 - "completions": {} 834 - }, 835 - { 836 - "location": { 837 - "start": { 838 - "line": 551, 839 - "char": 2 840 - }, 841 - "end": { 842 - "line": 551, 843 - "char": 25 844 - } 845 - }, 846 - "args": [ 847 - { 848 - "type": "{ $type: \"test.deepNested\"; data?: { user?: { profile?: { name: string; } | undefined; } | undefined; } | undefined; }", 849 - "relationships": { 850 - "args": [ 851 - "equality" 852 - ], 853 - "typeArgs": [] 854 - } 855 - } 856 - ], 857 - "typeArgs": [], 858 - "errors": [], 859 - "completions": {} 860 - }, 861 - { 862 - "location": { 863 - "start": { 864 - "line": 579, 865 - "char": 2 866 - }, 867 - "end": { 868 - "line": 579, 869 - "char": 25 870 - } 871 - }, 872 - "args": [ 873 - { 874 - "type": "{ $type: \"test.arrayOfObjects\"; users?: { id: string; name: string; }[] | undefined; }", 875 - "relationships": { 876 - "args": [ 877 - "equality" 878 - ], 879 - "typeArgs": [] 880 - } 881 - } 882 - ], 883 - "typeArgs": [], 884 - "errors": [], 885 - "completions": {} 886 - }, 887 - { 888 - "location": { 889 - "start": { 890 - "line": 594, 891 - "char": 2 892 - }, 893 - "end": { 894 - "line": 594, 895 - "char": 25 896 - } 897 - }, 898 - "args": [ 899 - { 900 - "type": "{ $type: \"test.nestedArrays\"; matrix?: number[][] | undefined; }", 901 - "relationships": { 902 - "args": [ 903 - "equality" 904 - ], 905 - "typeArgs": [] 906 - } 907 - } 908 - ], 909 - "typeArgs": [], 910 - "errors": [], 911 - "completions": {} 912 - }, 913 - { 914 - "location": { 915 - "start": { 916 - "line": 607, 917 - "char": 2 918 - }, 919 - "end": { 920 - "line": 607, 921 - "char": 25 922 - } 923 - }, 924 - "args": [ 925 - { 926 - "type": "{ $type: \"test.arrayOfRefs\"; followers?: { [x: string]: unknown; $type: \"com.example.user\"; }[] | undefined; }", 927 - "relationships": { 928 - "args": [ 929 - "equality" 930 - ], 931 - "typeArgs": [] 932 - } 933 - } 934 - ], 935 - "typeArgs": [], 936 - "errors": [], 937 - "completions": {} 938 - }, 939 - { 940 - "location": { 941 - "start": { 942 - "line": 638, 943 - "char": 2 944 - }, 945 - "end": { 946 - "line": 638, 947 - "char": 25 948 - } 949 - }, 950 - "args": [ 951 - { 952 - "type": "{ $type: \"test.complex\"; tags?: string[] | undefined; content?: { [x: string]: unknown; $type: \"com.example.text\"; } | { [x: string]: unknown; $type: \"com.example.image\"; } | undefined; author?: { avatar?: string | undefined; did: string; handle: string; } | undefined; metadata?: { likes?: number | undefined; views?: number | undefined; shares?: number | undefined; } | undefined; id: string; }", 953 - "relationships": { 954 - "args": [ 955 - "equality" 956 - ], 957 - "typeArgs": [] 958 - } 959 - } 960 - ], 961 - "typeArgs": [], 962 - "errors": [], 963 - "completions": {} 964 - }, 965 - { 966 - "location": { 967 - "start": { 968 - "line": 683, 969 - "char": 2 970 - }, 971 - "end": { 972 - "line": 683, 973 - "char": 25 974 - } 975 - }, 976 - "args": [ 977 - { 978 - "type": "never", 979 - "relationships": { 980 - "args": [ 981 - "equality" 982 - ], 983 - "typeArgs": [] 984 - } 985 - } 986 - ], 987 - "typeArgs": [], 988 - "errors": [], 989 - "completions": {} 990 - }, 991 - { 992 - "location": { 993 - "start": { 994 - "line": 701, 995 - "char": 2 996 - }, 997 - "end": { 998 - "line": 701, 999 - "char": 25 1000 - } 1001 - }, 1002 - "args": [ 1003 - { 1004 - "type": "{ $type: \"com.example.blog\"; title: string; body: string; }", 1005 - "relationships": { 1006 - "args": [ 1007 - "equality" 1008 - ], 1009 - "typeArgs": [] 1010 - } 1011 - } 1012 - ], 1013 - "typeArgs": [], 1014 - "errors": [], 1015 - "completions": {} 1016 - }, 1017 - { 1018 - "location": { 1019 - "start": { 1020 - "line": 724, 1021 - "char": 2 1022 - }, 1023 - "end": { 1024 - "line": 724, 1025 - "char": 18 1026 - } 1027 - }, 1028 - "args": [ 1029 - { 1030 - "type": "{ $type: \"test\"; author?: { name: string; email: string; $type: \"#user\"; } | undefined; content: string; }", 1031 - "relationships": { 1032 - "args": [ 1033 - "equality" 1034 - ], 1035 - "typeArgs": [] 1036 - } 1037 - } 1038 - ], 1039 - "typeArgs": [], 1040 - "errors": [], 1041 - "completions": {} 1042 - }, 1043 - { 1044 - "location": { 1045 - "start": { 1046 - "line": 743, 1047 - "char": 2 1048 - }, 1049 - "end": { 1050 - "line": 743, 1051 - "char": 18 1052 - } 1053 - }, 1054 - "args": [ 1055 - { 1056 - "type": "{ $type: \"test\"; users?: { name: string; $type: \"#user\"; }[] | undefined; }", 1057 - "relationships": { 1058 - "args": [ 1059 - "equality" 1060 - ], 1061 - "typeArgs": [] 1062 - } 1063 - } 1064 - ], 1065 - "typeArgs": [], 1066 - "errors": [], 1067 - "completions": {} 1068 - }, 1069 - { 1070 - "location": { 1071 - "start": { 1072 - "line": 758, 1073 - "char": 2 1074 - }, 1075 - "end": { 1076 - "line": 758, 1077 - "char": 18 1078 - } 1079 - }, 1080 - "args": [ 1081 - { 1082 - "type": "{ $type: \"test\"; embed?: { content: string; $type: \"#text\"; } | { url: string; $type: \"#image\"; } | undefined; }", 1083 - "relationships": { 1084 - "args": [ 1085 - "equality" 1086 - ], 1087 - "typeArgs": [] 1088 - } 1089 - } 1090 - ], 1091 - "typeArgs": [], 1092 - "errors": [], 1093 - "completions": {} 1094 - }, 1095 - { 1096 - "location": { 1097 - "start": { 1098 - "line": 781, 1099 - "char": 2 1100 - }, 1101 - "end": { 1102 - "line": 781, 1103 - "char": 18 1104 - } 1105 - }, 1106 - "args": [ 1107 - { 1108 - "type": "{ $type: \"test\"; author?: { profile?: { bio: string; $type: \"#profile\"; } | undefined; name: string; $type: \"#user\"; } | undefined; }", 1109 - "relationships": { 1110 - "args": [ 1111 - "equality" 1112 - ], 1113 - "typeArgs": [] 1114 - } 1115 - } 1116 - ], 1117 - "typeArgs": [], 1118 - "errors": [], 1119 - "completions": {} 1120 - }, 1121 - { 1122 - "location": { 1123 - "start": { 1124 - "line": 807, 1125 - "char": 2 1126 - }, 1127 - "end": { 1128 - "line": 807, 1129 - "char": 18 1130 - } 1131 - }, 1132 - "args": [ 1133 - { 1134 - "type": "{ $type: \"test\"; parent?: { parent?: \"[Circular reference detected: #main]\" | undefined; value: string; $type: \"#main\"; } | undefined; value: string; }", 1135 - "relationships": { 1136 - "args": [ 1137 - "equality" 1138 - ], 1139 - "typeArgs": [] 1140 - } 1141 - } 1142 - ], 1143 - "typeArgs": [], 1144 - "errors": [], 1145 - "completions": {} 1146 - }, 1147 - { 1148 - "location": { 1149 - "start": { 1150 - "line": 837, 1151 - "char": 2 1152 - }, 1153 - "end": { 1154 - "line": 837, 1155 - "char": 18 1156 - } 1157 - }, 1158 - "args": [ 1159 - { 1160 - "type": "{ $type: \"test\"; users?: { posts?: { author?: \"[Circular reference detected: #user]\" | undefined; title: string; $type: \"#post\"; }[] | undefined; name: string; $type: \"#user\"; }[] | undefined; }", 1161 - "relationships": { 1162 - "args": [ 1163 - "equality" 1164 - ], 1165 - "typeArgs": [] 1166 - } 1167 - } 1168 - ], 1169 - "typeArgs": [], 1170 - "errors": [], 1171 - "completions": {} 1172 - }, 1173 - { 1174 - "location": { 1175 - "start": { 1176 - "line": 864, 1177 - "char": 2 1178 - }, 1179 - "end": { 1180 - "line": 864, 1181 - "char": 18 1182 - } 1183 - }, 1184 - "args": [ 1185 - { 1186 - "type": "{ $type: \"test\"; author?: \"[Reference not found: #user]\" | undefined; }", 1187 - "relationships": { 1188 - "args": [ 1189 - "equality" 1190 - ], 1191 - "typeArgs": [] 1192 - } 1193 - } 1194 - ], 1195 - "typeArgs": [], 1196 - "errors": [], 1197 - "completions": {} 1198 - } 1199 - ] 1200 - }