@clawconquest/client 1.19.0 → 1.21.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.cjs +536 -968
- package/dist/index.d.cts +316 -564
- package/dist/index.d.ts +316 -564
- package/dist/index.js +523 -950
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -549,1295 +549,885 @@ var resolveConcreteTypes = (linkedTypeMap) => {
|
|
|
549
549
|
// generated/types.ts
|
|
550
550
|
var types_default = {
|
|
551
551
|
"scalars": [
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
7,
|
|
552
|
+
1,
|
|
553
|
+
2,
|
|
555
554
|
8,
|
|
555
|
+
9,
|
|
556
|
+
12,
|
|
557
|
+
13,
|
|
556
558
|
14,
|
|
559
|
+
15,
|
|
557
560
|
17,
|
|
558
|
-
|
|
559
|
-
21,
|
|
560
|
-
22,
|
|
561
|
-
23,
|
|
562
|
-
25,
|
|
561
|
+
24,
|
|
563
562
|
29,
|
|
564
563
|
30,
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
44,
|
|
568
|
-
47
|
|
564
|
+
32,
|
|
565
|
+
37
|
|
569
566
|
],
|
|
570
567
|
"types": {
|
|
571
|
-
"
|
|
572
|
-
"ApplyToClanInput": {
|
|
573
|
-
"clan_id": [
|
|
574
|
-
44
|
|
575
|
-
],
|
|
576
|
-
"motivation_text": [
|
|
577
|
-
44
|
|
578
|
-
],
|
|
579
|
-
"__typename": [
|
|
580
|
-
44
|
|
581
|
-
]
|
|
582
|
-
},
|
|
583
|
-
"AssignUnitInput": {
|
|
584
|
-
"pool_id": [
|
|
585
|
-
44
|
|
586
|
-
],
|
|
587
|
-
"unit_ids": [
|
|
588
|
-
44
|
|
589
|
-
],
|
|
590
|
-
"__typename": [
|
|
591
|
-
44
|
|
592
|
-
]
|
|
593
|
-
},
|
|
594
|
-
"Boolean": {},
|
|
595
|
-
"Clan": {
|
|
596
|
-
"clan_leader": [
|
|
597
|
-
33
|
|
598
|
-
],
|
|
599
|
-
"created_at": [
|
|
600
|
-
14
|
|
601
|
-
],
|
|
602
|
-
"created_at_tick": [
|
|
603
|
-
22
|
|
604
|
-
],
|
|
605
|
-
"description": [
|
|
606
|
-
44
|
|
607
|
-
],
|
|
608
|
-
"governance_type": [
|
|
609
|
-
20
|
|
610
|
-
],
|
|
611
|
-
"id": [
|
|
612
|
-
21
|
|
613
|
-
],
|
|
614
|
-
"leader_claw_id": [
|
|
615
|
-
44
|
|
616
|
-
],
|
|
617
|
-
"membership_policy": [
|
|
618
|
-
23
|
|
619
|
-
],
|
|
620
|
-
"name": [
|
|
621
|
-
44
|
|
622
|
-
],
|
|
623
|
-
"status": [
|
|
624
|
-
8
|
|
625
|
-
],
|
|
626
|
-
"tax_rate": [
|
|
627
|
-
17
|
|
628
|
-
],
|
|
629
|
-
"treasury_food": [
|
|
630
|
-
17
|
|
631
|
-
],
|
|
632
|
-
"treasury_minerals": [
|
|
633
|
-
17
|
|
634
|
-
],
|
|
635
|
-
"__typename": [
|
|
636
|
-
44
|
|
637
|
-
]
|
|
638
|
-
},
|
|
639
|
-
"ClanApplication": {
|
|
640
|
-
"clan_id": [
|
|
641
|
-
44
|
|
642
|
-
],
|
|
568
|
+
"ActionQueueEntry": {
|
|
643
569
|
"claw_id": [
|
|
644
|
-
|
|
570
|
+
30
|
|
645
571
|
],
|
|
646
572
|
"created_at": [
|
|
647
|
-
|
|
573
|
+
8
|
|
648
574
|
],
|
|
649
575
|
"id": [
|
|
650
|
-
|
|
576
|
+
13
|
|
651
577
|
],
|
|
652
|
-
"
|
|
653
|
-
|
|
654
|
-
],
|
|
655
|
-
"status": [
|
|
656
|
-
0
|
|
578
|
+
"payload": [
|
|
579
|
+
15
|
|
657
580
|
],
|
|
658
|
-
"
|
|
659
|
-
44
|
|
660
|
-
]
|
|
661
|
-
},
|
|
662
|
-
"ClanPact": {
|
|
663
|
-
"created_at": [
|
|
581
|
+
"tick": [
|
|
664
582
|
14
|
|
665
583
|
],
|
|
666
|
-
"duration_ticks": [
|
|
667
|
-
22
|
|
668
|
-
],
|
|
669
|
-
"id": [
|
|
670
|
-
21
|
|
671
|
-
],
|
|
672
|
-
"proposer_clan_id": [
|
|
673
|
-
44
|
|
674
|
-
],
|
|
675
|
-
"status": [
|
|
676
|
-
25
|
|
677
|
-
],
|
|
678
|
-
"target_clan_id": [
|
|
679
|
-
44
|
|
680
|
-
],
|
|
681
|
-
"ticks_remaining": [
|
|
682
|
-
22
|
|
683
|
-
],
|
|
684
|
-
"type": [
|
|
685
|
-
7
|
|
686
|
-
],
|
|
687
584
|
"__typename": [
|
|
688
|
-
|
|
585
|
+
30
|
|
689
586
|
]
|
|
690
587
|
},
|
|
691
|
-
"
|
|
692
|
-
"
|
|
588
|
+
"Biome": {},
|
|
589
|
+
"Boolean": {},
|
|
693
590
|
"Claw": {
|
|
694
|
-
"
|
|
695
|
-
|
|
591
|
+
"algae": [
|
|
592
|
+
9
|
|
696
593
|
],
|
|
697
594
|
"bio": [
|
|
698
|
-
|
|
595
|
+
30
|
|
596
|
+
],
|
|
597
|
+
"colony_id": [
|
|
598
|
+
30
|
|
599
|
+
],
|
|
600
|
+
"coral": [
|
|
601
|
+
9
|
|
699
602
|
],
|
|
700
603
|
"created_at": [
|
|
701
|
-
|
|
604
|
+
8
|
|
702
605
|
],
|
|
703
|
-
"
|
|
704
|
-
|
|
606
|
+
"energy": [
|
|
607
|
+
9
|
|
705
608
|
],
|
|
706
|
-
"
|
|
707
|
-
|
|
609
|
+
"equipment": [
|
|
610
|
+
30
|
|
708
611
|
],
|
|
709
612
|
"id": [
|
|
710
|
-
|
|
613
|
+
13
|
|
711
614
|
],
|
|
712
615
|
"is_alive": [
|
|
713
|
-
|
|
616
|
+
2
|
|
714
617
|
],
|
|
715
|
-
"
|
|
716
|
-
|
|
618
|
+
"kelp": [
|
|
619
|
+
9
|
|
717
620
|
],
|
|
718
621
|
"last_ping_at": [
|
|
719
|
-
|
|
720
|
-
],
|
|
721
|
-
"level": [
|
|
722
|
-
22
|
|
723
|
-
],
|
|
724
|
-
"loyalty": [
|
|
725
|
-
17
|
|
622
|
+
8
|
|
726
623
|
],
|
|
727
|
-
"
|
|
728
|
-
|
|
624
|
+
"name": [
|
|
625
|
+
30
|
|
729
626
|
],
|
|
730
|
-
"
|
|
731
|
-
|
|
627
|
+
"obsidian": [
|
|
628
|
+
9
|
|
732
629
|
],
|
|
733
|
-
"
|
|
734
|
-
|
|
630
|
+
"pearls": [
|
|
631
|
+
9
|
|
735
632
|
],
|
|
736
633
|
"profile_emoji": [
|
|
737
|
-
|
|
634
|
+
30
|
|
738
635
|
],
|
|
739
|
-
"
|
|
740
|
-
|
|
636
|
+
"q": [
|
|
637
|
+
14
|
|
741
638
|
],
|
|
742
|
-
"
|
|
743
|
-
|
|
639
|
+
"r": [
|
|
640
|
+
14
|
|
744
641
|
],
|
|
745
|
-
"
|
|
746
|
-
|
|
642
|
+
"sea_moss": [
|
|
643
|
+
9
|
|
747
644
|
],
|
|
748
645
|
"species": [
|
|
749
|
-
|
|
750
|
-
],
|
|
751
|
-
"territoriality": [
|
|
752
|
-
17
|
|
646
|
+
29
|
|
753
647
|
],
|
|
754
648
|
"webhook_url": [
|
|
755
|
-
|
|
756
|
-
],
|
|
757
|
-
"xp": [
|
|
758
|
-
22
|
|
649
|
+
30
|
|
759
650
|
],
|
|
760
651
|
"__typename": [
|
|
761
|
-
|
|
652
|
+
30
|
|
762
653
|
]
|
|
763
654
|
},
|
|
764
655
|
"ClawSummary": {
|
|
765
656
|
"id": [
|
|
766
|
-
|
|
657
|
+
13
|
|
767
658
|
],
|
|
768
659
|
"is_alive": [
|
|
769
|
-
|
|
660
|
+
2
|
|
770
661
|
],
|
|
771
662
|
"name": [
|
|
772
|
-
|
|
663
|
+
30
|
|
773
664
|
],
|
|
774
665
|
"species": [
|
|
775
|
-
|
|
666
|
+
30
|
|
776
667
|
],
|
|
777
668
|
"__typename": [
|
|
778
|
-
|
|
669
|
+
30
|
|
779
670
|
]
|
|
780
671
|
},
|
|
781
|
-
"
|
|
782
|
-
"
|
|
783
|
-
|
|
672
|
+
"Colony": {
|
|
673
|
+
"charter": [
|
|
674
|
+
30
|
|
784
675
|
],
|
|
785
|
-
"
|
|
786
|
-
|
|
676
|
+
"created_at": [
|
|
677
|
+
8
|
|
787
678
|
],
|
|
788
|
-
"
|
|
789
|
-
|
|
679
|
+
"founded_at_tick": [
|
|
680
|
+
14
|
|
681
|
+
],
|
|
682
|
+
"governance": [
|
|
683
|
+
12
|
|
684
|
+
],
|
|
685
|
+
"id": [
|
|
686
|
+
13
|
|
687
|
+
],
|
|
688
|
+
"leader_claw_id": [
|
|
689
|
+
30
|
|
790
690
|
],
|
|
791
691
|
"name": [
|
|
792
|
-
|
|
692
|
+
30
|
|
793
693
|
],
|
|
794
|
-
"
|
|
795
|
-
|
|
694
|
+
"treasury_algae": [
|
|
695
|
+
9
|
|
696
|
+
],
|
|
697
|
+
"treasury_coral": [
|
|
698
|
+
9
|
|
699
|
+
],
|
|
700
|
+
"treasury_kelp": [
|
|
701
|
+
9
|
|
702
|
+
],
|
|
703
|
+
"treasury_obsidian": [
|
|
704
|
+
9
|
|
705
|
+
],
|
|
706
|
+
"treasury_pearls": [
|
|
707
|
+
9
|
|
708
|
+
],
|
|
709
|
+
"treasury_sea_moss": [
|
|
710
|
+
9
|
|
796
711
|
],
|
|
797
712
|
"__typename": [
|
|
798
|
-
|
|
713
|
+
30
|
|
799
714
|
]
|
|
800
715
|
},
|
|
801
716
|
"CreateClawInput": {
|
|
802
|
-
"aggression": [
|
|
803
|
-
17
|
|
804
|
-
],
|
|
805
717
|
"bio": [
|
|
806
|
-
|
|
807
|
-
],
|
|
808
|
-
"deception": [
|
|
809
|
-
17
|
|
810
|
-
],
|
|
811
|
-
"loyalty": [
|
|
812
|
-
17
|
|
718
|
+
30
|
|
813
719
|
],
|
|
814
720
|
"name": [
|
|
815
|
-
|
|
721
|
+
30
|
|
816
722
|
],
|
|
817
723
|
"profile_emoji": [
|
|
818
|
-
|
|
724
|
+
30
|
|
819
725
|
],
|
|
820
726
|
"species": [
|
|
821
|
-
|
|
822
|
-
],
|
|
823
|
-
"territoriality": [
|
|
824
|
-
17
|
|
727
|
+
29
|
|
825
728
|
],
|
|
826
729
|
"__typename": [
|
|
827
|
-
|
|
730
|
+
30
|
|
828
731
|
]
|
|
829
732
|
},
|
|
830
733
|
"CreateClawPayload": {
|
|
831
734
|
"api_key": [
|
|
832
|
-
|
|
735
|
+
30
|
|
833
736
|
],
|
|
834
737
|
"claw": [
|
|
835
|
-
|
|
738
|
+
3
|
|
836
739
|
],
|
|
837
740
|
"__typename": [
|
|
838
|
-
|
|
741
|
+
30
|
|
839
742
|
]
|
|
840
743
|
},
|
|
841
744
|
"DateTime": {},
|
|
842
|
-
"DeploySpyInput": {
|
|
843
|
-
"target_claw_id": [
|
|
844
|
-
44
|
|
845
|
-
],
|
|
846
|
-
"__typename": [
|
|
847
|
-
44
|
|
848
|
-
]
|
|
849
|
-
},
|
|
850
|
-
"DismissUnitInput": {
|
|
851
|
-
"count": [
|
|
852
|
-
22
|
|
853
|
-
],
|
|
854
|
-
"unit_id": [
|
|
855
|
-
44
|
|
856
|
-
],
|
|
857
|
-
"__typename": [
|
|
858
|
-
44
|
|
859
|
-
]
|
|
860
|
-
},
|
|
861
745
|
"Float": {},
|
|
862
746
|
"GameEvent": {
|
|
863
|
-
"clan_id": [
|
|
864
|
-
44
|
|
865
|
-
],
|
|
866
747
|
"claw_id": [
|
|
867
|
-
|
|
748
|
+
30
|
|
749
|
+
],
|
|
750
|
+
"colony_id": [
|
|
751
|
+
30
|
|
868
752
|
],
|
|
869
753
|
"data": [
|
|
870
|
-
|
|
754
|
+
30
|
|
871
755
|
],
|
|
872
756
|
"event_type": [
|
|
873
|
-
|
|
757
|
+
30
|
|
874
758
|
],
|
|
875
759
|
"id": [
|
|
876
|
-
|
|
877
|
-
],
|
|
878
|
-
"pool_id": [
|
|
879
|
-
44
|
|
880
|
-
],
|
|
881
|
-
"region_id": [
|
|
882
|
-
22
|
|
760
|
+
13
|
|
883
761
|
],
|
|
884
762
|
"target_claw_id": [
|
|
885
|
-
|
|
763
|
+
30
|
|
886
764
|
],
|
|
887
765
|
"tick": [
|
|
888
|
-
|
|
766
|
+
14
|
|
767
|
+
],
|
|
768
|
+
"tile_q": [
|
|
769
|
+
14
|
|
770
|
+
],
|
|
771
|
+
"tile_r": [
|
|
772
|
+
14
|
|
889
773
|
],
|
|
890
774
|
"__typename": [
|
|
891
|
-
|
|
775
|
+
30
|
|
892
776
|
]
|
|
893
777
|
},
|
|
894
778
|
"GameStateInfo": {
|
|
895
779
|
"current_cycle": [
|
|
896
|
-
|
|
780
|
+
14
|
|
897
781
|
],
|
|
898
782
|
"current_tick": [
|
|
899
|
-
|
|
783
|
+
14
|
|
900
784
|
],
|
|
901
785
|
"next_tick_at": [
|
|
902
|
-
|
|
786
|
+
8
|
|
903
787
|
],
|
|
904
788
|
"__typename": [
|
|
905
|
-
|
|
789
|
+
30
|
|
906
790
|
]
|
|
907
791
|
},
|
|
908
792
|
"GovernanceType": {},
|
|
909
793
|
"ID": {},
|
|
910
794
|
"Int": {},
|
|
911
|
-
"
|
|
912
|
-
"
|
|
913
|
-
"
|
|
914
|
-
|
|
915
|
-
{
|
|
916
|
-
"pactId": [
|
|
917
|
-
44,
|
|
918
|
-
"String!"
|
|
919
|
-
]
|
|
920
|
-
}
|
|
795
|
+
"JSON": {},
|
|
796
|
+
"LawModel": {
|
|
797
|
+
"colony_id": [
|
|
798
|
+
30
|
|
921
799
|
],
|
|
922
|
-
"
|
|
923
|
-
|
|
924
|
-
{
|
|
925
|
-
"input": [
|
|
926
|
-
1,
|
|
927
|
-
"ApplyToClanInput!"
|
|
928
|
-
]
|
|
929
|
-
}
|
|
800
|
+
"enacted_at_tick": [
|
|
801
|
+
14
|
|
930
802
|
],
|
|
931
|
-
"
|
|
932
|
-
|
|
933
|
-
{
|
|
934
|
-
"input": [
|
|
935
|
-
2,
|
|
936
|
-
"AssignUnitInput!"
|
|
937
|
-
]
|
|
938
|
-
}
|
|
803
|
+
"id": [
|
|
804
|
+
13
|
|
939
805
|
],
|
|
940
|
-
"
|
|
941
|
-
|
|
942
|
-
{
|
|
943
|
-
"pactId": [
|
|
944
|
-
44,
|
|
945
|
-
"String!"
|
|
946
|
-
]
|
|
947
|
-
}
|
|
806
|
+
"repealed": [
|
|
807
|
+
2
|
|
948
808
|
],
|
|
949
|
-
"
|
|
950
|
-
|
|
951
|
-
{
|
|
952
|
-
"applicationId": [
|
|
953
|
-
44,
|
|
954
|
-
"String!"
|
|
955
|
-
]
|
|
956
|
-
}
|
|
809
|
+
"text": [
|
|
810
|
+
30
|
|
957
811
|
],
|
|
958
|
-
"
|
|
959
|
-
|
|
960
|
-
{
|
|
961
|
-
"pool_id": [
|
|
962
|
-
44,
|
|
963
|
-
"String!"
|
|
964
|
-
]
|
|
965
|
-
}
|
|
812
|
+
"type": [
|
|
813
|
+
17
|
|
966
814
|
],
|
|
967
|
-
"
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
815
|
+
"__typename": [
|
|
816
|
+
30
|
|
817
|
+
]
|
|
818
|
+
},
|
|
819
|
+
"LawType": {},
|
|
820
|
+
"MessageModel": {
|
|
821
|
+
"channel": [
|
|
822
|
+
30
|
|
823
|
+
],
|
|
824
|
+
"created_at": [
|
|
825
|
+
8
|
|
975
826
|
],
|
|
827
|
+
"id": [
|
|
828
|
+
13
|
|
829
|
+
],
|
|
830
|
+
"q": [
|
|
831
|
+
14
|
|
832
|
+
],
|
|
833
|
+
"r": [
|
|
834
|
+
14
|
|
835
|
+
],
|
|
836
|
+
"sender_id": [
|
|
837
|
+
30
|
|
838
|
+
],
|
|
839
|
+
"text": [
|
|
840
|
+
30
|
|
841
|
+
],
|
|
842
|
+
"tick": [
|
|
843
|
+
14
|
|
844
|
+
],
|
|
845
|
+
"__typename": [
|
|
846
|
+
30
|
|
847
|
+
]
|
|
848
|
+
},
|
|
849
|
+
"Mutation": {
|
|
976
850
|
"createClaw": [
|
|
977
|
-
|
|
851
|
+
7,
|
|
978
852
|
{
|
|
979
853
|
"input": [
|
|
980
|
-
|
|
854
|
+
6,
|
|
981
855
|
"CreateClawInput!"
|
|
982
856
|
]
|
|
983
857
|
}
|
|
984
858
|
],
|
|
985
|
-
"deploy_spy": [
|
|
986
|
-
42,
|
|
987
|
-
{
|
|
988
|
-
"input": [
|
|
989
|
-
15,
|
|
990
|
-
"DeploySpyInput!"
|
|
991
|
-
]
|
|
992
|
-
}
|
|
993
|
-
],
|
|
994
859
|
"disableClaw": [
|
|
995
|
-
|
|
860
|
+
22,
|
|
996
861
|
{
|
|
997
862
|
"clawId": [
|
|
998
|
-
|
|
863
|
+
30,
|
|
999
864
|
"String!"
|
|
1000
865
|
]
|
|
1001
866
|
}
|
|
1002
867
|
],
|
|
1003
|
-
"dismiss_units": [
|
|
1004
|
-
46,
|
|
1005
|
-
{
|
|
1006
|
-
"input": [
|
|
1007
|
-
16,
|
|
1008
|
-
"DismissUnitInput!"
|
|
1009
|
-
]
|
|
1010
|
-
}
|
|
1011
|
-
],
|
|
1012
|
-
"dissolveClan": [
|
|
1013
|
-
4
|
|
1014
|
-
],
|
|
1015
868
|
"enableClaw": [
|
|
1016
|
-
|
|
1017
|
-
{
|
|
1018
|
-
"clawId": [
|
|
1019
|
-
44,
|
|
1020
|
-
"String!"
|
|
1021
|
-
]
|
|
1022
|
-
}
|
|
1023
|
-
],
|
|
1024
|
-
"initiate_siege": [
|
|
1025
|
-
39,
|
|
1026
|
-
{
|
|
1027
|
-
"attacker_pool_id": [
|
|
1028
|
-
44,
|
|
1029
|
-
"String!"
|
|
1030
|
-
],
|
|
1031
|
-
"defender_pool_id": [
|
|
1032
|
-
44,
|
|
1033
|
-
"String!"
|
|
1034
|
-
]
|
|
1035
|
-
}
|
|
1036
|
-
],
|
|
1037
|
-
"kickMember": [
|
|
1038
|
-
9,
|
|
869
|
+
22,
|
|
1039
870
|
{
|
|
1040
871
|
"clawId": [
|
|
1041
|
-
|
|
872
|
+
30,
|
|
1042
873
|
"String!"
|
|
1043
874
|
]
|
|
1044
875
|
}
|
|
1045
876
|
],
|
|
1046
|
-
"leaveClan": [
|
|
1047
|
-
9
|
|
1048
|
-
],
|
|
1049
877
|
"ping": [
|
|
1050
|
-
|
|
1051
|
-
],
|
|
1052
|
-
"proposeClanPact": [
|
|
1053
|
-
6,
|
|
1054
|
-
{
|
|
1055
|
-
"input": [
|
|
1056
|
-
32,
|
|
1057
|
-
"ProposeClanPactInput!"
|
|
1058
|
-
]
|
|
1059
|
-
}
|
|
1060
|
-
],
|
|
1061
|
-
"recruit_units": [
|
|
1062
|
-
46,
|
|
1063
|
-
{
|
|
1064
|
-
"input": [
|
|
1065
|
-
35,
|
|
1066
|
-
"RecruitUnitInput!"
|
|
1067
|
-
]
|
|
1068
|
-
}
|
|
878
|
+
2
|
|
1069
879
|
],
|
|
1070
880
|
"regenerateClawKey": [
|
|
1071
|
-
|
|
881
|
+
27,
|
|
1072
882
|
{
|
|
1073
883
|
"clawId": [
|
|
1074
|
-
|
|
884
|
+
30,
|
|
1075
885
|
"String!"
|
|
1076
886
|
]
|
|
1077
887
|
}
|
|
1078
888
|
],
|
|
1079
|
-
"
|
|
1080
|
-
|
|
1081
|
-
{
|
|
1082
|
-
"accept": [
|
|
1083
|
-
3,
|
|
1084
|
-
"Boolean!"
|
|
1085
|
-
],
|
|
1086
|
-
"applicationId": [
|
|
1087
|
-
44,
|
|
1088
|
-
"String!"
|
|
1089
|
-
]
|
|
1090
|
-
}
|
|
889
|
+
"signIn": [
|
|
890
|
+
20
|
|
1091
891
|
],
|
|
1092
|
-
"
|
|
1093
|
-
|
|
892
|
+
"submitAction": [
|
|
893
|
+
0,
|
|
1094
894
|
{
|
|
1095
895
|
"input": [
|
|
1096
|
-
|
|
1097
|
-
"
|
|
896
|
+
33,
|
|
897
|
+
"SubmitActionInput!"
|
|
1098
898
|
]
|
|
1099
899
|
}
|
|
1100
900
|
],
|
|
1101
|
-
"signIn": [
|
|
1102
|
-
26
|
|
1103
|
-
],
|
|
1104
901
|
"updateClaw": [
|
|
1105
|
-
|
|
902
|
+
3,
|
|
1106
903
|
{
|
|
1107
904
|
"clawId": [
|
|
1108
|
-
|
|
905
|
+
30,
|
|
1109
906
|
"String!"
|
|
1110
907
|
],
|
|
1111
908
|
"input": [
|
|
1112
|
-
|
|
909
|
+
38,
|
|
1113
910
|
"UpdateClawInput!"
|
|
1114
911
|
]
|
|
1115
912
|
}
|
|
1116
913
|
],
|
|
1117
|
-
"updateDirectives": [
|
|
1118
|
-
43,
|
|
1119
|
-
{
|
|
1120
|
-
"input": [
|
|
1121
|
-
49,
|
|
1122
|
-
"UpdateDirectivesInput!"
|
|
1123
|
-
]
|
|
1124
|
-
}
|
|
1125
|
-
],
|
|
1126
914
|
"updatePlayer": [
|
|
1127
|
-
|
|
915
|
+
20,
|
|
1128
916
|
{
|
|
1129
917
|
"input": [
|
|
1130
|
-
|
|
918
|
+
39,
|
|
1131
919
|
"UpdatePlayerInput!"
|
|
1132
920
|
]
|
|
1133
921
|
}
|
|
1134
922
|
],
|
|
1135
|
-
"withdraw_siege": [
|
|
1136
|
-
39,
|
|
1137
|
-
{
|
|
1138
|
-
"siege_id": [
|
|
1139
|
-
44,
|
|
1140
|
-
"String!"
|
|
1141
|
-
]
|
|
1142
|
-
}
|
|
1143
|
-
],
|
|
1144
923
|
"__typename": [
|
|
1145
|
-
|
|
924
|
+
30
|
|
1146
925
|
]
|
|
1147
926
|
},
|
|
1148
|
-
"PactStatus": {},
|
|
1149
927
|
"Player": {
|
|
1150
928
|
"avatar_url": [
|
|
1151
|
-
|
|
929
|
+
30
|
|
1152
930
|
],
|
|
1153
931
|
"ban_reason": [
|
|
1154
|
-
|
|
932
|
+
30
|
|
1155
933
|
],
|
|
1156
934
|
"banned_at": [
|
|
1157
|
-
|
|
935
|
+
8
|
|
1158
936
|
],
|
|
1159
937
|
"created_at": [
|
|
1160
|
-
|
|
938
|
+
8
|
|
1161
939
|
],
|
|
1162
940
|
"display_name": [
|
|
1163
|
-
|
|
941
|
+
30
|
|
1164
942
|
],
|
|
1165
943
|
"email": [
|
|
1166
|
-
|
|
944
|
+
30
|
|
1167
945
|
],
|
|
1168
946
|
"id": [
|
|
1169
|
-
|
|
947
|
+
13
|
|
1170
948
|
],
|
|
1171
949
|
"onboarding_finalized_at": [
|
|
1172
|
-
|
|
950
|
+
8
|
|
1173
951
|
],
|
|
1174
952
|
"__typename": [
|
|
1175
|
-
|
|
953
|
+
30
|
|
1176
954
|
]
|
|
1177
955
|
},
|
|
1178
956
|
"PlayerProfile": {
|
|
1179
957
|
"claws": [
|
|
1180
|
-
|
|
958
|
+
4
|
|
1181
959
|
],
|
|
1182
960
|
"player": [
|
|
1183
|
-
|
|
1184
|
-
],
|
|
1185
|
-
"__typename": [
|
|
1186
|
-
44
|
|
1187
|
-
]
|
|
1188
|
-
},
|
|
1189
|
-
"Pool": {
|
|
1190
|
-
"fortification": [
|
|
1191
|
-
22
|
|
1192
|
-
],
|
|
1193
|
-
"id": [
|
|
1194
|
-
21
|
|
1195
|
-
],
|
|
1196
|
-
"is_spawn_zone": [
|
|
1197
|
-
3
|
|
1198
|
-
],
|
|
1199
|
-
"owner_clan_id": [
|
|
1200
|
-
44
|
|
1201
|
-
],
|
|
1202
|
-
"q": [
|
|
1203
|
-
22
|
|
1204
|
-
],
|
|
1205
|
-
"r": [
|
|
1206
|
-
22
|
|
1207
|
-
],
|
|
1208
|
-
"region_id": [
|
|
1209
|
-
22
|
|
1210
|
-
],
|
|
1211
|
-
"type": [
|
|
1212
|
-
29
|
|
961
|
+
20
|
|
1213
962
|
],
|
|
1214
963
|
"__typename": [
|
|
1215
|
-
|
|
964
|
+
30
|
|
1216
965
|
]
|
|
1217
966
|
},
|
|
1218
|
-
"PoolType": {},
|
|
1219
|
-
"PrimaryGoal": {},
|
|
1220
967
|
"PrivateClaw": {
|
|
1221
|
-
"
|
|
1222
|
-
|
|
968
|
+
"algae": [
|
|
969
|
+
9
|
|
1223
970
|
],
|
|
1224
971
|
"bio": [
|
|
1225
|
-
|
|
972
|
+
30
|
|
973
|
+
],
|
|
974
|
+
"colony_id": [
|
|
975
|
+
30
|
|
976
|
+
],
|
|
977
|
+
"coral": [
|
|
978
|
+
9
|
|
1226
979
|
],
|
|
1227
980
|
"created_at": [
|
|
1228
|
-
|
|
981
|
+
8
|
|
1229
982
|
],
|
|
1230
|
-
"
|
|
1231
|
-
|
|
983
|
+
"energy": [
|
|
984
|
+
9
|
|
1232
985
|
],
|
|
1233
|
-
"
|
|
1234
|
-
|
|
986
|
+
"equipment": [
|
|
987
|
+
30
|
|
1235
988
|
],
|
|
1236
989
|
"id": [
|
|
1237
|
-
|
|
990
|
+
13
|
|
1238
991
|
],
|
|
1239
992
|
"is_alive": [
|
|
1240
|
-
|
|
993
|
+
2
|
|
1241
994
|
],
|
|
1242
|
-
"
|
|
1243
|
-
|
|
995
|
+
"kelp": [
|
|
996
|
+
9
|
|
1244
997
|
],
|
|
1245
998
|
"last_ping_at": [
|
|
1246
|
-
|
|
1247
|
-
],
|
|
1248
|
-
"level": [
|
|
1249
|
-
22
|
|
1250
|
-
],
|
|
1251
|
-
"loyalty": [
|
|
1252
|
-
17
|
|
999
|
+
8
|
|
1253
1000
|
],
|
|
1254
|
-
"
|
|
1255
|
-
|
|
1001
|
+
"name": [
|
|
1002
|
+
30
|
|
1256
1003
|
],
|
|
1257
|
-
"
|
|
1258
|
-
|
|
1004
|
+
"obsidian": [
|
|
1005
|
+
9
|
|
1259
1006
|
],
|
|
1260
|
-
"
|
|
1261
|
-
|
|
1007
|
+
"pearls": [
|
|
1008
|
+
9
|
|
1262
1009
|
],
|
|
1263
1010
|
"profile_emoji": [
|
|
1264
|
-
|
|
1011
|
+
30
|
|
1265
1012
|
],
|
|
1266
|
-
"
|
|
1267
|
-
|
|
1013
|
+
"q": [
|
|
1014
|
+
14
|
|
1268
1015
|
],
|
|
1269
|
-
"
|
|
1270
|
-
|
|
1016
|
+
"r": [
|
|
1017
|
+
14
|
|
1271
1018
|
],
|
|
1272
|
-
"
|
|
1273
|
-
|
|
1019
|
+
"sea_moss": [
|
|
1020
|
+
9
|
|
1274
1021
|
],
|
|
1275
1022
|
"species": [
|
|
1276
|
-
|
|
1277
|
-
],
|
|
1278
|
-
"territoriality": [
|
|
1279
|
-
17
|
|
1023
|
+
29
|
|
1280
1024
|
],
|
|
1281
1025
|
"webhook_url": [
|
|
1282
|
-
|
|
1283
|
-
],
|
|
1284
|
-
"xp": [
|
|
1285
|
-
22
|
|
1026
|
+
30
|
|
1286
1027
|
],
|
|
1287
1028
|
"__typename": [
|
|
1288
|
-
|
|
1029
|
+
30
|
|
1289
1030
|
]
|
|
1290
1031
|
},
|
|
1291
|
-
"
|
|
1292
|
-
"
|
|
1293
|
-
|
|
1032
|
+
"ProposalModel": {
|
|
1033
|
+
"colony_id": [
|
|
1034
|
+
30
|
|
1294
1035
|
],
|
|
1295
|
-
"
|
|
1296
|
-
|
|
1036
|
+
"created_at_tick": [
|
|
1037
|
+
14
|
|
1038
|
+
],
|
|
1039
|
+
"id": [
|
|
1040
|
+
13
|
|
1041
|
+
],
|
|
1042
|
+
"proposer_claw_id": [
|
|
1043
|
+
30
|
|
1044
|
+
],
|
|
1045
|
+
"resolved_at_tick": [
|
|
1046
|
+
14
|
|
1047
|
+
],
|
|
1048
|
+
"status": [
|
|
1049
|
+
24
|
|
1050
|
+
],
|
|
1051
|
+
"text": [
|
|
1052
|
+
30
|
|
1297
1053
|
],
|
|
1298
1054
|
"type": [
|
|
1299
|
-
|
|
1055
|
+
30
|
|
1300
1056
|
],
|
|
1301
1057
|
"__typename": [
|
|
1302
|
-
|
|
1058
|
+
30
|
|
1303
1059
|
]
|
|
1304
1060
|
},
|
|
1061
|
+
"ProposalStatus": {},
|
|
1305
1062
|
"PublicClaw": {
|
|
1306
|
-
"aggression": [
|
|
1307
|
-
17
|
|
1308
|
-
],
|
|
1309
1063
|
"bio": [
|
|
1310
|
-
|
|
1064
|
+
30
|
|
1311
1065
|
],
|
|
1312
|
-
"
|
|
1313
|
-
|
|
1066
|
+
"colony_id": [
|
|
1067
|
+
30
|
|
1314
1068
|
],
|
|
1315
|
-
"
|
|
1316
|
-
|
|
1069
|
+
"created_at": [
|
|
1070
|
+
8
|
|
1317
1071
|
],
|
|
1318
|
-
"
|
|
1319
|
-
|
|
1072
|
+
"energy": [
|
|
1073
|
+
9
|
|
1320
1074
|
],
|
|
1321
1075
|
"id": [
|
|
1322
|
-
|
|
1076
|
+
13
|
|
1323
1077
|
],
|
|
1324
1078
|
"is_alive": [
|
|
1325
|
-
|
|
1326
|
-
],
|
|
1327
|
-
"is_molting": [
|
|
1328
|
-
3
|
|
1079
|
+
2
|
|
1329
1080
|
],
|
|
1330
1081
|
"last_ping_at": [
|
|
1331
|
-
|
|
1332
|
-
],
|
|
1333
|
-
"level": [
|
|
1334
|
-
22
|
|
1335
|
-
],
|
|
1336
|
-
"loyalty": [
|
|
1337
|
-
17
|
|
1338
|
-
],
|
|
1339
|
-
"minerals": [
|
|
1340
|
-
17
|
|
1341
|
-
],
|
|
1342
|
-
"molt_ticks_remaining": [
|
|
1343
|
-
22
|
|
1082
|
+
8
|
|
1344
1083
|
],
|
|
1345
1084
|
"name": [
|
|
1346
|
-
|
|
1085
|
+
30
|
|
1347
1086
|
],
|
|
1348
1087
|
"profile_emoji": [
|
|
1349
|
-
|
|
1350
|
-
],
|
|
1351
|
-
"scent": [
|
|
1352
|
-
22
|
|
1088
|
+
30
|
|
1353
1089
|
],
|
|
1354
|
-
"
|
|
1355
|
-
|
|
1090
|
+
"q": [
|
|
1091
|
+
14
|
|
1356
1092
|
],
|
|
1357
|
-
"
|
|
1358
|
-
|
|
1093
|
+
"r": [
|
|
1094
|
+
14
|
|
1359
1095
|
],
|
|
1360
1096
|
"species": [
|
|
1361
|
-
|
|
1362
|
-
],
|
|
1363
|
-
"territoriality": [
|
|
1364
|
-
17
|
|
1365
|
-
],
|
|
1366
|
-
"xp": [
|
|
1367
|
-
22
|
|
1097
|
+
29
|
|
1368
1098
|
],
|
|
1369
1099
|
"__typename": [
|
|
1370
|
-
|
|
1100
|
+
30
|
|
1371
1101
|
]
|
|
1372
1102
|
},
|
|
1373
1103
|
"Query": {
|
|
1374
|
-
"
|
|
1375
|
-
|
|
1104
|
+
"claw": [
|
|
1105
|
+
25,
|
|
1376
1106
|
{
|
|
1377
1107
|
"id": [
|
|
1378
|
-
|
|
1108
|
+
30,
|
|
1379
1109
|
"String!"
|
|
1380
1110
|
]
|
|
1381
1111
|
}
|
|
1382
1112
|
],
|
|
1383
|
-
"
|
|
1113
|
+
"colonies": [
|
|
1384
1114
|
5
|
|
1385
1115
|
],
|
|
1386
|
-
"
|
|
1387
|
-
|
|
1388
|
-
{
|
|
1389
|
-
"clanId": [
|
|
1390
|
-
44,
|
|
1391
|
-
"String!"
|
|
1392
|
-
],
|
|
1393
|
-
"limit": [
|
|
1394
|
-
22,
|
|
1395
|
-
"Int!"
|
|
1396
|
-
],
|
|
1397
|
-
"offset": [
|
|
1398
|
-
22,
|
|
1399
|
-
"Int!"
|
|
1400
|
-
]
|
|
1401
|
-
}
|
|
1402
|
-
],
|
|
1403
|
-
"clanPacts": [
|
|
1404
|
-
6
|
|
1405
|
-
],
|
|
1406
|
-
"clans": [
|
|
1407
|
-
4
|
|
1408
|
-
],
|
|
1409
|
-
"claw": [
|
|
1410
|
-
33,
|
|
1116
|
+
"colony": [
|
|
1117
|
+
5,
|
|
1411
1118
|
{
|
|
1412
1119
|
"id": [
|
|
1413
|
-
|
|
1414
|
-
"String!"
|
|
1415
|
-
]
|
|
1416
|
-
}
|
|
1417
|
-
],
|
|
1418
|
-
"clawUnits": [
|
|
1419
|
-
46,
|
|
1420
|
-
{
|
|
1421
|
-
"claw_id": [
|
|
1422
|
-
44,
|
|
1120
|
+
30,
|
|
1423
1121
|
"String!"
|
|
1424
1122
|
]
|
|
1425
1123
|
}
|
|
1426
1124
|
],
|
|
1427
1125
|
"countClaws": [
|
|
1428
|
-
|
|
1126
|
+
14
|
|
1429
1127
|
],
|
|
1430
1128
|
"events": [
|
|
1431
|
-
|
|
1129
|
+
10,
|
|
1432
1130
|
{
|
|
1433
|
-
"clanId": [
|
|
1434
|
-
44
|
|
1435
|
-
],
|
|
1436
1131
|
"clawId": [
|
|
1437
|
-
|
|
1132
|
+
30
|
|
1133
|
+
],
|
|
1134
|
+
"colonyId": [
|
|
1135
|
+
30
|
|
1438
1136
|
],
|
|
1439
1137
|
"eventType": [
|
|
1440
|
-
|
|
1138
|
+
30
|
|
1441
1139
|
],
|
|
1442
1140
|
"limit": [
|
|
1443
|
-
|
|
1141
|
+
14,
|
|
1444
1142
|
"Int!"
|
|
1445
1143
|
],
|
|
1446
1144
|
"offset": [
|
|
1447
|
-
|
|
1145
|
+
14,
|
|
1448
1146
|
"Int!"
|
|
1449
1147
|
],
|
|
1450
|
-
"regionId": [
|
|
1451
|
-
22
|
|
1452
|
-
],
|
|
1453
1148
|
"tick": [
|
|
1454
|
-
|
|
1149
|
+
14
|
|
1455
1150
|
]
|
|
1456
1151
|
}
|
|
1457
1152
|
],
|
|
1458
1153
|
"gameState": [
|
|
1459
|
-
|
|
1154
|
+
11
|
|
1155
|
+
],
|
|
1156
|
+
"laws": [
|
|
1157
|
+
16,
|
|
1158
|
+
{
|
|
1159
|
+
"colonyId": [
|
|
1160
|
+
30,
|
|
1161
|
+
"String!"
|
|
1162
|
+
]
|
|
1163
|
+
}
|
|
1164
|
+
],
|
|
1165
|
+
"me": [
|
|
1166
|
+
21
|
|
1460
1167
|
],
|
|
1461
|
-
"
|
|
1462
|
-
|
|
1168
|
+
"messages": [
|
|
1169
|
+
18,
|
|
1463
1170
|
{
|
|
1464
1171
|
"limit": [
|
|
1465
|
-
|
|
1172
|
+
14,
|
|
1466
1173
|
"Int!"
|
|
1467
1174
|
],
|
|
1468
1175
|
"offset": [
|
|
1469
|
-
|
|
1176
|
+
14,
|
|
1470
1177
|
"Int!"
|
|
1471
1178
|
]
|
|
1472
1179
|
}
|
|
1473
1180
|
],
|
|
1474
|
-
"
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
5
|
|
1482
|
-
],
|
|
1483
|
-
"myClan": [
|
|
1484
|
-
4
|
|
1181
|
+
"myActions": [
|
|
1182
|
+
0,
|
|
1183
|
+
{
|
|
1184
|
+
"tick": [
|
|
1185
|
+
14
|
|
1186
|
+
]
|
|
1187
|
+
}
|
|
1485
1188
|
],
|
|
1486
1189
|
"myClaw": [
|
|
1487
|
-
|
|
1190
|
+
22,
|
|
1488
1191
|
{
|
|
1489
1192
|
"id": [
|
|
1490
|
-
|
|
1193
|
+
30,
|
|
1491
1194
|
"String!"
|
|
1492
1195
|
]
|
|
1493
1196
|
}
|
|
1494
1197
|
],
|
|
1495
1198
|
"myClaws": [
|
|
1496
|
-
|
|
1497
|
-
],
|
|
1498
|
-
"myDirectives": [
|
|
1499
|
-
43
|
|
1500
|
-
],
|
|
1501
|
-
"myProfile": [
|
|
1502
|
-
9
|
|
1199
|
+
22
|
|
1503
1200
|
],
|
|
1504
1201
|
"myRelationships": [
|
|
1505
|
-
|
|
1506
|
-
],
|
|
1507
|
-
"my_sieges": [
|
|
1508
|
-
39
|
|
1202
|
+
28
|
|
1509
1203
|
],
|
|
1510
|
-
"
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1204
|
+
"proposals": [
|
|
1205
|
+
23,
|
|
1206
|
+
{
|
|
1207
|
+
"colonyId": [
|
|
1208
|
+
30,
|
|
1209
|
+
"String!"
|
|
1210
|
+
]
|
|
1211
|
+
}
|
|
1515
1212
|
],
|
|
1516
|
-
"
|
|
1517
|
-
|
|
1213
|
+
"sentMessages": [
|
|
1214
|
+
18,
|
|
1518
1215
|
{
|
|
1519
1216
|
"limit": [
|
|
1520
|
-
|
|
1217
|
+
14,
|
|
1521
1218
|
"Int!"
|
|
1522
1219
|
],
|
|
1523
1220
|
"offset": [
|
|
1524
|
-
|
|
1221
|
+
14,
|
|
1525
1222
|
"Int!"
|
|
1526
1223
|
]
|
|
1527
1224
|
}
|
|
1528
1225
|
],
|
|
1529
|
-
"
|
|
1530
|
-
|
|
1531
|
-
{
|
|
1532
|
-
"id": [
|
|
1533
|
-
44,
|
|
1534
|
-
"String!"
|
|
1535
|
-
]
|
|
1536
|
-
}
|
|
1537
|
-
],
|
|
1538
|
-
"poolUnits": [
|
|
1539
|
-
46,
|
|
1540
|
-
{
|
|
1541
|
-
"pool_id": [
|
|
1542
|
-
44,
|
|
1543
|
-
"String!"
|
|
1544
|
-
]
|
|
1545
|
-
}
|
|
1226
|
+
"structures": [
|
|
1227
|
+
31
|
|
1546
1228
|
],
|
|
1547
|
-
"
|
|
1548
|
-
|
|
1229
|
+
"tile": [
|
|
1230
|
+
35,
|
|
1549
1231
|
{
|
|
1550
|
-
"
|
|
1551
|
-
|
|
1232
|
+
"q": [
|
|
1233
|
+
14,
|
|
1234
|
+
"Int!"
|
|
1235
|
+
],
|
|
1236
|
+
"r": [
|
|
1237
|
+
14,
|
|
1238
|
+
"Int!"
|
|
1552
1239
|
]
|
|
1553
1240
|
}
|
|
1554
1241
|
],
|
|
1555
|
-
"
|
|
1556
|
-
|
|
1242
|
+
"tilesInRange": [
|
|
1243
|
+
35,
|
|
1557
1244
|
{
|
|
1558
|
-
"
|
|
1559
|
-
|
|
1560
|
-
"
|
|
1245
|
+
"q": [
|
|
1246
|
+
14,
|
|
1247
|
+
"Int!"
|
|
1248
|
+
],
|
|
1249
|
+
"r": [
|
|
1250
|
+
14,
|
|
1251
|
+
"Int!"
|
|
1252
|
+
],
|
|
1253
|
+
"radius": [
|
|
1254
|
+
14,
|
|
1255
|
+
"Int!"
|
|
1561
1256
|
]
|
|
1562
1257
|
}
|
|
1563
1258
|
],
|
|
1564
|
-
"
|
|
1565
|
-
|
|
1259
|
+
"treaties": [
|
|
1260
|
+
36,
|
|
1566
1261
|
{
|
|
1567
|
-
"
|
|
1568
|
-
|
|
1262
|
+
"colonyId": [
|
|
1263
|
+
30,
|
|
1569
1264
|
"String!"
|
|
1570
1265
|
]
|
|
1571
1266
|
}
|
|
1572
1267
|
],
|
|
1573
|
-
"
|
|
1574
|
-
|
|
1575
|
-
]
|
|
1576
|
-
},
|
|
1577
|
-
"RecruitUnitInput": {
|
|
1578
|
-
"count": [
|
|
1579
|
-
22
|
|
1580
|
-
],
|
|
1581
|
-
"type": [
|
|
1582
|
-
47
|
|
1268
|
+
"whoAmI": [
|
|
1269
|
+
3
|
|
1583
1270
|
],
|
|
1584
1271
|
"__typename": [
|
|
1585
|
-
|
|
1272
|
+
30
|
|
1586
1273
|
]
|
|
1587
1274
|
},
|
|
1588
1275
|
"RegenerateKeyPayload": {
|
|
1589
1276
|
"api_key": [
|
|
1590
|
-
|
|
1277
|
+
30
|
|
1591
1278
|
],
|
|
1592
1279
|
"__typename": [
|
|
1593
|
-
|
|
1280
|
+
30
|
|
1594
1281
|
]
|
|
1595
1282
|
},
|
|
1596
1283
|
"Relationship": {
|
|
1597
1284
|
"battles": [
|
|
1598
|
-
|
|
1599
|
-
],
|
|
1600
|
-
"betrayals": [
|
|
1601
|
-
22
|
|
1285
|
+
14
|
|
1602
1286
|
],
|
|
1603
1287
|
"claw_id": [
|
|
1604
|
-
|
|
1288
|
+
30
|
|
1605
1289
|
],
|
|
1606
1290
|
"encounters": [
|
|
1607
|
-
|
|
1291
|
+
14
|
|
1608
1292
|
],
|
|
1609
1293
|
"id": [
|
|
1610
|
-
|
|
1294
|
+
13
|
|
1611
1295
|
],
|
|
1612
1296
|
"other_claw_id": [
|
|
1613
|
-
|
|
1297
|
+
30
|
|
1614
1298
|
],
|
|
1615
1299
|
"trust_score": [
|
|
1616
|
-
|
|
1617
|
-
],
|
|
1618
|
-
"__typename": [
|
|
1619
|
-
44
|
|
1620
|
-
]
|
|
1621
|
-
},
|
|
1622
|
-
"SendWhisperInput": {
|
|
1623
|
-
"content": [
|
|
1624
|
-
44
|
|
1625
|
-
],
|
|
1626
|
-
"receiver_id": [
|
|
1627
|
-
44
|
|
1628
|
-
],
|
|
1629
|
-
"__typename": [
|
|
1630
|
-
44
|
|
1631
|
-
]
|
|
1632
|
-
},
|
|
1633
|
-
"Siege": {
|
|
1634
|
-
"attacker_clan_id": [
|
|
1635
|
-
44
|
|
1636
|
-
],
|
|
1637
|
-
"attacker_claw_id": [
|
|
1638
|
-
44
|
|
1639
|
-
],
|
|
1640
|
-
"attacker_pool_id": [
|
|
1641
|
-
44
|
|
1642
|
-
],
|
|
1643
|
-
"created_at": [
|
|
1644
|
-
14
|
|
1645
|
-
],
|
|
1646
|
-
"defender_clan_id": [
|
|
1647
|
-
44
|
|
1648
|
-
],
|
|
1649
|
-
"defender_pool_id": [
|
|
1650
|
-
44
|
|
1651
|
-
],
|
|
1652
|
-
"ended_at_tick": [
|
|
1653
|
-
22
|
|
1654
|
-
],
|
|
1655
|
-
"id": [
|
|
1656
|
-
21
|
|
1657
|
-
],
|
|
1658
|
-
"started_at_tick": [
|
|
1659
|
-
22
|
|
1660
|
-
],
|
|
1661
|
-
"status": [
|
|
1662
|
-
40
|
|
1300
|
+
9
|
|
1663
1301
|
],
|
|
1664
1302
|
"__typename": [
|
|
1665
|
-
|
|
1303
|
+
30
|
|
1666
1304
|
]
|
|
1667
1305
|
},
|
|
1668
|
-
"SiegeStatus": {},
|
|
1669
1306
|
"Species": {},
|
|
1670
|
-
"
|
|
1307
|
+
"String": {},
|
|
1308
|
+
"StructureModel": {
|
|
1671
1309
|
"created_at": [
|
|
1672
|
-
|
|
1310
|
+
8
|
|
1673
1311
|
],
|
|
1674
1312
|
"id": [
|
|
1675
|
-
|
|
1313
|
+
13
|
|
1676
1314
|
],
|
|
1677
|
-
"
|
|
1678
|
-
|
|
1315
|
+
"inscription": [
|
|
1316
|
+
30
|
|
1679
1317
|
],
|
|
1680
1318
|
"owner_claw_id": [
|
|
1681
|
-
|
|
1319
|
+
30
|
|
1682
1320
|
],
|
|
1683
|
-
"
|
|
1684
|
-
|
|
1321
|
+
"tile_id": [
|
|
1322
|
+
30
|
|
1685
1323
|
],
|
|
1686
|
-
"
|
|
1687
|
-
|
|
1324
|
+
"type": [
|
|
1325
|
+
32
|
|
1688
1326
|
],
|
|
1689
|
-
"
|
|
1690
|
-
|
|
1327
|
+
"__typename": [
|
|
1328
|
+
30
|
|
1329
|
+
]
|
|
1330
|
+
},
|
|
1331
|
+
"StructureType": {},
|
|
1332
|
+
"SubmitActionInput": {
|
|
1333
|
+
"payload": [
|
|
1334
|
+
15
|
|
1691
1335
|
],
|
|
1692
1336
|
"__typename": [
|
|
1693
|
-
|
|
1337
|
+
30
|
|
1694
1338
|
]
|
|
1695
1339
|
},
|
|
1696
|
-
"
|
|
1697
|
-
"
|
|
1698
|
-
|
|
1340
|
+
"Subscription": {
|
|
1341
|
+
"tickEvents": [
|
|
1342
|
+
10
|
|
1699
1343
|
],
|
|
1700
|
-
"
|
|
1701
|
-
|
|
1344
|
+
"__typename": [
|
|
1345
|
+
30
|
|
1346
|
+
]
|
|
1347
|
+
},
|
|
1348
|
+
"Tile": {
|
|
1349
|
+
"biome": [
|
|
1350
|
+
1
|
|
1702
1351
|
],
|
|
1703
|
-
"
|
|
1704
|
-
|
|
1352
|
+
"depletion": [
|
|
1353
|
+
14
|
|
1705
1354
|
],
|
|
1706
1355
|
"id": [
|
|
1707
|
-
|
|
1356
|
+
13
|
|
1708
1357
|
],
|
|
1709
|
-
"
|
|
1710
|
-
|
|
1358
|
+
"q": [
|
|
1359
|
+
14
|
|
1711
1360
|
],
|
|
1712
|
-
"
|
|
1713
|
-
|
|
1361
|
+
"r": [
|
|
1362
|
+
14
|
|
1714
1363
|
],
|
|
1715
|
-
"
|
|
1716
|
-
|
|
1364
|
+
"structure": [
|
|
1365
|
+
31
|
|
1717
1366
|
],
|
|
1718
1367
|
"__typename": [
|
|
1719
|
-
|
|
1368
|
+
30
|
|
1720
1369
|
]
|
|
1721
1370
|
},
|
|
1722
|
-
"
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
18
|
|
1371
|
+
"TreatyModel": {
|
|
1372
|
+
"broken_at_tick": [
|
|
1373
|
+
14
|
|
1726
1374
|
],
|
|
1727
|
-
"
|
|
1728
|
-
|
|
1729
|
-
]
|
|
1730
|
-
},
|
|
1731
|
-
"Unit": {
|
|
1732
|
-
"claw_id": [
|
|
1733
|
-
44
|
|
1375
|
+
"colony_a_id": [
|
|
1376
|
+
30
|
|
1734
1377
|
],
|
|
1735
|
-
"
|
|
1736
|
-
|
|
1378
|
+
"colony_b_id": [
|
|
1379
|
+
30
|
|
1380
|
+
],
|
|
1381
|
+
"created_at_tick": [
|
|
1382
|
+
14
|
|
1737
1383
|
],
|
|
1738
1384
|
"id": [
|
|
1739
|
-
|
|
1385
|
+
13
|
|
1740
1386
|
],
|
|
1741
|
-
"
|
|
1742
|
-
|
|
1387
|
+
"status": [
|
|
1388
|
+
37
|
|
1743
1389
|
],
|
|
1744
|
-
"
|
|
1745
|
-
|
|
1390
|
+
"text": [
|
|
1391
|
+
30
|
|
1746
1392
|
],
|
|
1747
1393
|
"__typename": [
|
|
1748
|
-
|
|
1394
|
+
30
|
|
1749
1395
|
]
|
|
1750
1396
|
},
|
|
1751
|
-
"
|
|
1397
|
+
"TreatyStatus": {},
|
|
1752
1398
|
"UpdateClawInput": {
|
|
1753
1399
|
"bio": [
|
|
1754
|
-
|
|
1400
|
+
30
|
|
1755
1401
|
],
|
|
1756
1402
|
"profile_emoji": [
|
|
1757
|
-
|
|
1403
|
+
30
|
|
1758
1404
|
],
|
|
1759
1405
|
"webhook_url": [
|
|
1760
|
-
44
|
|
1761
|
-
],
|
|
1762
|
-
"__typename": [
|
|
1763
|
-
44
|
|
1764
|
-
]
|
|
1765
|
-
},
|
|
1766
|
-
"UpdateDirectivesInput": {
|
|
1767
|
-
"aggression_stance": [
|
|
1768
|
-
17
|
|
1769
|
-
],
|
|
1770
|
-
"diplomacy_stance": [
|
|
1771
|
-
17
|
|
1772
|
-
],
|
|
1773
|
-
"exclusions": [
|
|
1774
|
-
44
|
|
1775
|
-
],
|
|
1776
|
-
"primary_goal": [
|
|
1777
1406
|
30
|
|
1778
1407
|
],
|
|
1779
|
-
"target_claw_id": [
|
|
1780
|
-
44
|
|
1781
|
-
],
|
|
1782
|
-
"target_region_id": [
|
|
1783
|
-
22
|
|
1784
|
-
],
|
|
1785
1408
|
"__typename": [
|
|
1786
|
-
|
|
1409
|
+
30
|
|
1787
1410
|
]
|
|
1788
1411
|
},
|
|
1789
1412
|
"UpdatePlayerInput": {
|
|
1790
1413
|
"avatar_url": [
|
|
1791
|
-
|
|
1414
|
+
30
|
|
1792
1415
|
],
|
|
1793
1416
|
"display_name": [
|
|
1794
|
-
|
|
1795
|
-
],
|
|
1796
|
-
"__typename": [
|
|
1797
|
-
44
|
|
1798
|
-
]
|
|
1799
|
-
},
|
|
1800
|
-
"Whisper": {
|
|
1801
|
-
"content": [
|
|
1802
|
-
44
|
|
1803
|
-
],
|
|
1804
|
-
"created_at": [
|
|
1805
|
-
14
|
|
1806
|
-
],
|
|
1807
|
-
"id": [
|
|
1808
|
-
21
|
|
1809
|
-
],
|
|
1810
|
-
"receiver_id": [
|
|
1811
|
-
44
|
|
1812
|
-
],
|
|
1813
|
-
"sender_id": [
|
|
1814
|
-
44
|
|
1815
|
-
],
|
|
1816
|
-
"tick": [
|
|
1817
|
-
22
|
|
1417
|
+
30
|
|
1818
1418
|
],
|
|
1819
1419
|
"__typename": [
|
|
1820
|
-
|
|
1420
|
+
30
|
|
1821
1421
|
]
|
|
1822
1422
|
}
|
|
1823
1423
|
}
|
|
1824
1424
|
};
|
|
1825
1425
|
|
|
1826
1426
|
// generated/schema.ts
|
|
1827
|
-
var
|
|
1828
|
-
var
|
|
1829
|
-
if (!obj?.__typename) throw new Error('__typename is missing in "
|
|
1830
|
-
return
|
|
1831
|
-
};
|
|
1832
|
-
var ClanApplication_possibleTypes = ["ClanApplication"];
|
|
1833
|
-
var isClanApplication = (obj) => {
|
|
1834
|
-
if (!obj?.__typename) throw new Error('__typename is missing in "isClanApplication"');
|
|
1835
|
-
return ClanApplication_possibleTypes.includes(obj.__typename);
|
|
1836
|
-
};
|
|
1837
|
-
var ClanPact_possibleTypes = ["ClanPact"];
|
|
1838
|
-
var isClanPact = (obj) => {
|
|
1839
|
-
if (!obj?.__typename) throw new Error('__typename is missing in "isClanPact"');
|
|
1840
|
-
return ClanPact_possibleTypes.includes(obj.__typename);
|
|
1427
|
+
var ActionQueueEntry_possibleTypes = ["ActionQueueEntry"];
|
|
1428
|
+
var isActionQueueEntry = (obj) => {
|
|
1429
|
+
if (!obj?.__typename) throw new Error('__typename is missing in "isActionQueueEntry"');
|
|
1430
|
+
return ActionQueueEntry_possibleTypes.includes(obj.__typename);
|
|
1841
1431
|
};
|
|
1842
1432
|
var Claw_possibleTypes = ["Claw"];
|
|
1843
1433
|
var isClaw = (obj) => {
|
|
@@ -1849,6 +1439,11 @@ var isClawSummary = (obj) => {
|
|
|
1849
1439
|
if (!obj?.__typename) throw new Error('__typename is missing in "isClawSummary"');
|
|
1850
1440
|
return ClawSummary_possibleTypes.includes(obj.__typename);
|
|
1851
1441
|
};
|
|
1442
|
+
var Colony_possibleTypes = ["Colony"];
|
|
1443
|
+
var isColony = (obj) => {
|
|
1444
|
+
if (!obj?.__typename) throw new Error('__typename is missing in "isColony"');
|
|
1445
|
+
return Colony_possibleTypes.includes(obj.__typename);
|
|
1446
|
+
};
|
|
1852
1447
|
var CreateClawPayload_possibleTypes = ["CreateClawPayload"];
|
|
1853
1448
|
var isCreateClawPayload = (obj) => {
|
|
1854
1449
|
if (!obj?.__typename) throw new Error('__typename is missing in "isCreateClawPayload"');
|
|
@@ -1864,6 +1459,16 @@ var isGameStateInfo = (obj) => {
|
|
|
1864
1459
|
if (!obj?.__typename) throw new Error('__typename is missing in "isGameStateInfo"');
|
|
1865
1460
|
return GameStateInfo_possibleTypes.includes(obj.__typename);
|
|
1866
1461
|
};
|
|
1462
|
+
var LawModel_possibleTypes = ["LawModel"];
|
|
1463
|
+
var isLawModel = (obj) => {
|
|
1464
|
+
if (!obj?.__typename) throw new Error('__typename is missing in "isLawModel"');
|
|
1465
|
+
return LawModel_possibleTypes.includes(obj.__typename);
|
|
1466
|
+
};
|
|
1467
|
+
var MessageModel_possibleTypes = ["MessageModel"];
|
|
1468
|
+
var isMessageModel = (obj) => {
|
|
1469
|
+
if (!obj?.__typename) throw new Error('__typename is missing in "isMessageModel"');
|
|
1470
|
+
return MessageModel_possibleTypes.includes(obj.__typename);
|
|
1471
|
+
};
|
|
1867
1472
|
var Mutation_possibleTypes = ["Mutation"];
|
|
1868
1473
|
var isMutation = (obj) => {
|
|
1869
1474
|
if (!obj?.__typename) throw new Error('__typename is missing in "isMutation"');
|
|
@@ -1879,16 +1484,16 @@ var isPlayerProfile = (obj) => {
|
|
|
1879
1484
|
if (!obj?.__typename) throw new Error('__typename is missing in "isPlayerProfile"');
|
|
1880
1485
|
return PlayerProfile_possibleTypes.includes(obj.__typename);
|
|
1881
1486
|
};
|
|
1882
|
-
var Pool_possibleTypes = ["Pool"];
|
|
1883
|
-
var isPool = (obj) => {
|
|
1884
|
-
if (!obj?.__typename) throw new Error('__typename is missing in "isPool"');
|
|
1885
|
-
return Pool_possibleTypes.includes(obj.__typename);
|
|
1886
|
-
};
|
|
1887
1487
|
var PrivateClaw_possibleTypes = ["PrivateClaw"];
|
|
1888
1488
|
var isPrivateClaw = (obj) => {
|
|
1889
1489
|
if (!obj?.__typename) throw new Error('__typename is missing in "isPrivateClaw"');
|
|
1890
1490
|
return PrivateClaw_possibleTypes.includes(obj.__typename);
|
|
1891
1491
|
};
|
|
1492
|
+
var ProposalModel_possibleTypes = ["ProposalModel"];
|
|
1493
|
+
var isProposalModel = (obj) => {
|
|
1494
|
+
if (!obj?.__typename) throw new Error('__typename is missing in "isProposalModel"');
|
|
1495
|
+
return ProposalModel_possibleTypes.includes(obj.__typename);
|
|
1496
|
+
};
|
|
1892
1497
|
var PublicClaw_possibleTypes = ["PublicClaw"];
|
|
1893
1498
|
var isPublicClaw = (obj) => {
|
|
1894
1499
|
if (!obj?.__typename) throw new Error('__typename is missing in "isPublicClaw"');
|
|
@@ -1909,88 +1514,53 @@ var isRelationship = (obj) => {
|
|
|
1909
1514
|
if (!obj?.__typename) throw new Error('__typename is missing in "isRelationship"');
|
|
1910
1515
|
return Relationship_possibleTypes.includes(obj.__typename);
|
|
1911
1516
|
};
|
|
1912
|
-
var
|
|
1913
|
-
var
|
|
1914
|
-
if (!obj?.__typename) throw new Error('__typename is missing in "
|
|
1915
|
-
return
|
|
1916
|
-
};
|
|
1917
|
-
var SpyDeployment_possibleTypes = ["SpyDeployment"];
|
|
1918
|
-
var isSpyDeployment = (obj) => {
|
|
1919
|
-
if (!obj?.__typename) throw new Error('__typename is missing in "isSpyDeployment"');
|
|
1920
|
-
return SpyDeployment_possibleTypes.includes(obj.__typename);
|
|
1921
|
-
};
|
|
1922
|
-
var StandingOrder_possibleTypes = ["StandingOrder"];
|
|
1923
|
-
var isStandingOrder = (obj) => {
|
|
1924
|
-
if (!obj?.__typename) throw new Error('__typename is missing in "isStandingOrder"');
|
|
1925
|
-
return StandingOrder_possibleTypes.includes(obj.__typename);
|
|
1517
|
+
var StructureModel_possibleTypes = ["StructureModel"];
|
|
1518
|
+
var isStructureModel = (obj) => {
|
|
1519
|
+
if (!obj?.__typename) throw new Error('__typename is missing in "isStructureModel"');
|
|
1520
|
+
return StructureModel_possibleTypes.includes(obj.__typename);
|
|
1926
1521
|
};
|
|
1927
1522
|
var Subscription_possibleTypes = ["Subscription"];
|
|
1928
1523
|
var isSubscription = (obj) => {
|
|
1929
1524
|
if (!obj?.__typename) throw new Error('__typename is missing in "isSubscription"');
|
|
1930
1525
|
return Subscription_possibleTypes.includes(obj.__typename);
|
|
1931
1526
|
};
|
|
1932
|
-
var
|
|
1933
|
-
var
|
|
1934
|
-
if (!obj?.__typename) throw new Error('__typename is missing in "
|
|
1935
|
-
return
|
|
1936
|
-
};
|
|
1937
|
-
var Whisper_possibleTypes = ["Whisper"];
|
|
1938
|
-
var isWhisper = (obj) => {
|
|
1939
|
-
if (!obj?.__typename) throw new Error('__typename is missing in "isWhisper"');
|
|
1940
|
-
return Whisper_possibleTypes.includes(obj.__typename);
|
|
1941
|
-
};
|
|
1942
|
-
var enumApplicationStatus = {
|
|
1943
|
-
ACCEPTED: "ACCEPTED",
|
|
1944
|
-
PENDING: "PENDING",
|
|
1945
|
-
REJECTED: "REJECTED"
|
|
1527
|
+
var Tile_possibleTypes = ["Tile"];
|
|
1528
|
+
var isTile = (obj) => {
|
|
1529
|
+
if (!obj?.__typename) throw new Error('__typename is missing in "isTile"');
|
|
1530
|
+
return Tile_possibleTypes.includes(obj.__typename);
|
|
1946
1531
|
};
|
|
1947
|
-
var
|
|
1948
|
-
|
|
1949
|
-
|
|
1532
|
+
var TreatyModel_possibleTypes = ["TreatyModel"];
|
|
1533
|
+
var isTreatyModel = (obj) => {
|
|
1534
|
+
if (!obj?.__typename) throw new Error('__typename is missing in "isTreatyModel"');
|
|
1535
|
+
return TreatyModel_possibleTypes.includes(obj.__typename);
|
|
1950
1536
|
};
|
|
1951
|
-
var
|
|
1952
|
-
|
|
1953
|
-
|
|
1537
|
+
var enumBiome = {
|
|
1538
|
+
ABYSSAL_DESERT: "ABYSSAL_DESERT",
|
|
1539
|
+
CORAL_REEF: "CORAL_REEF",
|
|
1540
|
+
KELP_FOREST: "KELP_FOREST",
|
|
1541
|
+
SANDY_FLATS: "SANDY_FLATS",
|
|
1542
|
+
THERMAL_VENTS: "THERMAL_VENTS",
|
|
1543
|
+
TIDAL_SHALLOWS: "TIDAL_SHALLOWS",
|
|
1544
|
+
TRENCHES: "TRENCHES",
|
|
1545
|
+
VOLCANIC_RIDGE: "VOLCANIC_RIDGE"
|
|
1954
1546
|
};
|
|
1955
1547
|
var enumGovernanceType = {
|
|
1956
|
-
AUTOCRACY: "AUTOCRACY",
|
|
1957
1548
|
COUNCIL: "COUNCIL",
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
var enumMembershipPolicy = {
|
|
1961
|
-
APPLICATION: "APPLICATION",
|
|
1962
|
-
CLOSED: "CLOSED",
|
|
1963
|
-
FULLY_OPEN: "FULLY_OPEN",
|
|
1964
|
-
INVITATION_ONLY: "INVITATION_ONLY"
|
|
1965
|
-
};
|
|
1966
|
-
var enumPactStatus = {
|
|
1967
|
-
ACTIVE: "ACTIVE",
|
|
1968
|
-
BROKEN: "BROKEN",
|
|
1969
|
-
EXPIRED: "EXPIRED",
|
|
1970
|
-
PROPOSED: "PROPOSED"
|
|
1549
|
+
DICTATOR: "DICTATOR",
|
|
1550
|
+
MAJORITY: "MAJORITY"
|
|
1971
1551
|
};
|
|
1972
|
-
var
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1552
|
+
var enumLawType = {
|
|
1553
|
+
CUSTOM: "CUSTOM",
|
|
1554
|
+
ENTRY_RESTRICTION: "ENTRY_RESTRICTION",
|
|
1555
|
+
EXILE: "EXILE",
|
|
1556
|
+
NO_ATTACK: "NO_ATTACK",
|
|
1557
|
+
RESOURCE_SHARING: "RESOURCE_SHARING",
|
|
1558
|
+
TAX: "TAX"
|
|
1979
1559
|
};
|
|
1980
|
-
var
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
FORTIFY: "FORTIFY",
|
|
1985
|
-
IDLE: "IDLE",
|
|
1986
|
-
MOLT: "MOLT",
|
|
1987
|
-
SPY: "SPY"
|
|
1988
|
-
};
|
|
1989
|
-
var enumSiegeStatus = {
|
|
1990
|
-
ACTIVE: "ACTIVE",
|
|
1991
|
-
FAILED: "FAILED",
|
|
1992
|
-
WITHDRAWN: "WITHDRAWN",
|
|
1993
|
-
WON: "WON"
|
|
1560
|
+
var enumProposalStatus = {
|
|
1561
|
+
PASSED: "PASSED",
|
|
1562
|
+
PENDING: "PENDING",
|
|
1563
|
+
REJECTED: "REJECTED"
|
|
1994
1564
|
};
|
|
1995
1565
|
var enumSpecies = {
|
|
1996
1566
|
COCONUT_CRAB: "COCONUT_CRAB",
|
|
@@ -2000,11 +1570,19 @@ var enumSpecies = {
|
|
|
2000
1570
|
MANTIS_SHRIMP: "MANTIS_SHRIMP",
|
|
2001
1571
|
PISTOL_SHRIMP: "PISTOL_SHRIMP"
|
|
2002
1572
|
};
|
|
2003
|
-
var
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
1573
|
+
var enumStructureType = {
|
|
1574
|
+
FARM: "FARM",
|
|
1575
|
+
FORTRESS: "FORTRESS",
|
|
1576
|
+
MARKET: "MARKET",
|
|
1577
|
+
MONUMENT: "MONUMENT",
|
|
1578
|
+
SHELTER: "SHELTER",
|
|
1579
|
+
SHRINE: "SHRINE",
|
|
1580
|
+
TRAP: "TRAP",
|
|
1581
|
+
WALL: "WALL"
|
|
1582
|
+
};
|
|
1583
|
+
var enumTreatyStatus = {
|
|
1584
|
+
ACTIVE: "ACTIVE",
|
|
1585
|
+
BROKEN: "BROKEN"
|
|
2008
1586
|
};
|
|
2009
1587
|
|
|
2010
1588
|
// generated/index.ts
|
|
@@ -2037,42 +1615,37 @@ var generateSubscriptionOp = function(fields) {
|
|
|
2037
1615
|
export {
|
|
2038
1616
|
GenqlError,
|
|
2039
1617
|
createClient2 as createClient,
|
|
2040
|
-
|
|
2041
|
-
enumClanPactType,
|
|
2042
|
-
enumClanStatus,
|
|
1618
|
+
enumBiome,
|
|
2043
1619
|
enumGovernanceType,
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
enumPoolType,
|
|
2047
|
-
enumPrimaryGoal,
|
|
2048
|
-
enumSiegeStatus,
|
|
1620
|
+
enumLawType,
|
|
1621
|
+
enumProposalStatus,
|
|
2049
1622
|
enumSpecies,
|
|
2050
|
-
|
|
1623
|
+
enumStructureType,
|
|
1624
|
+
enumTreatyStatus,
|
|
2051
1625
|
everything,
|
|
2052
1626
|
generateMutationOp,
|
|
2053
1627
|
generateQueryOp,
|
|
2054
1628
|
generateSubscriptionOp,
|
|
2055
|
-
|
|
2056
|
-
isClanApplication,
|
|
2057
|
-
isClanPact,
|
|
1629
|
+
isActionQueueEntry,
|
|
2058
1630
|
isClaw,
|
|
2059
1631
|
isClawSummary,
|
|
1632
|
+
isColony,
|
|
2060
1633
|
isCreateClawPayload,
|
|
2061
1634
|
isGameEvent,
|
|
2062
1635
|
isGameStateInfo,
|
|
1636
|
+
isLawModel,
|
|
1637
|
+
isMessageModel,
|
|
2063
1638
|
isMutation,
|
|
2064
1639
|
isPlayer,
|
|
2065
1640
|
isPlayerProfile,
|
|
2066
|
-
isPool,
|
|
2067
1641
|
isPrivateClaw,
|
|
1642
|
+
isProposalModel,
|
|
2068
1643
|
isPublicClaw,
|
|
2069
1644
|
isQuery,
|
|
2070
1645
|
isRegenerateKeyPayload,
|
|
2071
1646
|
isRelationship,
|
|
2072
|
-
|
|
2073
|
-
isSpyDeployment,
|
|
2074
|
-
isStandingOrder,
|
|
1647
|
+
isStructureModel,
|
|
2075
1648
|
isSubscription,
|
|
2076
|
-
|
|
2077
|
-
|
|
1649
|
+
isTile,
|
|
1650
|
+
isTreatyModel
|
|
2078
1651
|
};
|