@clawconquest/client 1.23.0 → 1.25.0

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/dist/index.js CHANGED
@@ -551,242 +551,259 @@ var types_default = {
551
551
  "scalars": [
552
552
  1,
553
553
  2,
554
- 8,
555
554
  9,
556
- 12,
555
+ 10,
557
556
  13,
558
557
  14,
559
558
  15,
560
- 17,
561
- 24,
562
- 29,
559
+ 16,
560
+ 18,
561
+ 25,
563
562
  30,
564
- 32,
565
- 37
563
+ 31,
564
+ 33,
565
+ 38
566
566
  ],
567
567
  "types": {
568
568
  "ActionQueueEntry": {
569
569
  "claw_id": [
570
- 30
570
+ 31
571
571
  ],
572
572
  "created_at": [
573
- 8
573
+ 9
574
574
  ],
575
575
  "id": [
576
- 13
576
+ 14
577
577
  ],
578
578
  "payload": [
579
- 15
579
+ 16
580
580
  ],
581
581
  "tick": [
582
- 14
582
+ 15
583
583
  ],
584
584
  "__typename": [
585
- 30
585
+ 31
586
586
  ]
587
587
  },
588
588
  "Biome": {},
589
589
  "Boolean": {},
590
590
  "Claw": {
591
591
  "algae": [
592
- 9
592
+ 10
593
593
  ],
594
594
  "bio": [
595
- 30
595
+ 31
596
596
  ],
597
597
  "colony_id": [
598
- 30
598
+ 31
599
599
  ],
600
600
  "coral": [
601
- 9
601
+ 10
602
602
  ],
603
603
  "created_at": [
604
- 8
604
+ 9
605
+ ],
606
+ "died_at_tick": [
607
+ 15
605
608
  ],
606
609
  "energy": [
607
- 9
610
+ 10
608
611
  ],
609
612
  "equipment": [
610
- 30
613
+ 31
611
614
  ],
612
615
  "id": [
613
- 13
616
+ 14
614
617
  ],
615
618
  "is_alive": [
616
619
  2
617
620
  ],
618
621
  "kelp": [
619
- 9
622
+ 10
620
623
  ],
621
624
  "last_ping_at": [
622
- 8
625
+ 9
623
626
  ],
624
627
  "name": [
625
- 30
628
+ 31
626
629
  ],
627
630
  "obsidian": [
628
- 9
631
+ 10
629
632
  ],
630
633
  "pearls": [
631
- 9
634
+ 10
632
635
  ],
633
636
  "profile_emoji": [
634
- 30
637
+ 31
635
638
  ],
636
639
  "q": [
637
- 14
640
+ 15
638
641
  ],
639
642
  "r": [
640
- 14
643
+ 15
644
+ ],
645
+ "revive_count": [
646
+ 15
641
647
  ],
642
648
  "sea_moss": [
643
- 9
649
+ 10
644
650
  ],
645
651
  "species": [
646
- 29
652
+ 30
647
653
  ],
648
654
  "webhook_url": [
649
- 30
655
+ 31
650
656
  ],
651
657
  "__typename": [
652
- 30
658
+ 31
659
+ ]
660
+ },
661
+ "ClawPosition": {
662
+ "q": [
663
+ 15
664
+ ],
665
+ "r": [
666
+ 15
667
+ ],
668
+ "__typename": [
669
+ 31
653
670
  ]
654
671
  },
655
672
  "ClawSummary": {
656
673
  "id": [
657
- 13
674
+ 14
658
675
  ],
659
676
  "is_alive": [
660
677
  2
661
678
  ],
662
679
  "name": [
663
- 30
680
+ 31
664
681
  ],
665
682
  "species": [
666
- 30
683
+ 31
667
684
  ],
668
685
  "__typename": [
669
- 30
686
+ 31
670
687
  ]
671
688
  },
672
689
  "Colony": {
673
690
  "charter": [
674
- 30
691
+ 31
675
692
  ],
676
693
  "created_at": [
677
- 8
694
+ 9
678
695
  ],
679
696
  "founded_at_tick": [
680
- 14
697
+ 15
681
698
  ],
682
699
  "governance": [
683
- 12
700
+ 13
684
701
  ],
685
702
  "id": [
686
- 13
703
+ 14
687
704
  ],
688
705
  "leader_claw_id": [
689
- 30
706
+ 31
690
707
  ],
691
708
  "name": [
692
- 30
709
+ 31
693
710
  ],
694
711
  "treasury_algae": [
695
- 9
712
+ 10
696
713
  ],
697
714
  "treasury_coral": [
698
- 9
715
+ 10
699
716
  ],
700
717
  "treasury_kelp": [
701
- 9
718
+ 10
702
719
  ],
703
720
  "treasury_obsidian": [
704
- 9
721
+ 10
705
722
  ],
706
723
  "treasury_pearls": [
707
- 9
724
+ 10
708
725
  ],
709
726
  "treasury_sea_moss": [
710
- 9
727
+ 10
711
728
  ],
712
729
  "__typename": [
713
- 30
730
+ 31
714
731
  ]
715
732
  },
716
733
  "CreateClawInput": {
717
734
  "bio": [
718
- 30
735
+ 31
719
736
  ],
720
737
  "name": [
721
- 30
738
+ 31
722
739
  ],
723
740
  "profile_emoji": [
724
- 30
741
+ 31
725
742
  ],
726
743
  "species": [
727
- 29
744
+ 30
728
745
  ],
729
746
  "__typename": [
730
- 30
747
+ 31
731
748
  ]
732
749
  },
733
750
  "CreateClawPayload": {
734
751
  "api_key": [
735
- 30
752
+ 31
736
753
  ],
737
754
  "claw": [
738
755
  3
739
756
  ],
740
757
  "__typename": [
741
- 30
758
+ 31
742
759
  ]
743
760
  },
744
761
  "DateTime": {},
745
762
  "Float": {},
746
763
  "GameEvent": {
747
764
  "claw_id": [
748
- 30
765
+ 31
749
766
  ],
750
767
  "colony_id": [
751
- 30
768
+ 31
752
769
  ],
753
770
  "data": [
754
- 30
771
+ 31
755
772
  ],
756
773
  "event_type": [
757
- 30
774
+ 31
758
775
  ],
759
776
  "id": [
760
- 13
777
+ 14
761
778
  ],
762
779
  "target_claw_id": [
763
- 30
780
+ 31
764
781
  ],
765
782
  "tick": [
766
- 14
783
+ 15
767
784
  ],
768
785
  "tile_q": [
769
- 14
786
+ 15
770
787
  ],
771
788
  "tile_r": [
772
- 14
789
+ 15
773
790
  ],
774
791
  "__typename": [
775
- 30
792
+ 31
776
793
  ]
777
794
  },
778
795
  "GameStateInfo": {
779
796
  "current_cycle": [
780
- 14
797
+ 15
781
798
  ],
782
799
  "current_tick": [
783
- 14
800
+ 15
784
801
  ],
785
802
  "next_tick_at": [
786
- 8
803
+ 9
787
804
  ],
788
805
  "__typename": [
789
- 30
806
+ 31
790
807
  ]
791
808
  },
792
809
  "GovernanceType": {},
@@ -795,63 +812,63 @@ var types_default = {
795
812
  "JSON": {},
796
813
  "LawModel": {
797
814
  "colony_id": [
798
- 30
815
+ 31
799
816
  ],
800
817
  "enacted_at_tick": [
801
- 14
818
+ 15
802
819
  ],
803
820
  "id": [
804
- 13
821
+ 14
805
822
  ],
806
823
  "repealed": [
807
824
  2
808
825
  ],
809
826
  "text": [
810
- 30
827
+ 31
811
828
  ],
812
829
  "type": [
813
- 17
830
+ 18
814
831
  ],
815
832
  "__typename": [
816
- 30
833
+ 31
817
834
  ]
818
835
  },
819
836
  "LawType": {},
820
837
  "MessageModel": {
821
838
  "channel": [
822
- 30
839
+ 31
823
840
  ],
824
841
  "created_at": [
825
- 8
842
+ 9
826
843
  ],
827
844
  "id": [
828
- 13
845
+ 14
829
846
  ],
830
847
  "q": [
831
- 14
848
+ 15
832
849
  ],
833
850
  "r": [
834
- 14
851
+ 15
835
852
  ],
836
853
  "sender_id": [
837
- 30
854
+ 31
838
855
  ],
839
856
  "text": [
840
- 30
857
+ 31
841
858
  ],
842
859
  "tick": [
843
- 14
860
+ 15
844
861
  ],
845
862
  "__typename": [
846
- 30
863
+ 31
847
864
  ]
848
865
  },
849
866
  "Mutation": {
850
867
  "createClaw": [
851
- 7,
868
+ 8,
852
869
  {
853
870
  "input": [
854
- 6,
871
+ 7,
855
872
  "CreateClawInput!"
856
873
  ]
857
874
  }
@@ -860,22 +877,31 @@ var types_default = {
860
877
  2
861
878
  ],
862
879
  "regenerateClawKey": [
863
- 27,
880
+ 28,
864
881
  {
865
882
  "clawId": [
866
- 30,
883
+ 31,
884
+ "String!"
885
+ ]
886
+ }
887
+ ],
888
+ "reviveClaw": [
889
+ 3,
890
+ {
891
+ "clawId": [
892
+ 31,
867
893
  "String!"
868
894
  ]
869
895
  }
870
896
  ],
871
897
  "signIn": [
872
- 20
898
+ 21
873
899
  ],
874
900
  "submitAction": [
875
901
  0,
876
902
  {
877
903
  "input": [
878
- 33,
904
+ 34,
879
905
  "SubmitActionInput!"
880
906
  ]
881
907
  }
@@ -884,284 +910,296 @@ var types_default = {
884
910
  3,
885
911
  {
886
912
  "clawId": [
887
- 30,
913
+ 31,
888
914
  "String!"
889
915
  ],
890
916
  "input": [
891
- 38,
917
+ 39,
892
918
  "UpdateClawInput!"
893
919
  ]
894
920
  }
895
921
  ],
896
922
  "updatePlayer": [
897
- 20,
923
+ 21,
898
924
  {
899
925
  "input": [
900
- 39,
926
+ 40,
901
927
  "UpdatePlayerInput!"
902
928
  ]
903
929
  }
904
930
  ],
905
931
  "__typename": [
906
- 30
932
+ 31
907
933
  ]
908
934
  },
909
935
  "Player": {
910
936
  "avatar_url": [
911
- 30
937
+ 31
912
938
  ],
913
939
  "ban_reason": [
914
- 30
940
+ 31
915
941
  ],
916
942
  "banned_at": [
917
- 8
943
+ 9
918
944
  ],
919
945
  "created_at": [
920
- 8
946
+ 9
921
947
  ],
922
948
  "display_name": [
923
- 30
949
+ 31
924
950
  ],
925
951
  "email": [
926
- 30
952
+ 31
927
953
  ],
928
954
  "id": [
929
- 13
955
+ 14
930
956
  ],
931
957
  "onboarding_finalized_at": [
932
- 8
958
+ 9
933
959
  ],
934
960
  "__typename": [
935
- 30
961
+ 31
936
962
  ]
937
963
  },
938
964
  "PlayerProfile": {
939
965
  "claws": [
940
- 4
966
+ 5
941
967
  ],
942
968
  "player": [
943
- 20
969
+ 21
944
970
  ],
945
971
  "__typename": [
946
- 30
972
+ 31
947
973
  ]
948
974
  },
949
975
  "PrivateClaw": {
950
976
  "algae": [
951
- 9
977
+ 10
952
978
  ],
953
979
  "bio": [
954
- 30
980
+ 31
955
981
  ],
956
982
  "colony_id": [
957
- 30
983
+ 31
958
984
  ],
959
985
  "coral": [
960
- 9
986
+ 10
961
987
  ],
962
988
  "created_at": [
963
- 8
989
+ 9
990
+ ],
991
+ "died_at_tick": [
992
+ 15
964
993
  ],
965
994
  "energy": [
966
- 9
995
+ 10
967
996
  ],
968
997
  "equipment": [
969
- 30
998
+ 31
970
999
  ],
971
1000
  "id": [
972
- 13
1001
+ 14
973
1002
  ],
974
1003
  "is_alive": [
975
1004
  2
976
1005
  ],
977
1006
  "kelp": [
978
- 9
1007
+ 10
979
1008
  ],
980
1009
  "last_ping_at": [
981
- 8
1010
+ 9
982
1011
  ],
983
1012
  "name": [
984
- 30
1013
+ 31
985
1014
  ],
986
1015
  "obsidian": [
987
- 9
1016
+ 10
988
1017
  ],
989
1018
  "pearls": [
990
- 9
1019
+ 10
991
1020
  ],
992
1021
  "profile_emoji": [
993
- 30
1022
+ 31
994
1023
  ],
995
1024
  "q": [
996
- 14
1025
+ 15
997
1026
  ],
998
1027
  "r": [
999
- 14
1028
+ 15
1029
+ ],
1030
+ "revive_count": [
1031
+ 15
1000
1032
  ],
1001
1033
  "sea_moss": [
1002
- 9
1034
+ 10
1003
1035
  ],
1004
1036
  "species": [
1005
- 29
1037
+ 30
1006
1038
  ],
1007
1039
  "webhook_url": [
1008
- 30
1040
+ 31
1009
1041
  ],
1010
1042
  "__typename": [
1011
- 30
1043
+ 31
1012
1044
  ]
1013
1045
  },
1014
1046
  "ProposalModel": {
1015
1047
  "colony_id": [
1016
- 30
1048
+ 31
1017
1049
  ],
1018
1050
  "created_at_tick": [
1019
- 14
1051
+ 15
1020
1052
  ],
1021
1053
  "id": [
1022
- 13
1054
+ 14
1023
1055
  ],
1024
1056
  "proposer_claw_id": [
1025
- 30
1057
+ 31
1026
1058
  ],
1027
1059
  "resolved_at_tick": [
1028
- 14
1060
+ 15
1029
1061
  ],
1030
1062
  "status": [
1031
- 24
1063
+ 25
1032
1064
  ],
1033
1065
  "text": [
1034
- 30
1066
+ 31
1035
1067
  ],
1036
1068
  "type": [
1037
- 30
1069
+ 31
1038
1070
  ],
1039
1071
  "__typename": [
1040
- 30
1072
+ 31
1041
1073
  ]
1042
1074
  },
1043
1075
  "ProposalStatus": {},
1044
1076
  "PublicClaw": {
1045
1077
  "bio": [
1046
- 30
1078
+ 31
1047
1079
  ],
1048
1080
  "colony_id": [
1049
- 30
1081
+ 31
1050
1082
  ],
1051
1083
  "created_at": [
1052
- 8
1084
+ 9
1085
+ ],
1086
+ "died_at_tick": [
1087
+ 15
1053
1088
  ],
1054
1089
  "energy": [
1055
- 9
1090
+ 10
1056
1091
  ],
1057
1092
  "id": [
1058
- 13
1093
+ 14
1059
1094
  ],
1060
1095
  "is_alive": [
1061
1096
  2
1062
1097
  ],
1063
1098
  "last_ping_at": [
1064
- 8
1099
+ 9
1065
1100
  ],
1066
1101
  "name": [
1067
- 30
1102
+ 31
1068
1103
  ],
1069
1104
  "profile_emoji": [
1070
- 30
1105
+ 31
1071
1106
  ],
1072
1107
  "q": [
1073
- 14
1108
+ 15
1074
1109
  ],
1075
1110
  "r": [
1076
- 14
1111
+ 15
1112
+ ],
1113
+ "revive_count": [
1114
+ 15
1077
1115
  ],
1078
1116
  "species": [
1079
- 29
1117
+ 30
1080
1118
  ],
1081
1119
  "__typename": [
1082
- 30
1120
+ 31
1083
1121
  ]
1084
1122
  },
1085
1123
  "Query": {
1086
1124
  "allClaws": [
1087
- 25
1125
+ 4
1088
1126
  ],
1089
1127
  "claw": [
1090
- 25,
1128
+ 26,
1091
1129
  {
1092
1130
  "id": [
1093
- 30,
1131
+ 31,
1094
1132
  "String!"
1095
1133
  ]
1096
1134
  }
1097
1135
  ],
1098
1136
  "colonies": [
1099
- 5
1137
+ 6
1100
1138
  ],
1101
1139
  "colony": [
1102
- 5,
1140
+ 6,
1103
1141
  {
1104
1142
  "id": [
1105
- 30,
1143
+ 31,
1106
1144
  "String!"
1107
1145
  ]
1108
1146
  }
1109
1147
  ],
1110
1148
  "countClaws": [
1111
- 14
1149
+ 15
1112
1150
  ],
1113
1151
  "events": [
1114
- 10,
1152
+ 11,
1115
1153
  {
1116
1154
  "clawId": [
1117
- 30
1155
+ 31
1118
1156
  ],
1119
1157
  "colonyId": [
1120
- 30
1158
+ 31
1121
1159
  ],
1122
1160
  "eventType": [
1123
- 30
1161
+ 31
1124
1162
  ],
1125
1163
  "limit": [
1126
- 14,
1164
+ 15,
1127
1165
  "Int!"
1128
1166
  ],
1129
1167
  "offset": [
1130
- 14,
1168
+ 15,
1131
1169
  "Int!"
1132
1170
  ],
1133
1171
  "tick": [
1134
- 14
1172
+ 15
1135
1173
  ]
1136
1174
  }
1137
1175
  ],
1138
1176
  "gameState": [
1139
- 11
1177
+ 12
1140
1178
  ],
1141
1179
  "laws": [
1142
- 16,
1180
+ 17,
1143
1181
  {
1144
1182
  "colonyId": [
1145
- 30,
1183
+ 31,
1146
1184
  "String!"
1147
1185
  ]
1148
1186
  }
1149
1187
  ],
1150
1188
  "me": [
1151
- 21
1189
+ 22
1152
1190
  ],
1153
1191
  "messages": [
1154
- 18,
1192
+ 19,
1155
1193
  {
1156
1194
  "clawId": [
1157
- 30
1195
+ 31
1158
1196
  ],
1159
1197
  "limit": [
1160
- 14,
1198
+ 15,
1161
1199
  "Int!"
1162
1200
  ],
1163
1201
  "offset": [
1164
- 14,
1202
+ 15,
1165
1203
  "Int!"
1166
1204
  ]
1167
1205
  }
@@ -1170,88 +1208,88 @@ var types_default = {
1170
1208
  0,
1171
1209
  {
1172
1210
  "tick": [
1173
- 14
1211
+ 15
1174
1212
  ]
1175
1213
  }
1176
1214
  ],
1177
1215
  "myClaw": [
1178
- 22,
1216
+ 23,
1179
1217
  {
1180
1218
  "id": [
1181
- 30,
1219
+ 31,
1182
1220
  "String!"
1183
1221
  ]
1184
1222
  }
1185
1223
  ],
1186
1224
  "myClaws": [
1187
- 22
1225
+ 23
1188
1226
  ],
1189
1227
  "myRelationships": [
1190
- 28
1228
+ 29
1191
1229
  ],
1192
1230
  "proposals": [
1193
- 23,
1231
+ 24,
1194
1232
  {
1195
1233
  "colonyId": [
1196
- 30,
1234
+ 31,
1197
1235
  "String!"
1198
1236
  ]
1199
1237
  }
1200
1238
  ],
1201
1239
  "sentMessages": [
1202
- 18,
1240
+ 19,
1203
1241
  {
1204
1242
  "clawId": [
1205
- 30
1243
+ 31
1206
1244
  ],
1207
1245
  "limit": [
1208
- 14,
1246
+ 15,
1209
1247
  "Int!"
1210
1248
  ],
1211
1249
  "offset": [
1212
- 14,
1250
+ 15,
1213
1251
  "Int!"
1214
1252
  ]
1215
1253
  }
1216
1254
  ],
1217
1255
  "structures": [
1218
- 31
1256
+ 32
1219
1257
  ],
1220
1258
  "tile": [
1221
- 35,
1259
+ 36,
1222
1260
  {
1223
1261
  "q": [
1224
- 14,
1262
+ 15,
1225
1263
  "Int!"
1226
1264
  ],
1227
1265
  "r": [
1228
- 14,
1266
+ 15,
1229
1267
  "Int!"
1230
1268
  ]
1231
1269
  }
1232
1270
  ],
1233
1271
  "tilesInRange": [
1234
- 35,
1272
+ 36,
1235
1273
  {
1236
1274
  "q": [
1237
- 14,
1275
+ 15,
1238
1276
  "Int!"
1239
1277
  ],
1240
1278
  "r": [
1241
- 14,
1279
+ 15,
1242
1280
  "Int!"
1243
1281
  ],
1244
1282
  "radius": [
1245
- 14,
1283
+ 15,
1246
1284
  "Int!"
1247
1285
  ]
1248
1286
  }
1249
1287
  ],
1250
1288
  "treaties": [
1251
- 36,
1289
+ 37,
1252
1290
  {
1253
1291
  "colonyId": [
1254
- 30,
1292
+ 31,
1255
1293
  "String!"
1256
1294
  ]
1257
1295
  }
@@ -1260,80 +1298,80 @@ var types_default = {
1260
1298
  3
1261
1299
  ],
1262
1300
  "__typename": [
1263
- 30
1301
+ 31
1264
1302
  ]
1265
1303
  },
1266
1304
  "RegenerateKeyPayload": {
1267
1305
  "api_key": [
1268
- 30
1306
+ 31
1269
1307
  ],
1270
1308
  "__typename": [
1271
- 30
1309
+ 31
1272
1310
  ]
1273
1311
  },
1274
1312
  "Relationship": {
1275
1313
  "battles": [
1276
- 14
1314
+ 15
1277
1315
  ],
1278
1316
  "claw_id": [
1279
- 30
1317
+ 31
1280
1318
  ],
1281
1319
  "encounters": [
1282
- 14
1320
+ 15
1283
1321
  ],
1284
1322
  "id": [
1285
- 13
1323
+ 14
1286
1324
  ],
1287
1325
  "other_claw_id": [
1288
- 30
1326
+ 31
1289
1327
  ],
1290
1328
  "trust_score": [
1291
- 9
1329
+ 10
1292
1330
  ],
1293
1331
  "__typename": [
1294
- 30
1332
+ 31
1295
1333
  ]
1296
1334
  },
1297
1335
  "Species": {},
1298
1336
  "String": {},
1299
1337
  "StructureModel": {
1300
1338
  "created_at": [
1301
- 8
1339
+ 9
1302
1340
  ],
1303
1341
  "id": [
1304
- 13
1342
+ 14
1305
1343
  ],
1306
1344
  "inscription": [
1307
- 30
1345
+ 31
1308
1346
  ],
1309
1347
  "owner_claw_id": [
1310
- 30
1348
+ 31
1311
1349
  ],
1312
1350
  "tile_id": [
1313
- 30
1351
+ 31
1314
1352
  ],
1315
1353
  "type": [
1316
- 32
1354
+ 33
1317
1355
  ],
1318
1356
  "__typename": [
1319
- 30
1357
+ 31
1320
1358
  ]
1321
1359
  },
1322
1360
  "StructureType": {},
1323
1361
  "SubmitActionInput": {
1324
1362
  "payload": [
1325
- 15
1363
+ 16
1326
1364
  ],
1327
1365
  "__typename": [
1328
- 30
1366
+ 31
1329
1367
  ]
1330
1368
  },
1331
1369
  "Subscription": {
1332
1370
  "tickEvents": [
1333
- 10
1371
+ 11
1334
1372
  ],
1335
1373
  "__typename": [
1336
- 30
1374
+ 31
1337
1375
  ]
1338
1376
  },
1339
1377
  "Tile": {
@@ -1341,74 +1379,74 @@ var types_default = {
1341
1379
  1
1342
1380
  ],
1343
1381
  "depletion": [
1344
- 14
1382
+ 15
1345
1383
  ],
1346
1384
  "id": [
1347
- 13
1385
+ 14
1348
1386
  ],
1349
1387
  "q": [
1350
- 14
1388
+ 15
1351
1389
  ],
1352
1390
  "r": [
1353
- 14
1391
+ 15
1354
1392
  ],
1355
1393
  "structure": [
1356
- 31
1394
+ 32
1357
1395
  ],
1358
1396
  "__typename": [
1359
- 30
1397
+ 31
1360
1398
  ]
1361
1399
  },
1362
1400
  "TreatyModel": {
1363
1401
  "broken_at_tick": [
1364
- 14
1402
+ 15
1365
1403
  ],
1366
1404
  "colony_a_id": [
1367
- 30
1405
+ 31
1368
1406
  ],
1369
1407
  "colony_b_id": [
1370
- 30
1408
+ 31
1371
1409
  ],
1372
1410
  "created_at_tick": [
1373
- 14
1411
+ 15
1374
1412
  ],
1375
1413
  "id": [
1376
- 13
1414
+ 14
1377
1415
  ],
1378
1416
  "status": [
1379
- 37
1417
+ 38
1380
1418
  ],
1381
1419
  "text": [
1382
- 30
1420
+ 31
1383
1421
  ],
1384
1422
  "__typename": [
1385
- 30
1423
+ 31
1386
1424
  ]
1387
1425
  },
1388
1426
  "TreatyStatus": {},
1389
1427
  "UpdateClawInput": {
1390
1428
  "bio": [
1391
- 30
1429
+ 31
1392
1430
  ],
1393
1431
  "profile_emoji": [
1394
- 30
1432
+ 31
1395
1433
  ],
1396
1434
  "webhook_url": [
1397
- 30
1435
+ 31
1398
1436
  ],
1399
1437
  "__typename": [
1400
- 30
1438
+ 31
1401
1439
  ]
1402
1440
  },
1403
1441
  "UpdatePlayerInput": {
1404
1442
  "avatar_url": [
1405
- 30
1443
+ 31
1406
1444
  ],
1407
1445
  "display_name": [
1408
- 30
1446
+ 31
1409
1447
  ],
1410
1448
  "__typename": [
1411
- 30
1449
+ 31
1412
1450
  ]
1413
1451
  }
1414
1452
  }
@@ -1425,6 +1463,11 @@ var isClaw = (obj) => {
1425
1463
  if (!obj?.__typename) throw new Error('__typename is missing in "isClaw"');
1426
1464
  return Claw_possibleTypes.includes(obj.__typename);
1427
1465
  };
1466
+ var ClawPosition_possibleTypes = ["ClawPosition"];
1467
+ var isClawPosition = (obj) => {
1468
+ if (!obj?.__typename) throw new Error('__typename is missing in "isClawPosition"');
1469
+ return ClawPosition_possibleTypes.includes(obj.__typename);
1470
+ };
1428
1471
  var ClawSummary_possibleTypes = ["ClawSummary"];
1429
1472
  var isClawSummary = (obj) => {
1430
1473
  if (!obj?.__typename) throw new Error('__typename is missing in "isClawSummary"');
@@ -1619,6 +1662,7 @@ export {
1619
1662
  generateSubscriptionOp,
1620
1663
  isActionQueueEntry,
1621
1664
  isClaw,
1665
+ isClawPosition,
1622
1666
  isClawSummary,
1623
1667
  isColony,
1624
1668
  isCreateClawPayload,