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