Type alias ResolverInputTypes Resolver Input Types : { AccessGrant : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; resource ?: boolean | ` @ ${ string } ` ; } > ; Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_kind ?: boolean | ` @ ${ string } ` ; blockchain_account ?: ResolverInputTypes [ "BlockchainAccount" ] ; has_password ?: boolean | ` @ ${ string } ` ; participant_account ?: ResolverInputTypes [ "ParticipantAccount" ] ; private_account ?: ResolverInputTypes [ "PrivateAccount" ] ; provider_account ?: ResolverInputTypes [ "MonoAccount" ] ; registration_payment ?: ResolverInputTypes [ "RegistrationPayment" ] ; user_account ?: ResolverInputTypes [ "UserAccount" ] ; username ?: boolean | ` @ ${ string } ` ; } > ; AccountKind : AccountKind ; AccountRamDelta : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; delta ?: boolean | ` @ ${ string } ` ; } > ; AccountResourceInfo : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; current_used ?: boolean | ` @ ${ string } ` ; last_usage_update_time ?: boolean | ` @ ${ string } ` ; max ?: boolean | ` @ ${ string } ` ; used ?: boolean | ` @ ${ string } ` ; } > ; AccountSession : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; current ?: boolean | ` @ ${ string } ` ; device ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; ip ?: boolean | ` @ ${ string } ` ; last_seen_at ?: boolean | ` @ ${ string } ` ; } > ; AccountType : AccountType ; AccountsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Account" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; ActDetailAggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; documentAggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; } > ; ActionAuthorization : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actor ?: boolean | ` @ ${ string } ` ; permission ?: boolean | ` @ ${ string } ` ; } > ; ActionFiltersInput : { account ?: string | null ; block_num ?: number | null ; global_sequence ?: string | null ; name ?: string | null ; } ; ActionReceipt : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; abi_sequence ?: boolean | ` @ ${ string } ` ; act_digest ?: boolean | ` @ ${ string } ` ; auth_sequence ?: ResolverInputTypes [ "AuthSequence" ] ; code_sequence ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; receiver ?: boolean | ` @ ${ string } ` ; recv_sequence ?: boolean | ` @ ${ string } ` ; } > ; AddAuthorInput : { author : string ; coopname : string ; project_hash : string ; } ; AddAvailableCategoriesInput : { categoryIds : number [] ; } ; AddAvailableCategoryTypesInput : { categoryTypes : ResolverInputTypes [ "CategoryTypeInput" ] [] ; } ; AddBranchWhitelistInput : { account : string ; braname : string ; coopname : string ; } ; AddParticipantInput : { created_at : string ; email : string ; entrepreneur_data ?: ResolverInputTypes [ "CreateEntrepreneurDataInput" ] | null ; individual_data ?: ResolverInputTypes [ "CreateIndividualDataInput" ] | null ; initial : string ; minimum : string ; organization_data ?: ResolverInputTypes [ "CreateOrganizationDataInput" ] | null ; referer ?: string | null ; spread_initial : boolean ; type : ResolverInputTypes [ "AccountType" ] ; } ; AddPaymentMethodInput : { bank_transfer_data ?: ResolverInputTypes [ "BankAccountInput" ] | null ; is_default : boolean ; sbp_data ?: ResolverInputTypes [ "SbpDataInput" ] | null ; username : string ; } ; AddTrustedAccountInput : { braname : string ; coopname : string ; trusted : string ; } ; AgendaGeneralMeetPointInput : { context : string ; decision : string ; title : string ; } ; AgendaGeneralMeetQuestion : { context ?: string | null ; decision : string ; number : string ; title : string ; } ; AgendaMeet : { close_at_datetime : string ; open_at_datetime : string ; type : string ; } ; AgendaMeetPoint : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; AgendaWithDocuments : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: ResolverInputTypes [ "BlockchainAction" ] ; documents ?: ResolverInputTypes [ "DocumentPackageAggregate" ] ; table ?: ResolverInputTypes [ "BlockchainDecision" ] ; } > ; Agreement : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "DocumentAggregate" ] ; draft_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; version ?: boolean | ` @ ${ string } ` ; } > ; AgreementFilter : { coopname ?: string | null ; created_from ?: ResolverInputTypes [ "DateTime" ] | null ; created_to ?: ResolverInputTypes [ "DateTime" ] | null ; program_id ?: number | null ; statuses ?: ResolverInputTypes [ "AgreementStatus" ] [] | null ; type ?: string | null ; username ?: string | null ; } ; AgreementInput : { protocol_day_month_year : string ; protocol_number : string ; } ; AgreementStatus : AgreementStatus ; AgreementTemplate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; default_translation_id ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; model ?: boolean | ` @ ${ string } ` ; registry_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; version ?: boolean | ` @ ${ string } ` ; } > ; AgreementVar : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; protocol_day_month_year ?: boolean | ` @ ${ string } ` ; protocol_number ?: boolean | ` @ ${ string } ` ; } > ; AgreementVarInput : { protocol_day_month_year : string ; protocol_number : string ; } ; AnnualGeneralMeetingAgendaGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; is_repeated : boolean ; lang ?: string | null ; links ?: string [] | null ; meet : ResolverInputTypes [ "AgendaMeet" ] ; questions : ResolverInputTypes [ "AgendaGeneralMeetQuestion" ] [] ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; AnnualGeneralMeetingAgendaSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "AnnualGeneralMeetingAgendaSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; AnnualGeneralMeetingAgendaSignedMetaDocumentInput : { block_num : number ; coopname : string ; created_at : string ; generator : string ; is_repeated : boolean ; lang : string ; links : string [] ; meet : ResolverInputTypes [ "AgendaMeet" ] ; questions : ResolverInputTypes [ "AgendaGeneralMeetQuestion" ] [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; AnnualGeneralMeetingDecisionGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; meet_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; AnnualGeneralMeetingDecisionSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "AnnualGeneralMeetingDecisionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; AnnualGeneralMeetingDecisionSignedMetaDocumentInput : { block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; meet_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; AnnualGeneralMeetingNotificationGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; meet_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; AnnualGeneralMeetingNotificationSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "AnnualGeneralMeetingNotificationSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; AnnualGeneralMeetingNotificationSignedMetaDocumentInput : { block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; meet_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; AnnualGeneralMeetingSovietDecisionGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; is_repeated : boolean ; lang ?: string | null ; links ?: string [] | null ; meet_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; AnnualGeneralMeetingVotingBallotGenerateDocumentInput : { answers : ResolverInputTypes [ "AnswerInput" ] [] ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; meet_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; AnnualGeneralMeetingVotingBallotSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "AnnualGeneralMeetingVotingBallotSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; AnnualGeneralMeetingVotingBallotSignedMetaDocumentInput : { answers : ResolverInputTypes [ "AnswerInput" ] [] ; block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; meet_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; AnswerInput : { id : string ; number : string ; vote : string ; } ; Approval : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; approval_hash ?: boolean | ` @ ${ string } ` ; approved_document ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; callback_action_approve ?: boolean | ` @ ${ string } ` ; callback_action_decline ?: boolean | ` @ ${ string } ` ; callback_contract ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "DocumentAggregate" ] ; id ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; ApprovalFilter : { approval_hash ?: string | null ; coopname ?: string | null ; created_from ?: ResolverInputTypes [ "DateTime" ] | null ; created_to ?: ResolverInputTypes [ "DateTime" ] | null ; statuses ?: ResolverInputTypes [ "ApprovalStatus" ] [] | null ; username ?: string | null ; } ; ApprovalStatus : ApprovalStatus ; ApproveKuTrustedInput : { coopname : string ; countersigned : ResolverInputTypes [ "BranchTrustedLiabilityAgreementSignedDocumentInput" ] ; countersigned_authority : ResolverInputTypes [ "BranchTrustedPowerOfAttorneySignedDocumentInput" ] ; hash : string ; } ; ApproveVerificationInput : { review_id : string ; } ; ArchiveComponentMetricInput : { metric_hash : string ; } ; AssignCapabilitySetInput : { expires_at ?: string | null ; set_key : string ; username : string ; } ; AuthSequence : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; sequence ?: boolean | ` @ ${ string } ` ; } > ; Authority : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accounts ?: ResolverInputTypes [ "PermissionLevelWeight" ] ; keys ?: ResolverInputTypes [ "KeyWeight" ] ; threshold ?: boolean | ` @ ${ string } ` ; waits ?: ResolverInputTypes [ "WaitWeight" ] ; } > ; AuthorizeDecisionInput : { chairman : string ; coopname : string ; decision_id : number ; document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } ; AuthorizeForceRecoveryInput : { assembly_decision_tx_id ?: string | null ; critical_action_id ?: string | null ; target_id : string ; } ; AvailableReport : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; deadline ?: boolean | ` @ ${ string } ` ; lastGeneratedAt ?: boolean | ` @ ${ string } ` ; missingFields ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; nextDeadlineDate ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; readyToGenerate ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > ; BalanceRowEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; otch ?: boolean | ` @ ${ string } ` ; prePrev ?: boolean | ` @ ${ string } ` ; prev ?: boolean | ` @ ${ string } ` ; } > ; BankAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_number ?: boolean | ` @ ${ string } ` ; bank_name ?: boolean | ` @ ${ string } ` ; card_number ?: boolean | ` @ ${ string } ` ; currency ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "BankAccountDetails" ] ; } > ; BankAccountDetails : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; bik ?: boolean | ` @ ${ string } ` ; corr ?: boolean | ` @ ${ string } ` ; kpp ?: boolean | ` @ ${ string } ` ; } > ; BankAccountDetailsInput : { bik : string ; corr : string ; } ; BankAccountInput : { account_number : string ; bank_name : string ; card_number ?: string | null ; currency : string ; details : ResolverInputTypes [ "BankAccountDetailsInput" ] ; } ; BankPaymentMethod : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: ResolverInputTypes [ "BankAccount" ] ; is_default ?: boolean | ` @ ${ string } ` ; method_id ?: boolean | ` @ ${ string } ` ; method_type ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; BaseCapitalProject : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; counts ?: ResolverInputTypes [ "CapitalProjectCountsData" ] ; created_at ?: boolean | ` @ ${ string } ` ; crps ?: ResolverInputTypes [ "CapitalProjectCrpsData" ] ; data ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; development_repository_url ?: boolean | ` @ ${ string } ` ; fact ?: ResolverInputTypes [ "CapitalProjectFactPool" ] ; id ?: boolean | ` @ ${ string } ` ; invite ?: boolean | ` @ ${ string } ` ; is_opened ?: boolean | ` @ ${ string } ` ; is_planed ?: boolean | ` @ ${ string } ` ; issue_counter ?: boolean | ` @ ${ string } ` ; local_owner ?: boolean | ` @ ${ string } ` ; master ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; origin ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; parent_title ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "CapitalProjectPermissions" ] ; plan ?: ResolverInputTypes [ "CapitalProjectPlanPool" ] ; prefix ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; priority ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voting ?: ResolverInputTypes [ "CapitalProjectVotingData" ] ; } > ; BlockchainAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_name ?: boolean | ` @ ${ string } ` ; core_liquid_balance ?: boolean | ` @ ${ string } ` ; cpu_limit ?: ResolverInputTypes [ "AccountResourceInfo" ] ; cpu_weight ?: boolean | ` @ ${ string } ` ; created ?: boolean | ` @ ${ string } ` ; head_block_num ?: boolean | ` @ ${ string } ` ; head_block_time ?: boolean | ` @ ${ string } ` ; last_code_update ?: boolean | ` @ ${ string } ` ; net_limit ?: ResolverInputTypes [ "AccountResourceInfo" ] ; net_weight ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "Permission" ] ; privileged ?: boolean | ` @ ${ string } ` ; ram_quota ?: boolean | ` @ ${ string } ` ; ram_usage ?: boolean | ` @ ${ string } ` ; refund_request ?: ResolverInputTypes [ "RefundRequest" ] ; rex_info ?: boolean | ` @ ${ string } ` ; self_delegated_bandwidth ?: ResolverInputTypes [ "ResourceDelegationDTO" ] ; total_resources ?: ResolverInputTypes [ "ResourceOverview" ] ; voter_info ?: boolean | ` @ ${ string } ` ; } > ; BlockchainAction : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; account_ram_deltas ?: ResolverInputTypes [ "AccountRamDelta" ] ; action_ordinal ?: boolean | ` @ ${ string } ` ; authorization ?: ResolverInputTypes [ "ActionAuthorization" ] ; block_id ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; chain_id ?: boolean | ` @ ${ string } ` ; console ?: boolean | ` @ ${ string } ` ; context_free ?: boolean | ` @ ${ string } ` ; creator_action_ordinal ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; elapsed ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; receipt ?: ResolverInputTypes [ "ActionReceipt" ] ; receiver ?: boolean | ` @ ${ string } ` ; transaction_id ?: boolean | ` @ ${ string } ` ; } > ; BlockchainDecision : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; approved ?: boolean | ` @ ${ string } ` ; authorization ?: ResolverInputTypes [ "SignedBlockchainDocument" ] ; authorized ?: boolean | ` @ ${ string } ` ; authorized_by ?: boolean | ` @ ${ string } ` ; batch_id ?: boolean | ` @ ${ string } ` ; callback_contract ?: boolean | ` @ ${ string } ` ; confirm_callback ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; council_members_count ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decline_callback ?: boolean | ` @ ${ string } ` ; expired_at ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; statement ?: ResolverInputTypes [ "SignedBlockchainDocument" ] ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; username_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; validated ?: boolean | ` @ ${ string } ` ; votes_against ?: boolean | ` @ ${ string } ` ; votes_against_certificates ?: ResolverInputTypes [ "UserCertificateUnion" ] ; votes_for ?: boolean | ` @ ${ string } ` ; votes_for_certificates ?: ResolverInputTypes [ "UserCertificateUnion" ] ; } > ; BlockchainInfoDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_cpu_limit ?: boolean | ` @ ${ string } ` ; block_net_limit ?: boolean | ` @ ${ string } ` ; chain_id ?: boolean | ` @ ${ string } ` ; fork_db_head_block_id ?: boolean | ` @ ${ string } ` ; fork_db_head_block_num ?: boolean | ` @ ${ string } ` ; head_block_id ?: boolean | ` @ ${ string } ` ; head_block_num ?: boolean | ` @ ${ string } ` ; head_block_producer ?: boolean | ` @ ${ string } ` ; head_block_time ?: boolean | ` @ ${ string } ` ; last_irreversible_block_id ?: boolean | ` @ ${ string } ` ; last_irreversible_block_num ?: boolean | ` @ ${ string } ` ; last_irreversible_block_time ?: boolean | ` @ ${ string } ` ; server_version ?: boolean | ` @ ${ string } ` ; server_version_string ?: boolean | ` @ ${ string } ` ; virtual_block_cpu_limit ?: boolean | ` @ ${ string } ` ; virtual_block_net_limit ?: boolean | ` @ ${ string } ` ; } > ; BoardMember : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; is_chairman ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; Branch : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; bank_account ?: ResolverInputTypes [ "BankPaymentMethod" ] ; braname ?: boolean | ` @ ${ string } ` ; city ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; country ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "OrganizationDetails" ] ; email ?: boolean | ` @ ${ string } ` ; fact_address ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; is_available ?: boolean | ` @ ${ string } ` ; is_private ?: boolean | ` @ ${ string } ` ; participants_count ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; represented_by ?: ResolverInputTypes [ "RepresentedBy" ] ; short_name ?: boolean | ` @ ${ string } ` ; trusted ?: ResolverInputTypes [ "Individual" ] ; trusted_certificates ?: ResolverInputTypes [ "IndividualCertificate" ] ; trustee ?: ResolverInputTypes [ "Individual" ] ; trustee_certificate ?: ResolverInputTypes [ "IndividualCertificate" ] ; type ?: boolean | ` @ ${ string } ` ; whitelist_certificates ?: ResolverInputTypes [ "IndividualCertificate" ] ; } > ; BranchEstablishmentDecisionGenerateDocumentInput : { address : string ; block_num ?: number | null ; branch_name : string ; chairman : string ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; BranchEstablishmentPetitionGenerateDocumentInput : { address : string ; block_num ?: number | null ; branch_name : string ; chairman : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; BranchEstablishmentPetitionSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchEstablishmentPetitionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; BranchEstablishmentPetitionSignedMetaDocumentInput : { address : string ; block_num : number ; branch_name : string ; chairman : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; BranchExpenseItemInput : { description : string ; item_hash : string ; mechanics : ResolverInputTypes [ "ExpenseMechanics" ] ; payment_method_id ?: string | null ; payment_purpose ?: string | null ; planned_amount : string ; recipient : string ; recipient_type : ResolverInputTypes [ "ExpenseRecipientType" ] ; requisites ?: string | null ; } ; BranchMeetingBallotGenerateDocumentInput : { answers : ResolverInputTypes [ "KuBallotAnswerInput" ] [] ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; questions : ResolverInputTypes [ "KuBallotQuestionInput" ] [] ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; BranchMeetingBallotSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchMeetingBallotSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; BranchMeetingBallotSignedMetaDocumentInput : { answers : ResolverInputTypes [ "KuBallotAnswerInput" ] [] ; block_num : number ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; questions : ResolverInputTypes [ "KuBallotQuestionInput" ] [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; BranchMeetingDecisionGenerateDocumentInput : { block_num ?: number | null ; chairman : string ; close_at_datetime : string ; coopname : string ; created_at ?: string | null ; current_quorum_percent : number ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; open_at_datetime : string ; protocol_number : string ; questions : ResolverInputTypes [ "KuProtocolQuestionInput" ] [] ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; BranchMeetingDecisionSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchMeetingDecisionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; BranchMeetingDecisionSignedMetaDocumentInput : { block_num : number ; chairman : string ; close_at_datetime : string ; coopname : string ; created_at : string ; current_quorum_percent : number ; generator : string ; hash : string ; lang : string ; links : string [] ; open_at_datetime : string ; protocol_number : string ; questions : ResolverInputTypes [ "KuProtocolQuestionInput" ] [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; BranchMeetingProposalGenerateDocumentInput : { address ?: string | null ; block_num ?: number | null ; braname ?: string | null ; chairman_candidate ?: string | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; questions : ResolverInputTypes [ "KuAgendaQuestionInput" ] [] ; timezone ?: string | null ; title ?: string | null ; type : string ; username : string ; version ?: string | null ; } ; BranchMeetingProposalSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchMeetingProposalSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; BranchMeetingProposalSignedMetaDocumentInput : { address ?: string | null ; block_num : number ; braname ?: string | null ; chairman_candidate ?: string | null ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; questions : ResolverInputTypes [ "KuAgendaQuestionInput" ] [] ; registry_id : number ; timezone : string ; title : string ; type : string ; username : string ; version : string ; } ; BranchTrustedLiabilityAgreementGenerateDocumentInput : { block_num ?: number | null ; branch_name : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; trustee : string ; username : string ; version ?: string | null ; } ; BranchTrustedLiabilityAgreementSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchTrustedLiabilityAgreementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; BranchTrustedLiabilityAgreementSignedMetaDocumentInput : { block_num : number ; branch_name : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; trustee : string ; username : string ; version : string ; } ; BranchTrustedPowerOfAttorneyGenerateDocumentInput : { block_num ?: number | null ; branch_name : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; trustee : string ; username : string ; version ?: string | null ; } ; BranchTrustedPowerOfAttorneySignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchTrustedPowerOfAttorneySignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; BranchTrustedPowerOfAttorneySignedMetaDocumentInput : { block_num : number ; branch_name : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; trustee : string ; username : string ; version : string ; } ; BranchTrustedStatementGenerateDocumentInput : { block_num ?: number | null ; braname : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; BranchTrusteeLiabilityAgreementGenerateDocumentInput : { block_num ?: number | null ; branch_name : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; BranchTrusteeLiabilityAgreementSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchTrusteeLiabilityAgreementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; BranchTrusteeLiabilityAgreementSignedMetaDocumentInput : { block_num : number ; branch_name : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; BranchTrusteePowerOfAttorneyGenerateDocumentInput : { block_num ?: number | null ; branch_address : string ; branch_name : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; BranchTrusteePowerOfAttorneySignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchTrusteePowerOfAttorneySignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; BranchTrusteePowerOfAttorneySignedMetaDocumentInput : { block_num : number ; branch_address : string ; branch_name : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; BuhotchBalanceEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; assetsTotal ?: ResolverInputTypes [ "BalanceRowEdits" ] ; cash ?: ResolverInputTypes [ "BalanceRowEdits" ] ; nonMaterialAndLongFin ?: ResolverInputTypes [ "BalanceRowEdits" ] ; passivesTotal ?: ResolverInputTypes [ "BalanceRowEdits" ] ; shortTermFin ?: ResolverInputTypes [ "BalanceRowEdits" ] ; targetFunds ?: ResolverInputTypes [ "BalanceRowEdits" ] ; } > ; BuhotchHeaderEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; approved ?: boolean | ` @ ${ string } ` ; audit ?: boolean | ` @ ${ string } ` ; correctionNumber ?: boolean | ` @ ${ string } ` ; docDate ?: boolean | ` @ ${ string } ` ; idFile ?: boolean | ` @ ${ string } ` ; programVersion ?: boolean | ` @ ${ string } ` ; reportYear ?: boolean | ` @ ${ string } ` ; } > ; BuhotchNotesEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; explanationFileName ?: boolean | ` @ ${ string } ` ; } > ; BuhotchOrganizationEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; kpp ?: boolean | ` @ ${ string } ` ; okfs ?: boolean | ` @ ${ string } ` ; okopf ?: boolean | ` @ ${ string } ` ; okpo ?: boolean | ` @ ${ string } ` ; orgName ?: boolean | ` @ ${ string } ` ; } > ; BuhotchSignerEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; firstName ?: boolean | ` @ ${ string } ` ; lastName ?: boolean | ` @ ${ string } ` ; middleName ?: boolean | ` @ ${ string } ` ; repDoc ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > ; BuhotchSignerType : BuhotchSignerType ; BuildInitialReportEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; editedFields ?: boolean | ` @ ${ string } ` ; editsJson ?: boolean | ` @ ${ string } ` ; hasDraft ?: boolean | ` @ ${ string } ` ; } > ; CalculateVotesInput : { coopname : string ; project_hash : string ; username : string ; } ; CalendarEntryStatus : CalendarEntryStatus ; CallTranscription : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; endedAt ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; participants ?: boolean | ` @ ${ string } ` ; roomId ?: boolean | ` @ ${ string } ` ; roomName ?: boolean | ` @ ${ string } ` ; startedAt ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; } > ; CallTranscriptionWithSegments : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; segments ?: ResolverInputTypes [ "TranscriptionSegment" ] ; transcription ?: ResolverInputTypes [ "CallTranscription" ] ; } > ; CancelKuDecisionInput : { coopname : string ; hash : string ; reason : string ; } ; Candidate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; program_key ?: boolean | ` @ ${ string } ` ; public_key ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; referer_display_name ?: boolean | ` @ ${ string } ` ; registered_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; username_display_name ?: boolean | ` @ ${ string } ` ; } > ; CandidateFilterInput : { referer ?: string | null ; } ; CandidateStatus : CandidateStatus ; CapabilitySet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; builtin ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; grants ?: ResolverInputTypes [ "AccessGrant" ] ; set_key ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; CapabilitySetAssignment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; expires_at ?: boolean | ` @ ${ string } ` ; granted_at ?: boolean | ` @ ${ string } ` ; granted_by ?: boolean | ` @ ${ string } ` ; set_key ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalAddWorklogInput : { coopname : string ; date ?: string | null ; hours : number ; issue_hash : string ; username : string ; } ; CapitalAllocateFundsInput : { amount : string ; coopname : string ; project_hash : string ; } ; CapitalCandidate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; about ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; capital_status ?: boolean | ` @ ${ string } ` ; contributed_as_author ?: boolean | ` @ ${ string } ` ; contributed_as_contributor ?: boolean | ` @ ${ string } ` ; contributed_as_coordinator ?: boolean | ` @ ${ string } ` ; contributed_as_creator ?: boolean | ` @ ${ string } ` ; contributed_as_investor ?: boolean | ` @ ${ string } ` ; contributed_as_propertor ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; hours_per_day ?: boolean | ` @ ${ string } ` ; level ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; program_key ?: boolean | ` @ ${ string } ` ; public_key ?: boolean | ` @ ${ string } ` ; rate_per_hour ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; referer_display_name ?: boolean | ` @ ${ string } ` ; registered_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; username_display_name ?: boolean | ` @ ${ string } ` ; } > ; CapitalCommit : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amounts ?: ResolverInputTypes [ "CapitalCommitAmounts" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; commit_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project ?: ResolverInputTypes [ "BaseCapitalProject" ] ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalCommitAmounts : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authors_base_pool ?: boolean | ` @ ${ string } ` ; authors_bonus_pool ?: boolean | ` @ ${ string } ` ; contributors_bonus_pool ?: boolean | ` @ ${ string } ` ; creators_base_pool ?: boolean | ` @ ${ string } ` ; creators_bonus_pool ?: boolean | ` @ ${ string } ` ; creators_hours ?: boolean | ` @ ${ string } ` ; hour_cost ?: boolean | ` @ ${ string } ` ; total_contribution ?: boolean | ` @ ${ string } ` ; total_generation_pool ?: boolean | ` @ ${ string } ` ; } > ; CapitalCommitFilter : { blockchain_status ?: string | null ; commit_hash ?: string | null ; coopname ?: string | null ; created_date ?: string | null ; project_hash ?: string | null ; status ?: ResolverInputTypes [ "CommitStatus" ] | null ; username ?: string | null ; } ; CapitalComponentMetric : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; deadline ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; measure_hash ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; series_mode ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; target_value ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; } > ; CapitalConfigObject : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authors_voting_percent ?: boolean | ` @ ${ string } ` ; coordinator_bonus_percent ?: boolean | ` @ ${ string } ` ; coordinator_invite_validity_days ?: boolean | ` @ ${ string } ` ; creators_voting_percent ?: boolean | ` @ ${ string } ` ; energy_decay_rate_per_day ?: boolean | ` @ ${ string } ` ; energy_gain_coefficient ?: boolean | ` @ ${ string } ` ; expense_pool_percent ?: boolean | ` @ ${ string } ` ; level_depth_base ?: boolean | ` @ ${ string } ` ; level_growth_coefficient ?: boolean | ` @ ${ string } ` ; voting_period_in_days ?: boolean | ` @ ${ string } ` ; } > ; CapitalContributor : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; about ?: boolean | ` @ ${ string } ` ; appendixes ?: boolean | ` @ ${ string } ` ; blagorost_agreement_hash ?: boolean | ` @ ${ string } ` ; blagorost_offer_hash ?: boolean | ` @ ${ string } ` ; blagorost_wallet ?: ResolverInputTypes [ "CapitalProgramWallet" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; contract ?: ResolverInputTypes [ "DocumentAggregate" ] ; contributed_as_author ?: boolean | ` @ ${ string } ` ; contributed_as_contributor ?: boolean | ` @ ${ string } ` ; contributed_as_coordinator ?: boolean | ` @ ${ string } ` ; contributed_as_creator ?: boolean | ` @ ${ string } ` ; contributed_as_investor ?: boolean | ` @ ${ string } ` ; contributed_as_propertor ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; debt_amount ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; document_parameters ?: ResolverInputTypes [ "ContributorDocumentParameters" ] ; energy ?: boolean | ` @ ${ string } ` ; generation_contract_hash ?: boolean | ` @ ${ string } ` ; generation_wallet ?: ResolverInputTypes [ "CapitalProgramWallet" ] ; generator_offer_hash ?: boolean | ` @ ${ string } ` ; hours_per_day ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_external_blagorost_agreement ?: boolean | ` @ ${ string } ` ; is_external_contract ?: boolean | ` @ ${ string } ` ; last_energy_update ?: boolean | ` @ ${ string } ` ; level ?: boolean | ` @ ${ string } ` ; main_wallet ?: ResolverInputTypes [ "CapitalProgramWallet" ] ; memo ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; program_key ?: boolean | ` @ ${ string } ` ; rate_per_hour ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; storage_agreement_hash ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalContributorFilter : { contributor_hash ?: string | null ; coopname ?: string | null ; display_name ?: string | null ; is_external_contract ?: boolean | null ; project_hash ?: string | null ; status ?: ResolverInputTypes [ "ContributorStatus" ] | null ; username ?: string | null ; } ; CapitalCreateProgramExpenseInput : { coopname : string ; creator : string ; description : string ; expense_hash : string ; items : ResolverInputTypes [ "CapitalExpenseItemInput" ] [] ; statement : ResolverInputTypes [ "ExpenseProposalStatementSignedDocumentInput" ] ; } ; CapitalCycle : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; end_date ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; start_date ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; CapitalCycleFilter : { end_date ?: string | null ; is_active ?: boolean | null ; name ?: string | null ; start_date ?: string | null ; status ?: ResolverInputTypes [ "CycleStatus" ] | null ; } ; CapitalDeallocateFundsInput : { amount : string ; coopname : string ; project_hash : string ; } ; CapitalDeallocationLimit : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; is_allowed_by_status ?: boolean | ` @ ${ string } ` ; max_amount ?: boolean | ` @ ${ string } ` ; outstanding_debt ?: boolean | ` @ ${ string } ` ; program_invest_pool ?: boolean | ` @ ${ string } ` ; unspent ?: boolean | ` @ ${ string } ` ; } > ; CapitalDeallocationLimitInput : { coopname : string ; project_hash : string ; } ; CapitalDebt : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; approved_statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; authorization ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; debt_hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; repaid_at ?: boolean | ` @ ${ string } ` ; statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalExpense : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; approved_statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; authorization ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; expense_hash ?: boolean | ` @ ${ string } ` ; expense_statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; fund_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; spended_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalExpenseItemInput : { description : string ; item_hash : string ; mechanics : ResolverInputTypes [ "ExpenseMechanics" ] ; payment_method_id ?: string | null ; payment_purpose ?: string | null ; planned_amount : string ; recipient : string ; recipient_type : ResolverInputTypes [ "ExpenseRecipientType" ] ; requisites ?: string | null ; } ; CapitalFavorite : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; target_hash ?: boolean | ` @ ${ string } ` ; target_type ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalFavoriteInput : { coopname : string ; target_hash : string ; target_type : ResolverInputTypes [ "CapitalFavoriteTargetType" ] ; username : string ; } ; CapitalFavoriteTargetType : CapitalFavoriteTargetType ; CapitalFavoritesFilter : { coopname : string ; username : string ; } ; CapitalFibLevel : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; ratio ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; CapitalGetOpenTimerInput : { coopname : string ; username : string ; } ; CapitalInvest : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; coordinator ?: boolean | ` @ ${ string } ` ; coordinator_amount ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; invest_hash ?: boolean | ` @ ${ string } ` ; invested_at ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; statement ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalInvestFilter : { coopname ?: string | null ; coordinator ?: string | null ; invest_hash ?: string | null ; project_hash ?: string | null ; status ?: ResolverInputTypes [ "InvestStatus" ] | null ; username ?: string | null ; } ; CapitalIssue : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; creators ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; estimate ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; fact_by_contributor ?: ResolverInputTypes [ "CapitalIssueContributorFact" ] ; fact_committed ?: boolean | ` @ ${ string } ` ; fact_uncommitted ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; linked_git_commits ?: ResolverInputTypes [ "CapitalIssueLinkedGitCommit" ] ; metadata ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "CapitalIssuePermissions" ] ; present ?: boolean | ` @ ${ string } ` ; priority ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; submaster ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; CapitalIssueContributorFact : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; hours ?: boolean | ` @ ${ string } ` ; } > ; CapitalIssueFilter : { coopname ?: string | null ; created_by ?: string | null ; creators ?: string [] | null ; cycle_id ?: string | null ; master ?: string | null ; priorities ?: ResolverInputTypes [ "IssuePriority" ] [] | null ; project_hash ?: string | null ; statuses ?: ResolverInputTypes [ "IssueStatus" ] [] | null ; submaster ?: string | null ; title ?: string | null ; } ; CapitalIssueLinkedGitCommit : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; branch ?: boolean | ` @ ${ string } ` ; commit_message ?: boolean | ` @ ${ string } ` ; committed_at ?: boolean | ` @ ${ string } ` ; consumed ?: boolean | ` @ ${ string } ` ; github_sha ?: boolean | ` @ ${ string } ` ; html_url ?: boolean | ` @ ${ string } ` ; in_default_branch ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalIssueMetricBinding : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; delta ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; } > ; CapitalIssuePermissions : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; allowed_status_transitions ?: boolean | ` @ ${ string } ` ; can_assign_creator ?: boolean | ` @ ${ string } ` ; can_change_status ?: boolean | ` @ ${ string } ` ; can_complete_requirement ?: boolean | ` @ ${ string } ` ; can_create_requirement ?: boolean | ` @ ${ string } ` ; can_delete_issue ?: boolean | ` @ ${ string } ` ; can_delete_requirement ?: boolean | ` @ ${ string } ` ; can_edit_issue ?: boolean | ` @ ${ string } ` ; can_edit_requirement ?: boolean | ` @ ${ string } ` ; can_move_issue ?: boolean | ` @ ${ string } ` ; can_set_done ?: boolean | ` @ ${ string } ` ; can_set_estimate ?: boolean | ` @ ${ string } ` ; can_set_on_review ?: boolean | ` @ ${ string } ` ; can_set_priority ?: boolean | ` @ ${ string } ` ; has_clearance ?: boolean | ` @ ${ string } ` ; is_guest ?: boolean | ` @ ${ string } ` ; } > ; CapitalLog : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; actor_name ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; entity_id ?: boolean | ` @ ${ string } ` ; entity_type ?: boolean | ` @ ${ string } ` ; event_type ?: boolean | ` @ ${ string } ` ; initiator ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; metadata ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; reference_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; CapitalLogFilterInput : { coopname ?: string | null ; date_from ?: ResolverInputTypes [ "DateTime" ] | null ; date_to ?: ResolverInputTypes [ "DateTime" ] | null ; event_types ?: ResolverInputTypes [ "LogEventType" ] [] | null ; initiator ?: string | null ; issue_hash ?: string | null ; project_hash ?: string | null ; show_components_logs ?: boolean | null ; show_issue_logs ?: boolean | null ; } ; CapitalMeasure : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; measure_hash ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; series_mode ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; } > ; CapitalMetricComponentRollup : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; fact_sum ?: boolean | ` @ ${ string } ` ; metrics_count ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_title ?: boolean | ` @ ${ string } ` ; target_sum ?: boolean | ` @ ${ string } ` ; } > ; CapitalMetricContribution : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; contribution_hash ?: boolean | ` @ ${ string } ` ; delta ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; occurred_at ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalMetricSeries : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; points ?: ResolverInputTypes [ "CapitalMetricSeriesPoint" ] ; series_mode ?: boolean | ` @ ${ string } ` ; target_value ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; } > ; CapitalMetricSeriesPoint : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cumulative ?: boolean | ` @ ${ string } ` ; delta ?: boolean | ` @ ${ string } ` ; ideal_cumulative ?: boolean | ` @ ${ string } ` ; period_end ?: boolean | ` @ ${ string } ` ; period_start ?: boolean | ` @ ${ string } ` ; } > ; CapitalMetricSuperposition : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; activity ?: boolean | ` @ ${ string } ` ; balance ?: boolean | ` @ ${ string } ` ; coherence ?: boolean | ` @ ${ string } ` ; components ?: ResolverInputTypes [ "CapitalMetricComponentRollup" ] ; disclaimer ?: boolean | ` @ ${ string } ` ; down_count ?: boolean | ` @ ${ string } ` ; fact_sum ?: boolean | ` @ ${ string } ` ; flat_count ?: boolean | ` @ ${ string } ` ; growth ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalMetricSuperpositionItem" ] ; project_hash ?: boolean | ` @ ${ string } ` ; resultant_angle ?: boolean | ` @ ${ string } ` ; resultant_im ?: boolean | ` @ ${ string } ` ; resultant_magnitude ?: boolean | ` @ ${ string } ` ; resultant_re ?: boolean | ` @ ${ string } ` ; target_sum ?: boolean | ` @ ${ string } ` ; up_count ?: boolean | ` @ ${ string } ` ; } > ; CapitalMetricSuperpositionFrame : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; activity ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; balance ?: boolean | ` @ ${ string } ` ; coherence ?: boolean | ` @ ${ string } ` ; down_count ?: boolean | ` @ ${ string } ` ; fact_sum ?: boolean | ` @ ${ string } ` ; flat_count ?: boolean | ` @ ${ string } ` ; growth ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalMetricSuperpositionItem" ] ; resultant_angle ?: boolean | ` @ ${ string } ` ; resultant_im ?: boolean | ` @ ${ string } ` ; resultant_magnitude ?: boolean | ` @ ${ string } ` ; resultant_re ?: boolean | ` @ ${ string } ` ; target_sum ?: boolean | ` @ ${ string } ` ; up_count ?: boolean | ` @ ${ string } ` ; } > ; CapitalMetricSuperpositionHistory : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; frames ?: ResolverInputTypes [ "CapitalMetricSuperpositionFrame" ] ; from ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; to ?: boolean | ` @ ${ string } ` ; } > ; CapitalMetricSuperpositionItem : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amplitude ?: boolean | ` @ ${ string } ` ; current_label ?: boolean | ` @ ${ string } ` ; current_phase ?: boolean | ` @ ${ string } ` ; drive ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; phase_rad ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_title ?: boolean | ` @ ${ string } ` ; recent_velocity ?: boolean | ` @ ${ string } ` ; series_mode ?: boolean | ` @ ${ string } ` ; target_value ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; } > ; CapitalMetricWave : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; corridor ?: ResolverInputTypes [ "CapitalWaveCorridor" ] ; current_label ?: boolean | ` @ ${ string } ` ; current_phase ?: boolean | ` @ ${ string } ` ; disclaimer ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; fib_levels ?: ResolverInputTypes [ "CapitalFibLevel" ] ; metric_hash ?: boolean | ` @ ${ string } ` ; point_labels ?: boolean | ` @ ${ string } ` ; series_mode ?: boolean | ` @ ${ string } ` ; swings ?: ResolverInputTypes [ "CapitalWaveSwing" ] ; target_value ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; values ?: boolean | ` @ ${ string } ` ; } > ; CapitalOnboardingState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blagorost_offer_template_done ?: boolean | ` @ ${ string } ` ; blagorost_provision_done ?: boolean | ` @ ${ string } ` ; capital_program_doc_data_hash ?: boolean | ` @ ${ string } ` ; generation_contract_template_done ?: boolean | ` @ ${ string } ` ; generator_offer_template_done ?: boolean | ` @ ${ string } ` ; generator_program_template_done ?: boolean | ` @ ${ string } ` ; onboarding_blagorost_offer_template_hash ?: boolean | ` @ ${ string } ` ; onboarding_blagorost_provision_hash ?: boolean | ` @ ${ string } ` ; onboarding_expire_at ?: boolean | ` @ ${ string } ` ; onboarding_generation_contract_template_hash ?: boolean | ` @ ${ string } ` ; onboarding_generator_offer_template_hash ?: boolean | ` @ ${ string } ` ; onboarding_generator_program_template_hash ?: boolean | ` @ ${ string } ` ; onboarding_init_at ?: boolean | ` @ ${ string } ` ; } > ; CapitalOnboardingStep : CapitalOnboardingStep ; CapitalOnboardingStepInput : { decision : string ; question : string ; step : ResolverInputTypes [ "CapitalOnboardingStep" ] ; title ?: string | null ; } ; CapitalPauseTimerInput : { coopname : string ; username : string ; } ; CapitalProgramExpense : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; callback ?: ResolverInputTypes [ "CapitalProgramExpenseCallback" ] ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; creator ?: boolean | ` @ ${ string } ` ; creator_name ?: boolean | ` @ ${ string } ` ; expense_hash ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalProgramExpenseItem" ] ; source_wallet ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; total_actual ?: boolean | ` @ ${ string } ` ; total_planned ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; CapitalProgramExpenseCallback : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; contract ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; } > ; CapitalProgramExpenseItem : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actual_amount ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; item_hash ?: boolean | ` @ ${ string } ` ; mechanics ?: boolean | ` @ ${ string } ` ; planned_amount ?: boolean | ` @ ${ string } ` ; recipient ?: boolean | ` @ ${ string } ` ; recipient_name ?: boolean | ` @ ${ string } ` ; recipient_type ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; CapitalProgramWallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_id ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; membership_contribution ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; program_type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalProject : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; components ?: ResolverInputTypes [ "CapitalProjectComponent" ] ; coopname ?: boolean | ` @ ${ string } ` ; counts ?: ResolverInputTypes [ "CapitalProjectCountsData" ] ; created_at ?: boolean | ` @ ${ string } ` ; crps ?: ResolverInputTypes [ "CapitalProjectCrpsData" ] ; data ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; development_repository_url ?: boolean | ` @ ${ string } ` ; fact ?: ResolverInputTypes [ "CapitalProjectFactPool" ] ; id ?: boolean | ` @ ${ string } ` ; invite ?: boolean | ` @ ${ string } ` ; is_opened ?: boolean | ` @ ${ string } ` ; is_planed ?: boolean | ` @ ${ string } ` ; issue_counter ?: boolean | ` @ ${ string } ` ; local_owner ?: boolean | ` @ ${ string } ` ; master ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; origin ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; parent_title ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "CapitalProjectPermissions" ] ; plan ?: ResolverInputTypes [ "CapitalProjectPlanPool" ] ; prefix ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; priority ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voting ?: ResolverInputTypes [ "CapitalProjectVotingData" ] ; } > ; CapitalProjectComponent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; counts ?: ResolverInputTypes [ "CapitalProjectCountsData" ] ; created_at ?: boolean | ` @ ${ string } ` ; crps ?: ResolverInputTypes [ "CapitalProjectCrpsData" ] ; data ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; development_repository_url ?: boolean | ` @ ${ string } ` ; fact ?: ResolverInputTypes [ "CapitalProjectFactPool" ] ; id ?: boolean | ` @ ${ string } ` ; invite ?: boolean | ` @ ${ string } ` ; is_opened ?: boolean | ` @ ${ string } ` ; is_planed ?: boolean | ` @ ${ string } ` ; issue_counter ?: boolean | ` @ ${ string } ` ; local_owner ?: boolean | ` @ ${ string } ` ; master ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; origin ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; parent_title ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "CapitalProjectPermissions" ] ; plan ?: ResolverInputTypes [ "CapitalProjectPlanPool" ] ; prefix ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; priority ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voting ?: ResolverInputTypes [ "CapitalProjectVotingData" ] ; } > ; CapitalProjectCountsData : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; total_authors ?: boolean | ` @ ${ string } ` ; total_commits ?: boolean | ` @ ${ string } ` ; total_contributors ?: boolean | ` @ ${ string } ` ; total_coordinators ?: boolean | ` @ ${ string } ` ; total_creators ?: boolean | ` @ ${ string } ` ; total_investors ?: boolean | ` @ ${ string } ` ; total_propertors ?: boolean | ` @ ${ string } ` ; total_unique_participants ?: boolean | ` @ ${ string } ` ; } > ; CapitalProjectCrpsData : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; author_base_cumulative_reward_per_share ?: boolean | ` @ ${ string } ` ; author_bonus_cumulative_reward_per_share ?: boolean | ` @ ${ string } ` ; contributor_cumulative_reward_per_share ?: boolean | ` @ ${ string } ` ; total_capital_contributors_shares ?: boolean | ` @ ${ string } ` ; } > ; CapitalProjectFactPool : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accumulated_expense_pool ?: boolean | ` @ ${ string } ` ; authors_base_pool ?: boolean | ` @ ${ string } ` ; authors_bonus_pool ?: boolean | ` @ ${ string } ` ; contributors_bonus_pool ?: boolean | ` @ ${ string } ` ; coordinators_base_pool ?: boolean | ` @ ${ string } ` ; coordinators_investment_pool ?: boolean | ` @ ${ string } ` ; creators_base_pool ?: boolean | ` @ ${ string } ` ; creators_bonus_pool ?: boolean | ` @ ${ string } ` ; creators_hours ?: boolean | ` @ ${ string } ` ; hour_cost ?: boolean | ` @ ${ string } ` ; invest_pool ?: boolean | ` @ ${ string } ` ; program_invest_pool ?: boolean | ` @ ${ string } ` ; property_base_pool ?: boolean | ` @ ${ string } ` ; return_base_percent ?: boolean | ` @ ${ string } ` ; target_expense_pool ?: boolean | ` @ ${ string } ` ; total ?: boolean | ` @ ${ string } ` ; total_contribution ?: boolean | ` @ ${ string } ` ; total_generation_pool ?: boolean | ` @ ${ string } ` ; total_received_investments ?: boolean | ` @ ${ string } ` ; total_returned_investments ?: boolean | ` @ ${ string } ` ; total_used_investments ?: boolean | ` @ ${ string } ` ; total_with_investments ?: boolean | ` @ ${ string } ` ; use_invest_percent ?: boolean | ` @ ${ string } ` ; used_expense_pool ?: boolean | ` @ ${ string } ` ; } > ; CapitalProjectFilter : { coopname ?: string | null ; has_invite ?: boolean | null ; has_issues_with_creators ?: string [] | null ; has_issues_with_priorities ?: ResolverInputTypes [ "IssuePriority" ] [] | null ; has_issues_with_statuses ?: ResolverInputTypes [ "IssueStatus" ] [] | null ; has_voting ?: boolean | null ; is_component ?: boolean | null ; is_opened ?: boolean | null ; is_planed ?: boolean | null ; master ?: string | null ; only_with_artifact_access ?: boolean | null ; origin ?: string | null ; parent_hash ?: string | null ; priorities ?: ResolverInputTypes [ "ProjectPriority" ] [] | null ; project_hash ?: string | null ; statuses ?: ResolverInputTypes [ "ProjectStatus" ] [] | null ; } ; CapitalProjectPermissions : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; can_change_project_status ?: boolean | ` @ ${ string } ` ; can_complete_requirement ?: boolean | ` @ ${ string } ` ; can_create_requirement ?: boolean | ` @ ${ string } ` ; can_delete_project ?: boolean | ` @ ${ string } ` ; can_delete_requirement ?: boolean | ` @ ${ string } ` ; can_edit_project ?: boolean | ` @ ${ string } ` ; can_edit_requirement ?: boolean | ` @ ${ string } ` ; can_manage_authors ?: boolean | ` @ ${ string } ` ; can_manage_issues ?: boolean | ` @ ${ string } ` ; can_set_master ?: boolean | ` @ ${ string } ` ; can_set_plan ?: boolean | ` @ ${ string } ` ; can_set_priority ?: boolean | ` @ ${ string } ` ; can_view_artifacts ?: boolean | ` @ ${ string } ` ; has_clearance ?: boolean | ` @ ${ string } ` ; has_parent_clearance ?: boolean | ` @ ${ string } ` ; is_guest ?: boolean | ` @ ${ string } ` ; pending_clearance ?: boolean | ` @ ${ string } ` ; } > ; CapitalProjectPlanPool : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authors_base_pool ?: boolean | ` @ ${ string } ` ; authors_bonus_pool ?: boolean | ` @ ${ string } ` ; contributors_bonus_pool ?: boolean | ` @ ${ string } ` ; coordinators_base_pool ?: boolean | ` @ ${ string } ` ; coordinators_investment_pool ?: boolean | ` @ ${ string } ` ; creators_base_pool ?: boolean | ` @ ${ string } ` ; creators_bonus_pool ?: boolean | ` @ ${ string } ` ; creators_hours ?: boolean | ` @ ${ string } ` ; hour_cost ?: boolean | ` @ ${ string } ` ; invest_pool ?: boolean | ` @ ${ string } ` ; program_invest_pool ?: boolean | ` @ ${ string } ` ; return_base_percent ?: boolean | ` @ ${ string } ` ; target_expense_pool ?: boolean | ` @ ${ string } ` ; total ?: boolean | ` @ ${ string } ` ; total_generation_pool ?: boolean | ` @ ${ string } ` ; total_received_investments ?: boolean | ` @ ${ string } ` ; total_with_investments ?: boolean | ` @ ${ string } ` ; use_invest_percent ?: boolean | ` @ ${ string } ` ; } > ; CapitalProjectTimeStats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available_hours ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; pending_hours ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_name ?: boolean | ` @ ${ string } ` ; total_committed_hours ?: boolean | ` @ ${ string } ` ; total_uncommitted_hours ?: boolean | ` @ ${ string } ` ; } > ; CapitalProjectVotingAmounts : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; active_voting_amount ?: boolean | ` @ ${ string } ` ; authors_bonuses_on_voting ?: boolean | ` @ ${ string } ` ; authors_equal_per_author ?: boolean | ` @ ${ string } ` ; authors_equal_spread ?: boolean | ` @ ${ string } ` ; creators_bonuses_on_voting ?: boolean | ` @ ${ string } ` ; creators_direct_spread ?: boolean | ` @ ${ string } ` ; equal_voting_amount ?: boolean | ` @ ${ string } ` ; total_voting_pool ?: boolean | ` @ ${ string } ` ; } > ; CapitalProjectVotingData : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amounts ?: ResolverInputTypes [ "CapitalProjectVotingAmounts" ] ; authors_voting_percent ?: boolean | ` @ ${ string } ` ; creators_voting_percent ?: boolean | ` @ ${ string } ` ; total_voters ?: boolean | ` @ ${ string } ` ; votes_received ?: boolean | ` @ ${ string } ` ; voting_deadline ?: boolean | ` @ ${ string } ` ; } > ; CapitalResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; act ?: ResolverInputTypes [ "DocumentAggregate" ] ; authorization ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; debt_amount ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; result_hash ?: boolean | ` @ ${ string } ` ; statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; status ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; CapitalResumeTimerInput : { coopname : string ; username : string ; } ; CapitalSegment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; author_base ?: boolean | ` @ ${ string } ` ; author_bonus ?: boolean | ` @ ${ string } ` ; available_for_program ?: boolean | ` @ ${ string } ` ; available_for_wallet ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; capital_contributor_shares ?: boolean | ` @ ${ string } ` ; contributor_bonus ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; coordinator_base ?: boolean | ` @ ${ string } ` ; coordinator_investments ?: boolean | ` @ ${ string } ` ; creator_base ?: boolean | ` @ ${ string } ` ; creator_bonus ?: boolean | ` @ ${ string } ` ; debt_amount ?: boolean | ` @ ${ string } ` ; debt_settled ?: boolean | ` @ ${ string } ` ; direct_creator_bonus ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; equal_author_bonus ?: boolean | ` @ ${ string } ` ; has_vote ?: boolean | ` @ ${ string } ` ; has_voted ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; intellectual_cost ?: boolean | ` @ ${ string } ` ; investor_amount ?: boolean | ` @ ${ string } ` ; investor_base ?: boolean | ` @ ${ string } ` ; is_author ?: boolean | ` @ ${ string } ` ; is_completed ?: boolean | ` @ ${ string } ` ; is_contributor ?: boolean | ` @ ${ string } ` ; is_coordinator ?: boolean | ` @ ${ string } ` ; is_creator ?: boolean | ` @ ${ string } ` ; is_investor ?: boolean | ` @ ${ string } ` ; is_propertor ?: boolean | ` @ ${ string } ` ; is_votes_calculated ?: boolean | ` @ ${ string } ` ; last_author_base_reward_per_share ?: boolean | ` @ ${ string } ` ; last_author_bonus_reward_per_share ?: boolean | ` @ ${ string } ` ; last_contributor_reward_per_share ?: boolean | ` @ ${ string } ` ; last_known_coordinators_investment_pool ?: boolean | ` @ ${ string } ` ; last_known_creators_base_pool ?: boolean | ` @ ${ string } ` ; last_known_invest_pool ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; parent_title ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_status ?: boolean | ` @ ${ string } ` ; project_title ?: boolean | ` @ ${ string } ` ; property_base ?: boolean | ` @ ${ string } ` ; provisional_amount ?: boolean | ` @ ${ string } ` ; share_percent ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; total_segment_base_cost ?: boolean | ` @ ${ string } ` ; total_segment_bonus_cost ?: boolean | ` @ ${ string } ` ; total_segment_cost ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; voting_bonus ?: boolean | ` @ ${ string } ` ; voting_completed ?: boolean | ` @ ${ string } ` ; } > ; CapitalSegmentFilter : { coopname ?: string | null ; has_vote ?: boolean | null ; is_author ?: boolean | null ; is_component ?: boolean | null ; is_contributor ?: boolean | null ; is_coordinator ?: boolean | null ; is_creator ?: boolean | null ; is_investor ?: boolean | null ; is_propertor ?: boolean | null ; parent_hash ?: string | null ; project_hash ?: string | null ; status ?: ResolverInputTypes [ "SegmentStatus" ] | null ; username ?: string | null ; } ; CapitalStartTimerInput : { coopname : string ; issue_hash : string ; username : string ; } ; CapitalState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; config ?: ResolverInputTypes [ "CapitalConfigObject" ] ; coopname ?: boolean | ` @ ${ string } ` ; global_available_invest_pool ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; program_expense_pool ?: boolean | ` @ ${ string } ` ; program_expense_reserved ?: boolean | ` @ ${ string } ` ; program_membership_available ?: boolean | ` @ ${ string } ` ; program_membership_cumulative_reward_per_share ?: boolean | ` @ ${ string } ` ; program_membership_distributed ?: boolean | ` @ ${ string } ` ; program_membership_funded ?: boolean | ` @ ${ string } ` ; } > ; CapitalStopTimerInput : { coopname : string ; username : string ; } ; CapitalStory : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; content_format ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; story_hash ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; CapitalStoryContentFormat : CapitalStoryContentFormat ; CapitalStoryFilter : { coopname ?: string | null ; created_by ?: string | null ; issue_hash ?: string | null ; project_hash ?: string | null ; show_components_requirements ?: boolean | null ; show_issues_requirements ?: boolean | null ; status ?: ResolverInputTypes [ "StoryStatus" ] | null ; title ?: string | null ; } ; CapitalTimeEntriesByIssues : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available_hours ?: boolean | ` @ ${ string } ` ; committed_hours ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; contributor_name ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; issue_title ?: boolean | ` @ ${ string } ` ; pending_hours ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_name ?: boolean | ` @ ${ string } ` ; total_hours ?: boolean | ` @ ${ string } ` ; uncommitted_hours ?: boolean | ` @ ${ string } ` ; } > ; CapitalTimeEntriesFilter : { contributor_hash ?: string | null ; coopname ?: string | null ; is_committed ?: boolean | null ; issue_hash ?: string | null ; project_hash ?: string | null ; username ?: string | null ; } ; CapitalTimeEntry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; commit_hash ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; date ?: boolean | ` @ ${ string } ` ; entry_type ?: boolean | ` @ ${ string } ` ; estimate_snapshot ?: boolean | ` @ ${ string } ` ; hours ?: boolean | ` @ ${ string } ` ; is_committed ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; } > ; CapitalTimeStats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalProjectTimeStats" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; CapitalTimeStatsInput : { contributor_hash ?: string | null ; coopname ?: string | null ; project_hash ?: string | null ; username ?: string | null ; } ; CapitalTimerSession : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; elapsed_seconds ?: boolean | ` @ ${ string } ` ; is_paused ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; issue_title ?: boolean | ` @ ${ string } ` ; paused_at ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; started_at ?: boolean | ` @ ${ string } ` ; stopped_at ?: boolean | ` @ ${ string } ` ; total_paused_ms ?: boolean | ` @ ${ string } ` ; } > ; CapitalTopupProgramExpenseInput : { amount : string ; coopname : string ; } ; CapitalVote : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; recipient ?: boolean | ` @ ${ string } ` ; recipient_display_name ?: boolean | ` @ ${ string } ` ; voted_at ?: boolean | ` @ ${ string } ` ; voter ?: boolean | ` @ ${ string } ` ; voter_display_name ?: boolean | ` @ ${ string } ` ; } > ; CapitalWaveCorridor : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; base ?: boolean | ` @ ${ string } ` ; eta_base_periods ?: boolean | ` @ ${ string } ` ; eta_optimistic_periods ?: boolean | ` @ ${ string } ` ; eta_pessimistic_periods ?: boolean | ` @ ${ string } ` ; optimistic ?: boolean | ` @ ${ string } ` ; periods_ahead ?: boolean | ` @ ${ string } ` ; pessimistic ?: boolean | ` @ ${ string } ` ; } > ; CapitalWaveSwing : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; index ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; Category : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; icon ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; parent_id ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; } > ; CategoryTypeInput : { categoryId : number ; typeId : number ; } ; ChairmanOnboardingAgendaInput : { decision : string ; question : string ; step : ResolverInputTypes [ "ChairmanOnboardingAgendaStep" ] ; title ?: string | null ; } ; ChairmanOnboardingAgendaStep : ChairmanOnboardingAgendaStep ; ChairmanOnboardingGeneralMeetInput : { proposal_hash : string ; } ; ChairmanOnboardingState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; general_meet_done ?: boolean | ` @ ${ string } ` ; onboarding_expire_at ?: boolean | ` @ ${ string } ` ; onboarding_general_meet_hash ?: boolean | ` @ ${ string } ` ; onboarding_init_at ?: boolean | ` @ ${ string } ` ; onboarding_participant_application_hash ?: boolean | ` @ ${ string } ` ; onboarding_privacy_agreement_hash ?: boolean | ` @ ${ string } ` ; onboarding_signature_agreement_hash ?: boolean | ` @ ${ string } ` ; onboarding_user_agreement_hash ?: boolean | ` @ ${ string } ` ; onboarding_voskhod_membership_hash ?: boolean | ` @ ${ string } ` ; onboarding_wallet_agreement_hash ?: boolean | ` @ ${ string } ` ; participant_application_done ?: boolean | ` @ ${ string } ` ; privacy_agreement_done ?: boolean | ` @ ${ string } ` ; signature_agreement_done ?: boolean | ` @ ${ string } ` ; user_agreement_done ?: boolean | ` @ ${ string } ` ; voskhod_membership_done ?: boolean | ` @ ${ string } ` ; wallet_agreement_done ?: boolean | ` @ ${ string } ` ; } > ; ChartOfAccountsItem : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; blocked ?: boolean | ` @ ${ string } ` ; displayId ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; writeoff ?: boolean | ` @ ${ string } ` ; } > ; ChatCoopCalendarEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; createdByUsername ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; endsAt ?: boolean | ` @ ${ string } ` ; icsSequence ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; matrixRoomId ?: boolean | ` @ ${ string } ` ; startsAt ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; } > ; ChatCoopCalendarIcsUrlResponse : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; icsUrl ?: boolean | ` @ ${ string } ` ; } > ; ChatCoopCalendarRoomOption : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; displayLabel ?: boolean | ` @ ${ string } ` ; matrixRoomId ?: boolean | ` @ ${ string } ` ; } > ; ChatcoopNonProjectCommunicationRoom : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; displayLabel ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; matrixRoomId ?: boolean | ` @ ${ string } ` ; } > ; ChatcoopProjectCommunicationRoom : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; displayLabel ?: boolean | ` @ ${ string } ` ; matrixRoomId ?: boolean | ` @ ${ string } ` ; } > ; ChatcoopRoomMessageLine : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorLabel ?: boolean | ` @ ${ string } ` ; bodyText ?: boolean | ` @ ${ string } ` ; coopUsername ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; originServerTs ?: boolean | ` @ ${ string } ` ; } > ; ChatcoopSecretaryRoom : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; displayLabel ?: boolean | ` @ ${ string } ` ; editable ?: boolean | ` @ ${ string } ` ; encrypted ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; secretaryInRoom ?: boolean | ` @ ${ string } ` ; } > ; CheckMatrixUsernameInput : { username : string ; } ; CloseKuDecisionInput : { coopname : string ; hash : string ; protocol : ResolverInputTypes [ "BranchMeetingDecisionSignedDocumentInput" ] ; } ; CloseProjectInput : { coopname : string ; project_hash : string ; } ; CommitApproveInput : { commit_hash : string ; coopname : string ; } ; CommitDeclineInput : { commit_hash : string ; coopname : string ; reason : string ; } ; CommitStatus : CommitStatus ; CompleteCapitalRegistrationInputDTO : { about ?: string | null ; blagorost_agreement ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; coopname : string ; generation_contract ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; generator_offer ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; hours_per_day ?: number | null ; rate_per_hour ?: string | null ; storage_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } ; CompleteExtensionOnboardingStepInput : { decision ?: string | null ; extension_name : string ; proposal_hash ?: string | null ; question ?: string | null ; step_key : string ; title ?: string | null ; } ; CompleteProcessStepInput : { instance_id : string ; step_id : string ; } ; CompleteVotingInput : { coopname : string ; project_hash : string ; } ; ComponentGenerationContractGenerateDocumentInput : { block_num ?: number | null ; component_hash : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; parent_project_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ConfigInput : { authors_voting_percent : number ; coordinator_bonus_percent : number ; coordinator_invite_validity_days : number ; creators_voting_percent : number ; energy_decay_rate_per_day : number ; energy_gain_coefficient : number ; expense_pool_percent : number ; level_depth_base : number ; level_growth_coefficient : number ; voting_period_in_days : number ; } ; ConfirmAgreementInput : { administrator : string ; agreement_id : string ; coopname : string ; username : string ; } ; ConfirmApproveInput : { approval_hash : string ; approved_document ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; coopname : string ; } ; ContactsDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; chairman ?: ResolverInputTypes [ "PublicChairman" ] ; details ?: ResolverInputTypes [ "OrganizationDetails" ] ; email ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; } > ; ContributionType : ContributionType ; ContributorDocumentParameters : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blagorost_agreement_created_at ?: boolean | ` @ ${ string } ` ; blagorost_agreement_number ?: boolean | ` @ ${ string } ` ; blagorost_contributor_contract_created_at ?: boolean | ` @ ${ string } ` ; blagorost_contributor_contract_number ?: boolean | ` @ ${ string } ` ; blagorost_storage_agreement_created_at ?: boolean | ` @ ${ string } ` ; blagorost_storage_agreement_number ?: boolean | ` @ ${ string } ` ; generator_agreement_created_at ?: boolean | ` @ ${ string } ` ; generator_agreement_number ?: boolean | ` @ ${ string } ` ; } > ; ContributorStatus : ContributorStatus ; ConvertSegmentInput : { capital_amount : string ; convert_statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; coopname : string ; project_hash : string ; result_hash : string ; username : string ; wallet_amount : string ; } ; ConvertToAxonStatementGenerateDocumentInput : { block_num ?: number | null ; convert_amount : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ConvertToAxonStatementSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ConvertToAxonStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; ConvertToAxonStatementSignedMetaDocumentInput : { block_num : number ; convert_amount : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; CoopAgreement : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; draft_id ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > ; CooperativeOperatorAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; active_participants_count ?: boolean | ` @ ${ string } ` ; announce ?: boolean | ` @ ${ string } ` ; coop_type ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "SignedBlockchainDocument" ] ; initial ?: boolean | ` @ ${ string } ` ; is_branched ?: boolean | ` @ ${ string } ` ; is_cooperative ?: boolean | ` @ ${ string } ` ; is_enrolled ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; minimum ?: boolean | ` @ ${ string } ` ; org_initial ?: boolean | ` @ ${ string } ` ; org_minimum ?: boolean | ` @ ${ string } ` ; org_registration ?: boolean | ` @ ${ string } ` ; parent_username ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; registered_at ?: boolean | ` @ ${ string } ` ; registration ?: boolean | ` @ ${ string } ` ; registrator ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; storages ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; verifications ?: ResolverInputTypes [ "Verification" ] ; } > ; CooperativeProgram : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; draft_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; program_type ?: boolean | ` @ ${ string } ` ; } > ; Country : Country ; CreateAnnualGeneralMeetInput : { agenda : ResolverInputTypes [ "AgendaGeneralMeetPointInput" ] [] ; close_at : ResolverInputTypes [ "DateTime" ] ; coopname : string ; details ?: string | null ; initiator : string ; open_at : ResolverInputTypes [ "DateTime" ] ; presider : string ; proposal : ResolverInputTypes [ "AnnualGeneralMeetingAgendaSignedDocumentInput" ] ; secretary : string ; } ; CreateBranchExpenseInput : { braname : string ; expense_hash : string ; items : ResolverInputTypes [ "BranchExpenseItemInput" ] [] ; plan_id ?: number | null ; statement : ResolverInputTypes [ "ExpenseProposalStatementSignedDocumentInput" ] ; } ; CreateBranchInput : { based_on : string ; braname : string ; coopname : string ; email : string ; fact_address : string ; full_name : string ; phone : string ; short_name : string ; trustee : string ; } ; CreateCategoryInput : { description ?: string | null ; icon ?: string | null ; name : string ; parent_id ?: string | null ; sort_order ?: number | null ; } ; CreateChatCoopCalendarEventInput : { description ?: string | null ; endsAt ?: ResolverInputTypes [ "DateTime" ] | null ; matrixRoomId : string ; startsAt : ResolverInputTypes [ "DateTime" ] ; title : string ; } ; CreateCommitInput : { commit_hours : number ; coopname : string ; data ?: ResolverInputTypes [ "JSON" ] | null ; description : string ; meta : string ; project_hash : string ; username : string ; } ; CreateComponentMetricInput : { coopname : string ; deadline ?: ResolverInputTypes [ "DateTime" ] | null ; measure_hash ?: string | null ; project_hash : string ; series_mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null ; target_value : number ; title ?: string | null ; unit ?: string | null ; } ; CreateCustomCategoryInput : { displayName : string ; } ; CreateCycleInput : { end_date : string ; name : string ; start_date : string ; status ?: ResolverInputTypes [ "CycleStatus" ] | null ; } ; CreateDebtInput : { amount : string ; coopname : string ; debt_hash : string ; project_hash : string ; repaid_at : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } ; CreateDepositPaymentInput : { quantity : number ; symbol : string ; username : string ; } ; CreateEntrepreneurDataInput : { bank_account : ResolverInputTypes [ "BankAccountInput" ] ; birthdate : string ; city : string ; country : ResolverInputTypes [ "Country" ] ; details : ResolverInputTypes [ "EntrepreneurDetailsInput" ] ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; phone : string ; } ; CreateExpenseInput : { amount : string ; coopname : string ; creator : string ; description : string ; expense_hash : string ; project_hash : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } ; CreateExpensePlanInput : { amount : number ; braname ?: string | null ; due_date : ResolverInputTypes [ "DateTime" ] ; pay_to : string ; recurrence ?: ResolverInputTypes [ "ExpensePlanRecurrence" ] | null ; title : string ; } ; CreateExpenseProposalInput : { callback ?: ResolverInputTypes [ "ExpenseCallbackInput" ] | null ; coopname : string ; items : ResolverInputTypes [ "ExpenseItemInput" ] [] ; proposal_hash : string ; source_wallet : string ; statement : ResolverInputTypes [ "ExpenseProposalStatementSignedDocumentInput" ] ; username : string ; } ; CreateIndividualDataInput : { birthdate : string ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; passport ?: ResolverInputTypes [ "PassportInput" ] | null ; phone : string ; } ; CreateInitOrganizationDataInput : { bank_account : ResolverInputTypes [ "BankAccountInput" ] ; city : string ; country : string ; details : ResolverInputTypes [ "OrganizationDetailsInput" ] ; email : string ; fact_address : string ; full_address : string ; full_name : string ; phone : string ; represented_by : ResolverInputTypes [ "RepresentedByInput" ] ; short_name : string ; type : ResolverInputTypes [ "OrganizationType" ] ; } ; CreateInitialPaymentInput : { username : string ; } ; CreateIssueInput : { attachments ?: string [] | null ; coopname : string ; creators ?: string [] | null ; cycle_id ?: string | null ; description ?: string | null ; estimate ?: number | null ; labels ?: string [] | null ; priority ?: ResolverInputTypes [ "IssuePriority" ] | null ; project_hash ?: string | null ; sort_order ?: number | null ; status ?: ResolverInputTypes [ "IssueStatus" ] | null ; submaster ?: string | null ; title : string ; } ; CreateKuDecisionInput : { agenda : ResolverInputTypes [ "KuAgendaPointInput" ] [] ; braname : string ; coopname : string ; hash : string ; initiator : string ; meet_at : string ; meet_place : string ; proposal : ResolverInputTypes [ "BranchMeetingProposalSignedDocumentInput" ] ; type : ResolverInputTypes [ "KuDecisionType" ] ; } ; CreateMatrixAccountInputDTO : { password : string ; username : string ; } ; CreateMeasureInput : { coopname : string ; series_mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null ; title : string ; unit : string ; } ; CreateMembershipExitInput : { coopname : string ; exit_hash : string ; statement : ResolverInputTypes [ "MembershipExitApplicationSignedDocumentInput" ] ; username : string ; } ; CreateOrganizationDataInput : { bank_account : ResolverInputTypes [ "BankAccountInput" ] ; city : string ; country : string ; details : ResolverInputTypes [ "OrganizationDetailsInput" ] ; fact_address : string ; full_address : string ; full_name : string ; phone : string ; represented_by : ResolverInputTypes [ "RepresentedByInput" ] ; short_name : string ; type : ResolverInputTypes [ "OrganizationType" ] ; } ; CreateProcessTemplateInput : { description ?: string | null ; project_hash : string ; title : string ; } ; CreateProductCardInput : { braname ?: string | null ; cancellation_fee_amount ?: string | null ; category_id ?: string | null ; contribution_type : ResolverInputTypes [ "ContributionType" ] ; delivery_type : ResolverInputTypes [ "DeliveryType" ] ; description : string ; images ?: string [] | null ; membership_fee_amount ?: string | null ; min_units ?: number | null ; product_lifecycle_secs : number ; title : string ; type : ResolverInputTypes [ "ProductCardType" ] ; unit_cost : string ; units : number ; warranty_period_secs : number ; } ; CreateProgramInvestInput : { amount : string ; coopname : string ; statement : ResolverInputTypes [ "ProgramCapitalizationMoneyInvestStatementSignedDocumentInput" ] ; username : string ; } ; CreateProgramPropertyInput : { coopname : string ; property_amount : string ; property_description : string ; property_hash : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } ; CreateProjectFreeDecisionInput : { decision : string ; question : string ; title ?: string | null ; } ; CreateProjectInput : { coopname : string ; data : string ; description : string ; invite : string ; meta : string ; parent_hash : string ; project_hash : string ; title : string ; } ; CreateProjectInvestInput : { amount : string ; coopname : string ; project_hash : string ; statement : ResolverInputTypes [ "GenerationMoneyInvestStatementSignedDocumentInput" ] ; username : string ; } ; CreateProjectPropertyInput : { coopname : string ; project_hash : string ; property_amount : string ; property_description : string ; property_hash : string ; username : string ; } ; CreateRequestInput : { articleNumber : string ; attributes : ResolverInputTypes [ "RequestAttributeInput" ] [] ; barcode ?: string | null ; colorImageUrl ?: string | null ; coopname : string ; currencyCode : string ; data ?: string | null ; depth ?: number | null ; descriptionCategoryId : number ; dimensionUnit ?: string | null ; geoNames : string [] ; height ?: number | null ; images : ResolverInputTypes [ "RequestImageInput" ] [] ; meta ?: string | null ; name : string ; oldPrice ?: number | null ; parentHash ?: string | null ; price : number ; primaryImageUrl ?: string | null ; productLifecycleSecs ?: number | null ; type : ResolverInputTypes [ "RequestTypeInput" ] ; typeId : number ; units : number ; vat : string ; warrantyDays ?: number | null ; weight ?: number | null ; weightUnit ?: string | null ; width ?: number | null ; } ; CreateSecretaryRoomInput : { displayName : string ; isPublic : boolean ; } ; CreateSovietIndividualDataInput : { birthdate : string ; email : string ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; passport ?: ResolverInputTypes [ "PassportInput" ] | null ; phone : string ; } ; CreateStoryInput : { content_format ?: ResolverInputTypes [ "CapitalStoryContentFormat" ] | null ; coopname : string ; description ?: string | null ; issue_hash ?: string | null ; project_hash ?: string | null ; sort_order ?: number | null ; status ?: ResolverInputTypes [ "StoryStatus" ] | null ; story_hash : string ; title : string ; } ; CreateSubscriptionInput : { subscription : ResolverInputTypes [ "WebPushSubscriptionDataInput" ] ; userAgent ?: string | null ; username : string ; } ; CreateSubscriptionResponse : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; subscription ?: ResolverInputTypes [ "WebPushSubscriptionDto" ] ; success ?: boolean | ` @ ${ string } ` ; } > ; CreateWithdrawInput : { coopname : string ; method_id : string ; payment_hash : string ; quantity : number ; statement : ResolverInputTypes [ "ReturnByMoneySignedDocumentInput" ] ; symbol : string ; username : string ; } ; CreateWithdrawResponse : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; withdraw_hash ?: boolean | ` @ ${ string } ` ; } > ; CreatedProjectFreeDecision : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; question ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; CriticalActionAuditEntry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action_type ?: boolean | ` @ ${ string } ` ; confirmer_ids ?: ResolverInputTypes [ "CriticalActionConfirmation" ] ; created_at ?: boolean | ` @ ${ string } ` ; finalized_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; initiated_at ?: boolean | ` @ ${ string } ` ; initiator_id ?: boolean | ` @ ${ string } ` ; payload_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; target_id ?: boolean | ` @ ${ string } ` ; } > ; CriticalActionConfirmation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; by ?: boolean | ` @ ${ string } ` ; } > ; CriticalActionStatus : CriticalActionStatus ; CriticalActionType : CriticalActionType ; CurrentInstanceDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; domain ?: boolean | ` @ ${ string } ` ; image ?: boolean | ` @ ${ string } ` ; is_delegated ?: boolean | ` @ ${ string } ` ; is_valid ?: boolean | ` @ ${ string } ` ; progress ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; CurrentTableState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; primary_key ?: boolean | ` @ ${ string } ` ; scope ?: boolean | ` @ ${ string } ` ; table ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; CurrentTableStatesFiltersInput : { code ?: string | null ; scope ?: string | null ; table ?: string | null ; } ; CycleStatus : CycleStatus ; DateTime : unknown ; DeactivateSubscriptionInput : { subscriptionId : string ; } ; DebtFilter : { projectHash ?: string | null ; status ?: string | null ; username ?: string | null ; } ; DebtStatus : DebtStatus ; DecisionDetailAggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; documentAggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; votes_against ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; votes_for ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; } > ; DeclineAgreementInput : { administrator : string ; agreement_id : string ; comment : string ; coopname : string ; username : string ; } ; DeclineApproveInput : { approval_hash : string ; coopname : string ; reason : string ; } ; DeclineDecisionInput : { coopname : string ; decision_id : number ; } ; DeclineKuTrustedInput : { coopname : string ; hash : string ; reason : string ; } ; DeleteAccountInput : { username_for_delete : string ; } ; DeleteBranchInput : { braname : string ; coopname : string ; } ; DeleteBranchWhitelistInput : { account : string ; braname : string ; coopname : string ; } ; DeleteCapitalIssueByHashInput : { issue_hash : string ; } ; DeleteCapitalStoryByHashInput : { story_hash : string ; } ; DeleteExpensePlanInput : { plan_id : number ; } ; DeletePaymentMethodInput : { method_id : string ; username : string ; } ; DeleteProjectInput : { coopname : string ; project_hash : string ; } ; DeleteTrustedAccountInput : { braname : string ; coopname : string ; trusted : string ; } ; DeliveryType : DeliveryType ; Delta : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_id ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; chain_id ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; primary_key ?: boolean | ` @ ${ string } ` ; scope ?: boolean | ` @ ${ string } ` ; table ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; DeltaFiltersInput : { block_num ?: number | null ; code ?: string | null ; present ?: boolean | null ; primary_key ?: string | null ; scope ?: string | null ; table ?: string | null ; } ; Desktop : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorizedHome ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; layout ?: boolean | ` @ ${ string } ` ; nonAuthorizedHome ?: boolean | ` @ ${ string } ` ; workspaces ?: ResolverInputTypes [ "DesktopWorkspace" ] ; } > ; DesktopConfig : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; defaultRoute ?: boolean | ` @ ${ string } ` ; icon ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; DesktopWorkspace : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; defaultRoute ?: boolean | ` @ ${ string } ` ; extension_name ?: boolean | ` @ ${ string } ` ; grants ?: boolean | ` @ ${ string } ` ; icon ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; DocumentAction : DocumentAction ; DocumentAggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "SignedDigitalDocument" ] ; hash ?: boolean | ` @ ${ string } ` ; rawDocument ?: ResolverInputTypes [ "GeneratedDocument" ] ; } > ; DocumentPackageAggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; acts ?: ResolverInputTypes [ "ActDetailAggregate" ] ; decision ?: ResolverInputTypes [ "DecisionDetailAggregate" ] ; links ?: ResolverInputTypes [ "DocumentAggregate" ] ; statement ?: ResolverInputTypes [ "StatementDetailAggregate" ] ; } > ; DocumentsAggregatePaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "DocumentPackageAggregate" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; EditBranchInput : { based_on : string ; braname : string ; coopname : string ; email : string ; fact_address : string ; full_name : string ; phone : string ; short_name : string ; trustee : string ; } ; EditContributorInput : { about ?: string | null ; coopname : string ; hours_per_day ?: number | null ; rate_per_hour ?: string | null ; username : string ; } ; EditProjectInput : { coopname : string ; data : string ; description : string ; invite : string ; meta : string ; project_hash : string ; title : string ; } ; Entrepreneur : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; birthdate ?: boolean | ` @ ${ string } ` ; city ?: boolean | ` @ ${ string } ` ; country ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "EntrepreneurDetails" ] ; email ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; EntrepreneurCertificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; EntrepreneurDetails : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; } > ; EntrepreneurDetailsInput : { inn : string ; ogrn : string ; } ; ExecKuDecisionInput : { authority : ResolverInputTypes [ "BranchTrusteePowerOfAttorneySignedDocumentInput" ] ; coopname : string ; hash : string ; liability : ResolverInputTypes [ "BranchTrusteeLiabilityAgreementSignedDocumentInput" ] ; petition : ResolverInputTypes [ "BranchEstablishmentPetitionSignedDocumentInput" ] ; } ; ExpenseCallbackInput : { action ?: string | null ; contract ?: string | null ; data ?: string | null ; } ; ExpenseFile : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; checksum_sha256 ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; item_hash ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; original_filename ?: boolean | ` @ ${ string } ` ; proposal_hash ?: boolean | ` @ ${ string } ` ; read_url ?: boolean | ` @ ${ string } ` ; size_bytes ?: boolean | ` @ ${ string } ` ; storage_key ?: boolean | ` @ ${ string } ` ; uploaded_at ?: boolean | ` @ ${ string } ` ; uploaded_by_username ?: boolean | ` @ ${ string } ` ; } > ; ExpenseFileKind : ExpenseFileKind ; ExpenseFilter : { fundId ?: string | null ; projectHash ?: string | null ; status ?: string | null ; username ?: string | null ; } ; ExpenseItem : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actual_amount ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; item_hash ?: boolean | ` @ ${ string } ` ; mechanics ?: boolean | ` @ ${ string } ` ; planned_amount ?: boolean | ` @ ${ string } ` ; recipient ?: boolean | ` @ ${ string } ` ; recipient_type ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; ExpenseItemInput : { description : string ; item_hash : string ; mechanics : ResolverInputTypes [ "ExpenseMechanics" ] ; payment_method_id ?: string | null ; payment_purpose ?: string | null ; planned_amount : string ; recipient : string ; recipient_type : ResolverInputTypes [ "ExpenseRecipientType" ] ; requisites ?: string | null ; } ; ExpenseItemStatus : ExpenseItemStatus ; ExpenseMechanics : ExpenseMechanics ; ExpensePlan : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; creator ?: boolean | ` @ ${ string } ` ; due_date ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; paid_at ?: boolean | ` @ ${ string } ` ; pay_to ?: boolean | ` @ ${ string } ` ; proposal_hash ?: boolean | ` @ ${ string } ` ; recurrence ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; ExpensePlanRecurrence : ExpensePlanRecurrence ; ExpenseProposal : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decision_doc ?: ResolverInputTypes [ "DocumentAggregate" ] ; id ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ExpenseItem" ] ; present ?: boolean | ` @ ${ string } ` ; proposal_hash ?: boolean | ` @ ${ string } ` ; source_wallet ?: boolean | ` @ ${ string } ` ; statement_doc ?: ResolverInputTypes [ "DocumentAggregate" ] ; status ?: boolean | ` @ ${ string } ` ; total_actual ?: boolean | ` @ ${ string } ` ; total_planned ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; ExpenseProposalDecisionBodyInput : { kind : string ; reason ?: string | null ; } ; ExpenseProposalDecisionGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; items : ResolverInputTypes [ "ExpenseProposalDecisionItemInput" ] [] ; lang ?: string | null ; links ?: string [] | null ; proposal : ResolverInputTypes [ "ExpenseProposalDecisionHeaderInput" ] ; proposal_hash : string ; resolution : ResolverInputTypes [ "ExpenseProposalDecisionBodyInput" ] ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ExpenseProposalDecisionHeaderInput : { deadline ?: string | null ; description : string ; fund_name ?: string | null ; items_count : number ; source_wallet : string ; total_amount : string ; } ; ExpenseProposalDecisionItemInput : { amount : string ; description : string ; mechanics : string ; number : string ; recipient_type : string ; } ; ExpenseProposalHeaderInput : { deadline : string ; description : string ; fund_name ?: string | null ; items_count : number ; source_wallet : string ; total_amount : string ; } ; ExpenseProposalItemInput : { amount : string ; description : string ; mechanics : string ; number : string ; payment_method_id ?: string | null ; payment_purpose ?: string | null ; recipient_name ?: string | null ; recipient_type : string ; recipient_username ?: string | null ; requisites ?: string | null ; } ; ExpenseProposalSignedItemInput : { amount : string ; description : string ; mechanics : string ; number : string ; recipient_type : string ; } ; ExpenseProposalStatementGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; items : ResolverInputTypes [ "ExpenseProposalItemInput" ] [] ; lang ?: string | null ; links ?: string [] | null ; proposal : ResolverInputTypes [ "ExpenseProposalHeaderInput" ] ; proposal_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ExpenseProposalStatementSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ExpenseProposalStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; ExpenseProposalStatementSignedMetaDocumentInput : { block_num : number ; coopname : string ; created_at : string ; doc_data_hash : string ; generator : string ; items : ResolverInputTypes [ "ExpenseProposalSignedItemInput" ] [] ; lang : string ; links : string [] ; proposal : ResolverInputTypes [ "ExpenseProposalHeaderInput" ] ; proposal_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; ExpenseProposalStatus : ExpenseProposalStatus ; ExpenseRecipientType : ExpenseRecipientType ; ExpenseReportOutcome : ExpenseReportOutcome ; ExpenseReportResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; outcome ?: boolean | ` @ ${ string } ` ; settlement_amount ?: boolean | ` @ ${ string } ` ; settlement_payment_hash ?: boolean | ` @ ${ string } ` ; transaction ?: ResolverInputTypes [ "Transaction" ] ; } > ; ExpenseRequisite : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; item_hash ?: boolean | ` @ ${ string } ` ; method_type ?: boolean | ` @ ${ string } ` ; payment_purpose ?: boolean | ` @ ${ string } ` ; proposal_hash ?: boolean | ` @ ${ string } ` ; recipient ?: boolean | ` @ ${ string } ` ; requisites ?: boolean | ` @ ${ string } ` ; } > ; ExpenseStatus : ExpenseStatus ; ExtendedBlockchainAction : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; account_ram_deltas ?: ResolverInputTypes [ "AccountRamDelta" ] ; action_ordinal ?: boolean | ` @ ${ string } ` ; actor_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; authorization ?: ResolverInputTypes [ "ActionAuthorization" ] ; block_id ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; chain_id ?: boolean | ` @ ${ string } ` ; console ?: boolean | ` @ ${ string } ` ; context_free ?: boolean | ` @ ${ string } ` ; creator_action_ordinal ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; elapsed ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; receipt ?: ResolverInputTypes [ "ActionReceipt" ] ; receiver ?: boolean | ` @ ${ string } ` ; transaction_id ?: boolean | ` @ ${ string } ` ; } > ; ExtendedMeetStatus : ExtendedMeetStatus ; Extension : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; config ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; desktops ?: ResolverInputTypes [ "DesktopConfig" ] ; enabled ?: boolean | ` @ ${ string } ` ; external_url ?: boolean | ` @ ${ string } ` ; image ?: boolean | ` @ ${ string } ` ; instructions ?: boolean | ` @ ${ string } ` ; is_available ?: boolean | ` @ ${ string } ` ; is_builtin ?: boolean | ` @ ${ string } ` ; is_installed ?: boolean | ` @ ${ string } ` ; is_internal ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; readme ?: boolean | ` @ ${ string } ` ; schema ?: boolean | ` @ ${ string } ` ; tags ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; ExtensionInput : { config : ResolverInputTypes [ "JSON" ] ; created_at ?: ResolverInputTypes [ "DateTime" ] | null ; enabled : boolean ; name : string ; updated_at ?: ResolverInputTypes [ "DateTime" ] | null ; } ; ExtensionLog : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; extension_local_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; ExtensionLogsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ExtensionLog" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; ExtensionOnboardingState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; all_done ?: boolean | ` @ ${ string } ` ; extension_name ?: boolean | ` @ ${ string } ` ; onboarding_expire_at ?: boolean | ` @ ${ string } ` ; onboarding_init_at ?: boolean | ` @ ${ string } ` ; steps ?: ResolverInputTypes [ "ExtensionOnboardingStepState" ] ; } > ; ExtensionOnboardingStepState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; default_title ?: boolean | ` @ ${ string } ` ; done ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; order ?: boolean | ` @ ${ string } ` ; step_key ?: boolean | ` @ ${ string } ` ; } > ; FieldError : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; path ?: boolean | ` @ ${ string } ` ; } > ; FinalizeProjectInput : { coopname : string ; project_hash : string ; } ; FindPotentialMatchesInput : { requestId : number ; } ; ForceRecoveryAuthorization : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorized ?: boolean | ` @ ${ string } ` ; consent_via ?: boolean | ` @ ${ string } ` ; triggered_by ?: boolean | ` @ ${ string } ` ; } > ; ForceRecoveryConsentVia : ForceRecoveryConsentVia ; FreeDecisionGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; project_id : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; FundProgramInput : { amount : string ; coopname : string ; memo : string ; } ; GatewayPayment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blockchain_data ?: boolean | ` @ ${ string } ` ; can_change_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; direction ?: boolean | ` @ ${ string } ` ; direction_label ?: boolean | ` @ ${ string } ` ; expired_at ?: boolean | ` @ ${ string } ` ; formatted_amount ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; income_hash ?: boolean | ` @ ${ string } ` ; is_final ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; outcome_hash ?: boolean | ` @ ${ string } ` ; payment_details ?: ResolverInputTypes [ "PaymentDetails" ] ; payment_method_id ?: boolean | ` @ ${ string } ` ; provider ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; statement ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; status_label ?: boolean | ` @ ${ string } ` ; symbol ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; type_label ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; username_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; } > ; GenerateAnyDocumentInput : { data : ResolverInputTypes [ "JSON" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } ; GenerateCapitalRegistrationDocumentsInputDTO : { coopname : string ; lang ?: string | null ; username : string ; } ; GenerateCapitalRegistrationDocumentsOutputDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blagorost_agreement ?: ResolverInputTypes [ "GeneratedDocument" ] ; generation_contract ?: ResolverInputTypes [ "GeneratedDocument" ] ; generator_offer ?: ResolverInputTypes [ "GeneratedDocument" ] ; storage_agreement ?: ResolverInputTypes [ "GeneratedDocument" ] ; } > ; GenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; GenerateDocumentOptionsInput : { lang ?: string | null ; skip_save ?: boolean | null ; } ; GenerateRegistrationDocumentsInput : { account_type : ResolverInputTypes [ "AccountType" ] ; coopname : string ; program_key ?: string | null ; username : string ; } ; GenerateRegistrationDocumentsOutput : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_type ?: boolean | ` @ ${ string } ` ; documents ?: ResolverInputTypes [ "GeneratedRegistrationDocument" ] ; username ?: boolean | ` @ ${ string } ` ; } > ; GeneratedDocument : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; binary ?: boolean | ` @ ${ string } ` ; full_title ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; html ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; } > ; GeneratedRegistrationDocument : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_type ?: boolean | ` @ ${ string } ` ; checkbox_text ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "GeneratedDocument" ] ; id ?: boolean | ` @ ${ string } ` ; is_blockchain_agreement ?: boolean | ` @ ${ string } ` ; link_text ?: boolean | ` @ ${ string } ` ; link_to_statement ?: boolean | ` @ ${ string } ` ; order ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; GeneratedReport : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; errors ?: boolean | ` @ ${ string } ` ; fileName ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isValid ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; xml ?: boolean | ` @ ${ string } ` ; year ?: boolean | ` @ ${ string } ` ; } > ; GeneratedReportSummary : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; fileName ?: boolean | ` @ ${ string } ` ; generatedBy ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isValid ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; year ?: boolean | ` @ ${ string } ` ; } > ; GenerationContractGenerateDocumentInput : { block_num ?: number | null ; contributor_hash : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; GenerationContractSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "GenerationContractSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; GenerationContractSignedMetaDocumentInput : { block_num : number ; contributor_hash : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; GenerationConvertStatementGenerateDocumentInput : { blagorost_wallet_amount : string ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; main_wallet_amount : string ; project_hash : string ; timezone ?: string | null ; title ?: string | null ; to_blagorost : boolean ; to_wallet : boolean ; username : string ; version ?: string | null ; } ; GenerationMoneyInvestStatementGenerateDocumentInput : { amount : string ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; project_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; GenerationMoneyInvestStatementSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "GenerationMoneyInvestStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; GenerationMoneyInvestStatementSignedMetaDocumentInput : { amount : string ; appendix_created_at : string ; appendix_hash : string ; block_num : number ; contributor_created_at : string ; contributor_hash : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; project_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; GetAccountInput : { username : string ; } ; GetAccountsInput : { role ?: string | null ; } ; GetBranchesInput : { braname ?: string | null ; coopname : string ; } ; GetCapitalCommitByHashInput : { commit_hash : string ; } ; GetCapitalConfigInput : { coopname : string ; } ; GetCapitalIssueByHashInput : { issue_hash : string ; } ; GetCapitalIssueLogsInput : { issue_hash : string ; } ; GetCapitalLogsInput : { filter ?: ResolverInputTypes [ "CapitalLogFilterInput" ] | null ; pagination ?: ResolverInputTypes [ "PaginationInput" ] | null ; } ; GetCapitalStoryByHashInput : { story_hash : string ; } ; GetCategoryAttributesInput : { categoryId : number ; includeDictionaryValues ?: boolean | null ; onlyRequired ?: boolean | null ; typeId : number ; } ; GetCategoryByIdInput : { categoryId : number ; } ; GetCategoryTreeInput : { includeTypes ?: boolean | null ; maxDepth ?: number | null ; onlyAvailable ?: boolean | null ; rootCategoryId ?: number | null ; } ; GetComponentMetricsInput : { project_hash : string ; status ?: ResolverInputTypes [ "MetricStatus" ] | null ; } ; GetContributorInput : { _id ?: string | null ; contributor_hash ?: string | null ; username ?: string | null ; } ; GetCoopRequestsInput : { coopname : string ; limit ?: number | null ; status ?: string | null ; type ?: ResolverInputTypes [ "RequestTypeInput" ] | null ; } ; GetDebtInput : { _id : string ; } ; GetDocumentsInput : { actions ?: ResolverInputTypes [ "DocumentAction" ] [] | null ; after_block ?: number | null ; before_block ?: number | null ; filter : ResolverInputTypes [ "JSON" ] ; limit ?: number | null ; page ?: number | null ; type ?: string | null ; username : string ; } ; GetExpenseInput : { _id : string ; } ; GetExtensionLogsInput : { createdFrom ?: ResolverInputTypes [ "DateTime" ] | null ; createdTo ?: ResolverInputTypes [ "DateTime" ] | null ; name ?: string | null ; } ; GetExtensionsInput : { enabled ?: boolean | null ; is_available ?: boolean | null ; is_desktop ?: boolean | null ; is_installed ?: boolean | null ; name ?: string | null ; } ; GetInstallationStatusInput : { install_code : string ; } ; GetInvestInput : { _id : string ; } ; GetIssueMetricBindingsInput : { issue_hash : string ; } ; GetLedger2HistoryInput : { accountId ?: number | null ; actionNames ?: string [] | null ; applyGlobalSequence ?: string | null ; coopname : string ; dateFrom ?: ResolverInputTypes [ "DateTime" ] | null ; dateTo ?: ResolverInputTypes [ "DateTime" ] | null ; limit ?: number | null ; operationCodes ?: string [] | null ; page ?: number | null ; parentApplyGlobalSequence ?: string | null ; processHash ?: string | null ; sortOrder ?: string | null ; username ?: string | null ; walletName ?: string | null ; walletopGlobalSequence ?: string | null ; } ; GetLedger2PostingsInput : { accountId ?: number | null ; applyGlobalSequence ?: string | null ; coopname : string ; dateFrom ?: ResolverInputTypes [ "DateTime" ] | null ; dateTo ?: ResolverInputTypes [ "DateTime" ] | null ; debitGlobalSequence ?: string | null ; limit ?: number | null ; page ?: number | null ; processHash ?: string | null ; sortOrder ?: string | null ; username ?: string | null ; } ; GetLedgerHistoryInput : { account_id ?: number | null ; coopname : string ; limit ?: number | null ; page ?: number | null ; sortBy ?: string | null ; sortOrder ?: string | null ; } ; GetLedgerInput : { coopname : string ; } ; GetMaxOriginServerTsForRoomInput : { matrixRoomId : string ; } ; GetMeasuresInput : { coopname : string ; status ?: ResolverInputTypes [ "MetricStatus" ] | null ; } ; GetMeetInput : { coopname : string ; hash : string ; } ; GetMeetsInput : { coopname : string ; } ; GetMetricContributionsInput : { metric_hash : string ; } ; GetMetricSeriesInput : { from ?: ResolverInputTypes [ "DateTime" ] | null ; metric_hash : string ; to ?: ResolverInputTypes [ "DateTime" ] | null ; } ; GetMetricSuperpositionHistoryInput : { project_hash : string ; } ; GetMetricSuperpositionInput : { project_hash : string ; } ; GetMetricWaveInput : { metric_hash : string ; } ; GetPaymentMethodsInput : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; username ?: string | null ; } ; GetProductTypeByIdInput : { typeId : number ; } ; GetProjectCommunicationRoomsInput : { projectHash : string ; } ; GetProjectInput : { hash : string ; parent_hash ?: string | null ; } ; GetProjectWithRelationsInput : { projectHash : string ; } ; GetRequestByHashInput : { hash : string ; } ; GetRequestInput : { id : number ; } ; GetRequestStatisticsInput : { coopname : string ; } ; GetRequiredAttributesInput : { categoryId : number ; typeId : number ; } ; GetResultInput : { _id : string ; } ; GetRoomMessagesForUtcDateInput : { matrixRoomId : string ; utcDate : string ; } ; GetTranscriptionInput : { id : string ; } ; GetTranscriptionsInput : { limit ?: number | null ; matrixRoomId ?: string | null ; offset ?: number | null ; } ; GetUserRequestsInput : { limit ?: number | null ; } ; GetUserSubscriptionsInput : { username : string ; } ; GetVoteInput : { _id : string ; } ; ID : unknown ; ImportContributorInput : { blagorost_agreement_created_at : string ; blagorost_agreement_number : string ; contribution_amount : string ; contributor_contract_created_at : string ; contributor_contract_number : string ; coopname : string ; memo ?: string | null ; username : string ; } ; InboxNotification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actorSubscriberId ?: boolean | ` @ ${ string } ` ; body ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isRead ?: boolean | ` @ ${ string } ` ; payload ?: boolean | ` @ ${ string } ` ; readAt ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; workflowId ?: boolean | ` @ ${ string } ` ; } > ; InboxNotificationPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "InboxNotification" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; Individual : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; birthdate ?: boolean | ` @ ${ string } ` ; email ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; passport ?: ResolverInputTypes [ "Passport" ] ; phone ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; IndividualCertificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; Init : { is_server_init ?: boolean | null ; organization_data : ResolverInputTypes [ "CreateInitOrganizationDataInput" ] ; } ; InitiateCriticalActionInput : { action_type : ResolverInputTypes [ "CriticalActionType" ] ; payload ?: ResolverInputTypes [ "JSON" ] | null ; target_id : string ; } ; Install : { soviet : ResolverInputTypes [ "SovietMemberInput" ] [] ; vars : ResolverInputTypes [ "SetVarsInput" ] ; } ; InstallationStatus : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; has_private_account ?: boolean | ` @ ${ string } ` ; init_by_server ?: boolean | ` @ ${ string } ` ; organization_data ?: ResolverInputTypes [ "OrganizationWithBankAccount" ] ; } > ; InstanceStatus : InstanceStatus ; InvestStatus : InvestStatus ; IssueMetricBindingItemInput : { delta : number ; metric_hash : string ; } ; IssuePriority : IssuePriority ; IssueStatus : IssueStatus ; JSON : unknown ; JSONObject : unknown ; JoinKuDecisionInput : { coopname : string ; hash : string ; username : string ; } ; KeyWeight : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; weight ?: boolean | ` @ ${ string } ` ; } > ; KuAgendaPointInput : { context : string ; decision : string ; title : string ; } ; KuAgendaQuestionInput : { context ?: string | null ; decision : string ; number : string ; title : string ; } ; KuBallotAnswerInput : { id : string ; number : string ; vote : string ; } ; KuBallotQuestionInput : { context ?: string | null ; decision : string ; id : string ; number : string ; title : string ; } ; KuDecision : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: boolean | ` @ ${ string } ` ; authorization ?: boolean | ` @ ${ string } ` ; authorization_document ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; branch_email ?: boolean | ` @ ${ string } ` ; branch_name ?: boolean | ` @ ${ string } ` ; branch_phone ?: boolean | ` @ ${ string } ` ; chairman ?: boolean | ` @ ${ string } ` ; close_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; initiator ?: boolean | ` @ ${ string } ` ; meet_at ?: boolean | ` @ ${ string } ` ; meet_place ?: boolean | ` @ ${ string } ` ; open_at ?: boolean | ` @ ${ string } ` ; participants ?: boolean | ` @ ${ string } ` ; participants_info ?: ResolverInputTypes [ "KuMeetingParticipant" ] ; petition ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; proposal ?: boolean | ` @ ${ string } ` ; protocol ?: boolean | ` @ ${ string } ` ; protocol_document ?: ResolverInputTypes [ "DocumentAggregate" ] ; questions ?: ResolverInputTypes [ "KuDecisionQuestion" ] ; signed_ballots ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > ; KuDecisionFilterInput : { braname ?: string | null ; coopname ?: string | null ; initiator ?: string | null ; present ?: boolean | null ; status ?: ResolverInputTypes [ "KuDecisionStatus" ] | null ; type ?: ResolverInputTypes [ "KuDecisionType" ] | null ; } ; KuDecisionQuestion : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; counter_votes_abstained ?: boolean | ` @ ${ string } ` ; counter_votes_against ?: boolean | ` @ ${ string } ` ; counter_votes_for ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; decision_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; number ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voters_abstained ?: boolean | ` @ ${ string } ` ; voters_against ?: boolean | ` @ ${ string } ` ; voters_for ?: boolean | ` @ ${ string } ` ; } > ; KuDecisionStatus : KuDecisionStatus ; KuDecisionType : KuDecisionType ; KuMeetingParticipant : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_type ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; KuProtocolQuestionInput : { context ?: string | null ; counter_votes_abstained : string ; counter_votes_against : string ; counter_votes_for : string ; decision : string ; is_accepted : boolean ; number : string ; title : string ; votes_abstained_percent : number ; votes_against_percent : number ; votes_for_percent : number ; } ; KuTrustRequest : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; application ?: boolean | ` @ ${ string } ` ; authority ?: boolean | ` @ ${ string } ` ; authority_document ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "DocumentAggregate" ] ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; KuTrustRequestFilterInput : { braname ?: string | null ; coopname ?: string | null ; present ?: boolean | null ; username ?: string | null ; } ; KuVoteItemInput : { question_id : number ; vote : string ; } ; Ledger2Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accountType ?: boolean | ` @ ${ string } ` ; balance ?: boolean | ` @ ${ string } ` ; creditBalance ?: boolean | ` @ ${ string } ` ; debitBalance ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; } > ; Ledger2AdjustmentResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; processHash ?: boolean | ` @ ${ string } ` ; transactionId ?: boolean | ` @ ${ string } ` ; } > ; Ledger2HistoryResponse : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Ledger2Operation" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; Ledger2Operation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accountId ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; blockNum ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; globalSequence ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; operationCode ?: boolean | ` @ ${ string } ` ; parentApplyGlobalSequence ?: boolean | ` @ ${ string } ` ; processHash ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; walletFrom ?: boolean | ` @ ${ string } ` ; walletTo ?: boolean | ` @ ${ string } ` ; } > ; Ledger2Posting : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blockNum ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; creditAccountId ?: boolean | ` @ ${ string } ` ; creditGlobalSequence ?: boolean | ` @ ${ string } ` ; debitAccountId ?: boolean | ` @ ${ string } ` ; debitGlobalSequence ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; operationCode ?: boolean | ` @ ${ string } ` ; parentApplyGlobalSequence ?: boolean | ` @ ${ string } ` ; processHash ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; Ledger2PostingsResponse : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Ledger2Posting" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; Ledger2Wallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; } > ; LedgerHistoryResponse : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "LedgerOperation" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; LedgerOperation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_id ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; comment ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; LedgerState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; chartOfAccounts ?: ResolverInputTypes [ "ChartOfAccountsItem" ] ; coopname ?: boolean | ` @ ${ string } ` ; } > ; ListExpensePlansInput : { braname ?: string | null ; } ; ListMarketplaceKUInput : { coopname : string ; onlyActive ?: boolean | null ; } ; ListReportDraftsFilterInput : { period ?: number | null ; reportType ?: ResolverInputTypes [ "ReportType" ] | null ; year ?: number | null ; } ; ListUtcDatesWithNewRoomMessagesInput : { afterOriginServerTsExclusive : number ; matrixRoomId : string ; } ; LogEntityType : LogEntityType ; LogEventType : LogEventType ; LogMetricContributionInput : { delta : number ; issue_hash ?: string | null ; metric_hash : string ; } ; LoginFactors : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; email_available ?: boolean | ` @ ${ string } ` ; email_enabled ?: boolean | ` @ ${ string } ` ; totp_enabled ?: boolean | ` @ ${ string } ` ; totp_enrolled ?: boolean | ` @ ${ string } ` ; } > ; LoginInput : { email : string ; now : string ; signature : string ; } ; LogoutInput : { access_token : string ; refresh_token : string ; } ; MakeClearanceInput : { contribution ?: string | null ; coopname : string ; document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; project_hash : string ; username : string ; } ; ManagedRoomKind : ManagedRoomKind ; MarkReportPeriodInput : { mark ?: ResolverInputTypes [ "ReportSubmissionMark" ] | null ; period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } ; MarketplaceAcceptCppInput : { accepted_by_board_decision_id : string ; document_registry_id : number ; } ; MarketplaceAcceptOrdersBatchInput : { order_ids : string [] ; } ; MarketplaceAcceptReturnAtVisitInput : { braname : string ; claim_id : string ; inspection_photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhotoUploadInput" ] [] | null ; inspection_result : string ; scanned_barcode ?: string | null ; signed_statement ?: ResolverInputTypes [ "MarketplaceReturnStatementSignedInput" ] | null ; } ; MarketplaceAddSupplierInput : { contract_date ?: string | null ; contract_number ?: string | null ; member_account : string ; model ?: ResolverInputTypes [ "MarketplaceSupplierModel" ] | null ; } ; MarketplaceAddToCartInput : { delivery_braname ?: string | null ; offer_id : string ; package_id ?: string | null ; quantity : number ; } ; MarketplaceAid : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; payment_destination ?: boolean | ` @ ${ string } ` ; payment_status ?: boolean | ` @ ${ string } ` ; stage ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceAidStage : MarketplaceAidStage ; MarketplaceAidStatementSignablePayloadInput : { amount : number ; braname : string ; } ; MarketplaceAnnounceOrderReadyInput : { order_id : ResolverInputTypes [ "ID" ] ; } ; MarketplaceAplReception : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; chairman_account ?: boolean | ` @ ${ string } ` ; chairman_signchair_tx_hash ?: boolean | ` @ ${ string } ` ; chairman_signed_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; created_by_operator_account ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; expeditor_data ?: ResolverInputTypes [ "MarketplaceShipmentTTNData" ] ; fact_quantity_per_order ?: ResolverInputTypes [ "MarketplaceAplReceptionFactEntry" ] ; id ?: boolean | ` @ ${ string } ` ; offerer_account ?: boolean | ` @ ${ string } ` ; offerer_name ?: boolean | ` @ ${ string } ` ; shipment_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; supplier_signed_at ?: boolean | ` @ ${ string } ` ; supplier_signsupp_tx_hash ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; ttn_number ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; variant ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceAplReceptionByIdInput : { apl_reception_id : string ; } ; MarketplaceAplReceptionFactEntry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; fact_quantity ?: boolean | ` @ ${ string } ` ; fact_unit_price ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; orderer_account ?: boolean | ` @ ${ string } ` ; orderer_name ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceAplReceptionFactEntryInput : { fact_quantity : number ; fact_unit_price ?: string | null ; order_id : string ; } ; MarketplaceAplReceptionPlacementInput : { barcode_value ?: string | null ; cell_id ?: string | null ; container_id ?: string | null ; order_id : string ; quantity ?: number | null ; } ; MarketplaceAplReceptionResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; apl_reception ?: ResolverInputTypes [ "MarketplaceAplReception" ] ; } > ; MarketplaceAplReceptionSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MarketplaceAplReceptionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; MarketplaceAplReceptionSignedMetaDocumentInput : { accept_braname : string ; act_id : string ; block_num : number ; braname ?: string | null ; chairman_account ?: string | null ; coopname : string ; created_at : string ; currency : string ; doc_data_hash ?: string | null ; fact_quantity : number ; generator : string ; lang : string ; links : string [] ; order_hash : string ; order_id : string ; product_title : string ; reception_id : string ; registry_id : number ; skip_save : boolean ; sku : string ; supplier_account : string ; timezone : string ; title : string ; total_amount : string ; transmitter : string ; unit_cost : string ; unit_of_measurement : string ; username : string ; version : string ; } ; MarketplaceAplReceptionStatus : MarketplaceAplReceptionStatus ; MarketplaceAplReceptionStatusChangedEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; reception_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceAplReceptionVariant : MarketplaceAplReceptionVariant ; MarketplaceApproveOfferInput : { offer_id : string ; warranty_days : number ; } ; MarketplaceApproveReturnVisitInput : { braname : string ; claim_id : string ; comment ?: string | null ; } ; MarketplaceAssignInventoryPlacementInput : { cell_id ?: string | null ; container_id ?: string | null ; inventory_id : string ; } ; MarketplaceAttribute : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attributeComplexId ?: boolean | ` @ ${ string } ` ; attributeId ?: boolean | ` @ ${ string } ` ; canBeModifiedAfterCreation ?: boolean | ` @ ${ string } ` ; categoryDependent ?: boolean | ` @ ${ string } ` ; complexIsCollection ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; dictionary ?: ResolverInputTypes [ "MarketplaceDictionary" ] ; dictionaryId ?: boolean | ` @ ${ string } ` ; groupId ?: boolean | ` @ ${ string } ` ; groupName ?: boolean | ` @ ${ string } ` ; hasDictionary ?: boolean | ` @ ${ string } ` ; isAspect ?: boolean | ` @ ${ string } ` ; isCollection ?: boolean | ` @ ${ string } ` ; isComplexAttribute ?: boolean | ` @ ${ string } ` ; isRequired ?: boolean | ` @ ${ string } ` ; maxValueCount ?: boolean | ` @ ${ string } ` ; maxValues ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceAttributeGroup : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attributes ?: ResolverInputTypes [ "MarketplaceAttribute" ] ; attributesCount ?: boolean | ` @ ${ string } ` ; groupId ?: boolean | ` @ ${ string } ` ; groupName ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceAttributeStats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; aspectAttributes ?: boolean | ` @ ${ string } ` ; dictionaryAttributes ?: boolean | ` @ ${ string } ` ; requiredAttributes ?: boolean | ` @ ${ string } ` ; totalAttributes ?: boolean | ` @ ${ string } ` ; totalDictionaries ?: boolean | ` @ ${ string } ` ; totalDictionaryValues ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceAttributeType : MarketplaceAttributeType ; MarketplaceAttributeValidation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; errors ?: boolean | ` @ ${ string } ` ; isValid ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceAvailabilityStats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; categoriesCount ?: boolean | ` @ ${ string } ` ; hasRestrictions ?: boolean | ` @ ${ string } ` ; totalAvailable ?: boolean | ` @ ${ string } ` ; typesCount ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceAvailableCategory : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; addedBy ?: boolean | ` @ ${ string } ` ; categoryId ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isActive ?: boolean | ` @ ${ string } ` ; isForEntireCategory ?: boolean | ` @ ${ string } ` ; isForSpecificType ?: boolean | ` @ ${ string } ` ; typeId ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceBarcodeFormat : MarketplaceBarcodeFormat ; MarketplaceBarcodeStrategy : MarketplaceBarcodeStrategy ; MarketplaceBindInventoryBarcodeInput : { barcode_value : string ; format ?: ResolverInputTypes [ "MarketplaceBarcodeFormat" ] | null ; inventory_id : string ; } ; MarketplaceBranchEconomy : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available_to_distribute ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; common_balance ?: boolean | ` @ ${ string } ` ; reserve_amount ?: boolean | ` @ ${ string } ` ; total_weight ?: boolean | ` @ ${ string } ` ; weights ?: ResolverInputTypes [ "MarketplaceTrusteeWeight" ] ; } > ; MarketplaceBranchWalletHistoryPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceBranchWalletOperation" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceBranchWalletOperation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; operation_code ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCancelOrderInput : { order_id : string ; } ; MarketplaceCancelOrderResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; order ?: ResolverInputTypes [ "MarketplaceOrder" ] ; tx_hash ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCancelStockOrderInput : { order_id : string ; reason ?: string | null ; } ; MarketplaceCart : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; delivery_braname ?: boolean | ` @ ${ string } ` ; delivery_point_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceCartItem" ] ; positions_count ?: boolean | ` @ ${ string } ` ; total_cost ?: boolean | ` @ ${ string } ` ; total_quantity ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCartItem : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available_on_current_ku ?: boolean | ` @ ${ string } ` ; blocker ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; image_url ?: boolean | ` @ ${ string } ` ; line_total ?: boolean | ` @ ${ string } ` ; max_available ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; package_id ?: boolean | ` @ ${ string } ` ; package_label ?: boolean | ` @ ${ string } ` ; price_per_unit ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; sale_form ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCartItemBlocker : MarketplaceCartItemBlocker ; MarketplaceCategory : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; mvp_baseline ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCategoryOfferCount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; category_id ?: boolean | ` @ ${ string } ` ; count ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCategoryRequestCount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; categoryId ?: boolean | ` @ ${ string } ` ; categoryName ?: boolean | ` @ ${ string } ` ; count ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCategoryTreeNode : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; categoryName ?: boolean | ` @ ${ string } ` ; children ?: ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ; childrenCount ?: boolean | ` @ ${ string } ` ; descriptionCategoryId ?: boolean | ` @ ${ string } ` ; disabled ?: boolean | ` @ ${ string } ` ; fullPath ?: boolean | ` @ ${ string } ` ; isLeafCategory ?: boolean | ` @ ${ string } ` ; parentId ?: boolean | ` @ ${ string } ` ; types ?: ResolverInputTypes [ "MarketplaceProductType" ] ; typesCount ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCategoryTreeStats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; availableTypes ?: boolean | ` @ ${ string } ` ; disabledCategories ?: boolean | ` @ ${ string } ` ; leafCategories ?: boolean | ` @ ${ string } ` ; rootCategories ?: boolean | ` @ ${ string } ` ; totalCategories ?: boolean | ` @ ${ string } ` ; totalTypes ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCheckoutCartInput : { checkout_id ?: string | null ; lines ?: ResolverInputTypes [ "MarketplaceCheckoutSignedLineInput" ] [] | null ; } ; MarketplaceCheckoutFailedLine : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; reason ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCheckoutResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cart ?: ResolverInputTypes [ "MarketplaceCart" ] ; checkout_id ?: boolean | ` @ ${ string } ` ; created_orders ?: ResolverInputTypes [ "MarketplaceOrder" ] ; delivery_braname ?: boolean | ` @ ${ string } ` ; failed_lines ?: ResolverInputTypes [ "MarketplaceCheckoutFailedLine" ] ; fully_completed ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCheckoutSignableLine : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "GeneratedDocument" ] ; offer_id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; package_id ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCheckoutSignedLineInput : { offer_id : string ; order_hash : string ; package_id ?: string | null ; signed_statement : ResolverInputTypes [ "MarketplaceConvertStatementSignedInput" ] ; } ; MarketplaceClearInventoryLabelInput : { inventory_id : string ; } ; MarketplaceConfirmWriteoffInput : { braname : string ; proposal_id : string ; signed_memo : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } ; MarketplaceConsolidatedRequest : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accepted_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; cycle_ended_at ?: boolean | ` @ ${ string } ` ; cycle_started_at ?: boolean | ` @ ${ string } ` ; decline_reason ?: boolean | ` @ ${ string } ` ; declined_at ?: boolean | ` @ ${ string } ` ; expires_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; supplier_account ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; total_quantity ?: boolean | ` @ ${ string } ` ; triggered_by_supplier_at ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceConsolidatedRequestPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceConsolidatedRequest" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceConsolidatedRequestStatus : MarketplaceConsolidatedRequestStatus ; MarketplaceContainer : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; cell_id ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; container_type_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceContainerType : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; height_cm ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; length_cm ?: boolean | ` @ ${ string } ` ; max_weight_kg ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; volume_m3 ?: boolean | ` @ ${ string } ` ; width_cm ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceConvertBranchFundsInput : { amount : number ; } ; MarketplaceConvertStatementSignedInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MarketplaceConvertStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; MarketplaceConvertStatementSignedMetaDocumentInput : { amount : string ; block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; order_hash : string ; registry_id : number ; skip_save : boolean ; timezone : string ; title : string ; username : string ; version : string ; } ; MarketplaceCppStatus : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accepted_at ?: boolean | ` @ ${ string } ` ; accepted_by_board_decision_id ?: boolean | ` @ ${ string } ` ; document_registry_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceCreateAidInput : { aid_hash : string ; amount : number ; braname : string ; payment_method_id : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } ; MarketplaceCreateAplReceptionInput : { fact_quantity_per_order ?: ResolverInputTypes [ "MarketplaceAplReceptionFactEntryInput" ] [] | null ; shipment_id : string ; } ; MarketplaceCreateContainerTypeInput : { height_cm : number ; length_cm : number ; max_weight_kg ?: string | null ; name : string ; volume_m3 ?: string | null ; width_cm : number ; } ; MarketplaceCreateContainersInput : { braname : string ; container_type_id : string ; count : number ; label ?: string | null ; } ; MarketplaceCreateExpressReceptionInput : { braname : string ; fact_quantity_per_order ?: ResolverInputTypes [ "MarketplaceAplReceptionFactEntryInput" ] [] | null ; offerer_account : string ; } ; MarketplaceCreateExpressReceptionResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; apl_receptions ?: ResolverInputTypes [ "MarketplaceAplReception" ] ; } > ; MarketplaceCreateOfferInput : { barcode_strategy ?: ResolverInputTypes [ "MarketplaceBarcodeStrategy" ] | null ; category_id : number ; delivery_points : ResolverInputTypes [ "MarketplaceOfferDeliveryPointInput" ] [] ; description ?: string | null ; images ?: ResolverInputTypes [ "MarketplaceOfferImageUploadInput" ] [] | null ; pack_size ?: number | null ; packages ?: ResolverInputTypes [ "MarketplaceOfferPackageInput" ] [] | null ; price_per_unit : string ; product_name : string ; quantity_available ?: number | null ; sale_form ?: ResolverInputTypes [ "MarketplaceSaleForm" ] | null ; shelf_life_days : number ; unit_of_measure : ResolverInputTypes [ "MarketplaceUnitOfMeasure" ] ; unlimited_flag : boolean ; } ; MarketplaceCreateOrderProposalLineInput : { actual_quantity : number ; actual_unit_price : string ; order_id : string ; signiss1_act : ResolverInputTypes [ "MarketplaceIssueActSignedDocumentInput" ] ; } ; MarketplaceCreateReturnClaimInput : { actual_quantity ?: number | null ; defect_category ?: ResolverInputTypes [ "MarketplaceReturnClaimDefectCategory" ] | null ; order_id : string ; photos : ResolverInputTypes [ "MarketplaceReturnClaimPhotoUploadInput" ] [] ; reason_text : string ; signed_statement : ResolverInputTypes [ "MarketplaceReturnStatementSignedInput" ] ; } ; MarketplaceCreateShipmentInput : { cycle_id : string ; groups : ResolverInputTypes [ "MarketplaceShipmentGroupInput" ] [] ; } ; MarketplaceCreateShipmentResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; shipments ?: ResolverInputTypes [ "MarketplaceShipment" ] ; } > ; MarketplaceCreateStockProposalInput : { braname : string ; items ?: ResolverInputTypes [ "MarketplaceCreateStockProposalLineInput" ] [] | null ; member_account : string ; order_items ?: ResolverInputTypes [ "MarketplaceCreateOrderProposalLineInput" ] [] | null ; } ; MarketplaceCreateStockProposalLineInput : { offer_id : string ; order_hash : string ; package_id ?: string | null ; quantity : number ; signiss1_act : ResolverInputTypes [ "MarketplaceIssueActSignedDocumentInput" ] ; } ; MarketplaceCreateStorageCellInput : { braname : string ; label ?: string | null ; level : number ; section : string ; } ; MarketplaceCreateStorageGridInput : { braname : string ; level_from : number ; level_to : number ; sections : string [] ; } ; MarketplaceCreateWriteoffDraftInput : { cycle_started_at ?: string | null ; items : ResolverInputTypes [ "MarketplaceWriteoffItemInput" ] [] ; } ; MarketplaceCurrentMember : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; branches ?: boolean | ` @ ${ string } ` ; core_roles ?: boolean | ` @ ${ string } ` ; marketplace_roles ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; warehouse_settings ?: ResolverInputTypes [ "MarketplaceWarehouseSettings" ] ; } > ; MarketplaceDeclineOrdersBatchInput : { order_ids : string [] ; reason : string ; } ; MarketplaceDeleteTrusteeWeightInput : { braname : string ; username : string ; } ; MarketplaceDetailKUInput : { coopname : string ; coreBraname : string ; description ?: string | null ; workingHours : ResolverInputTypes [ "WorkingHoursInput" ] ; } ; MarketplaceDictionary : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; dictionaryId ?: boolean | ` @ ${ string } ` ; hasValuesWithPictures ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; values ?: ResolverInputTypes [ "MarketplaceDictionaryValue" ] ; valuesCount ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceDictionaryValue : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; dictionaryId ?: boolean | ` @ ${ string } ` ; dictionaryValueId ?: boolean | ` @ ${ string } ` ; fullDescription ?: boolean | ` @ ${ string } ` ; hasInfo ?: boolean | ` @ ${ string } ` ; hasPicture ?: boolean | ` @ ${ string } ` ; info ?: boolean | ` @ ${ string } ` ; picture ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceDistributeBranchFundsInput : { amount : number ; braname : string ; } ; MarketplaceEconomyConfig : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; membership_fee_percent ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceEvent : AliasType < { MarketplaceAplReceptionStatusChangedEvent ?: ResolverInputTypes [ "MarketplaceAplReceptionStatusChangedEvent" ] ; MarketplaceOfferModerationEvent ?: ResolverInputTypes [ "MarketplaceOfferModerationEvent" ] ; MarketplaceOfferPublishedEvent ?: ResolverInputTypes [ "MarketplaceOfferPublishedEvent" ] ; MarketplaceOfferStockChangedEvent ?: ResolverInputTypes [ "MarketplaceOfferStockChangedEvent" ] ; MarketplaceOrderReadyToReceiveEvent ?: ResolverInputTypes [ "MarketplaceOrderReadyToReceiveEvent" ] ; MarketplaceOrderStatusChangedEvent ?: ResolverInputTypes [ "MarketplaceOrderStatusChangedEvent" ] ; MarketplacePaymentStatusChangedEvent ?: ResolverInputTypes [ "MarketplacePaymentStatusChangedEvent" ] ; MarketplaceReceptionPendingSignEvent ?: ResolverInputTypes [ "MarketplaceReceptionPendingSignEvent" ] ; MarketplaceReturnClaimStatusChangedEvent ?: ResolverInputTypes [ "MarketplaceReturnClaimStatusChangedEvent" ] ; MarketplaceStockProposalCreatedEvent ?: ResolverInputTypes [ "MarketplaceStockProposalCreatedEvent" ] ; MarketplaceStockProposalResolvedEvent ?: ResolverInputTypes [ "MarketplaceStockProposalResolvedEvent" ] ; MarketplaceWriteoffStatusChangedEvent ?: ResolverInputTypes [ "MarketplaceWriteoffStatusChangedEvent" ] ; __typename ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceEventsInput : { coopname : string ; } ; MarketplaceExpressPickupCandidate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; offerer_account ?: boolean | ` @ ${ string } ` ; orders_count ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; total_units ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceFinalizeStockIssuanceInput : { order_lines : ResolverInputTypes [ "MarketplaceStockFinalizeLineInput" ] [] ; proposal_id : string ; signed_convert ?: ResolverInputTypes [ "MarketplaceConvertStatementSignedInput" ] | null ; } ; MarketplaceGenerateInventoryLabelInput : { format ?: ResolverInputTypes [ "MarketplaceBarcodeFormat" ] | null ; inventory_id : string ; } ; MarketplaceGeocodeStatus : MarketplaceGeocodeStatus ; MarketplaceGetOrderInput : { order_id : string ; } ; MarketplaceGetShipmentInput : { shipment_id : string ; } ; MarketplaceInventoryItem : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; arrival_price ?: boolean | ` @ ${ string } ` ; barcode_format ?: boolean | ` @ ${ string } ` ; barcode_value ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; cell_id ?: boolean | ` @ ${ string } ` ; container_id ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; delivery_point_address ?: boolean | ` @ ${ string } ` ; delivery_point_name ?: boolean | ` @ ${ string } ` ; expiry_date ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; labeled_at ?: boolean | ` @ ${ string } ` ; labeled_by_operator_account ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; orderer_account_snapshot ?: boolean | ` @ ${ string } ` ; orderer_name ?: boolean | ` @ ${ string } ` ; ownership ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; product_name_snapshot ?: boolean | ` @ ${ string } ` ; published_offer_id ?: boolean | ` @ ${ string } ` ; quantity_per_label ?: boolean | ` @ ${ string } ` ; received_at ?: boolean | ` @ ${ string } ` ; received_by_operator_account ?: boolean | ` @ ${ string } ` ; reserved_order_id ?: boolean | ` @ ${ string } ` ; shipment_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceInventoryMutationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; inventory ?: ResolverInputTypes [ "MarketplaceInventoryItem" ] ; } > ; MarketplaceInventoryOwnership : MarketplaceInventoryOwnership ; MarketplaceInventorySplitEntryInput : { cell_id ?: string | null ; container_id ?: string | null ; quantity : number ; } ; MarketplaceInventoryStatus : MarketplaceInventoryStatus ; MarketplaceIssueActPayloadInput : { actual_quantity ?: number | null ; actual_unit_price ?: string | null ; order_id : ResolverInputTypes [ "ID" ] ; } ; MarketplaceIssueActSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MarketplaceIssueActSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; MarketplaceIssueActSignedMetaDocumentInput : { accept_braname : string ; act_id : string ; actual_quantity ?: number | null ; block_num : number ; braname ?: string | null ; coopname : string ; created_at : string ; currency : string ; doc_data_hash ?: string | null ; fact_quantity : number ; generator : string ; lang : string ; links : string [] ; order_hash : string ; order_id : string ; product_title : string ; reception_id : string ; registry_id : number ; skip_save : boolean ; sku : string ; supplier_account : string ; timezone : string ; title : string ; total_amount : string ; transmitter : string ; unit_cost : string ; unit_of_measurement : string ; username : string ; version : string ; } ; MarketplaceKUDetails : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; addressFull ?: boolean | ` @ ${ string } ` ; contactEmail ?: boolean | ` @ ${ string } ` ; contactPhone ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; coreBraname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; geocodeErrorMessage ?: boolean | ` @ ${ string } ` ; geocodeStatus ?: boolean | ` @ ${ string } ` ; geocodedAt ?: boolean | ` @ ${ string } ` ; lat ?: boolean | ` @ ${ string } ` ; lng ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; workingHours ?: ResolverInputTypes [ "WorkingHours" ] ; } > ; MarketplaceKUStatus : MarketplaceKUStatus ; MarketplaceListAidsInput : { username ?: string | null ; } ; MarketplaceListAllOffersInput : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; statuses ?: ResolverInputTypes [ "MarketplaceOfferStatus" ] [] | null ; supplier_account ?: string | null ; } ; MarketplaceListAplReceptionsByBranameInput : { braname : string ; } ; MarketplaceListCatalogInput : { category_id ?: number | null ; delivery_braname ?: string | null ; limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; } ; MarketplaceListConsolidatedRequestsInput : { offer_id ?: string | null ; status ?: ResolverInputTypes [ "MarketplaceConsolidatedRequestStatus" ] | null ; } ; MarketplaceListContainersInput : { braname ?: string | null ; container_type_id ?: string | null ; is_active ?: boolean | null ; unplaced_only ?: boolean | null ; } ; MarketplaceListInventoryInput : { braname ?: string | null ; order_id ?: string | null ; shipment_id ?: string | null ; statuses ?: ResolverInputTypes [ "MarketplaceInventoryStatus" ] [] | null ; } ; MarketplaceListIssuancesByBranameInput : { delivery_braname : string ; } ; MarketplaceListMyOffersInput : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; } ; MarketplaceListOrdersInput : { offer_id ?: string | null ; orderer_account ?: string | null ; statuses ?: ResolverInputTypes [ "MarketplaceOrderStatus" ] [] | null ; supplier_account ?: string | null ; } ; MarketplaceListOutgoingPaymentsAsSupplierFilterInput : { statuses ?: ResolverInputTypes [ "MarketplaceOutgoingPaymentRequestStatus" ] [] | null ; } ; MarketplaceListOutgoingPaymentsFilterInput : { statuses ?: ResolverInputTypes [ "MarketplaceOutgoingPaymentRequestStatus" ] [] | null ; supplier_account ?: string | null ; } ; MarketplaceListPendingOffersInput : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; } ; MarketplaceListReturnClaimsByBranameInput : { delivery_braname : string ; } ; MarketplaceListShipmentsByBranameInput : { braname : string ; statuses ?: ResolverInputTypes [ "MarketplaceShipmentStatus" ] [] | null ; } ; MarketplaceListShipmentsInput : { braname ?: string | null ; cycle_id ?: string | null ; statuses ?: ResolverInputTypes [ "MarketplaceShipmentStatus" ] [] | null ; } ; MarketplaceListStockProposalsInput : { braname ?: string | null ; statuses ?: ResolverInputTypes [ "MarketplaceStockProposalStatus" ] [] | null ; } ; MarketplaceListStorageCellsInput : { braname ?: string | null ; is_active ?: boolean | null ; } ; MarketplaceListSupplierPickupOrdersInput : { braname : string ; offerer_account : string ; } ; MarketplaceListWriteoffProposalsInput : { statuses ?: ResolverInputTypes [ "MarketplaceWriteoffProposalStatus" ] [] | null ; } ; MarketplaceMemberWallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; wallets ?: ResolverInputTypes [ "MarketplaceWalletEntry" ] ; } > ; MarketplaceModerationLogEntry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; by_account ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; reason ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceMoveContainerInput : { cell_id ?: string | null ; container_id : string ; } ; MarketplaceOffer : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; approved_at ?: boolean | ` @ ${ string } ` ; approved_by ?: boolean | ` @ ${ string } ` ; barcode_strategy ?: boolean | ` @ ${ string } ` ; category_id ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; delivery_points ?: ResolverInputTypes [ "MarketplaceOfferDeliveryPoint" ] ; description ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; images ?: ResolverInputTypes [ "MarketplaceOfferImage" ] ; pack_size ?: boolean | ` @ ${ string } ` ; packages ?: ResolverInputTypes [ "MarketplaceOfferPackage" ] ; price_per_unit ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity_available ?: boolean | ` @ ${ string } ` ; quantity_blocked ?: boolean | ` @ ${ string } ` ; quantity_consumed ?: boolean | ` @ ${ string } ` ; reject_reason ?: boolean | ` @ ${ string } ` ; rejected_at ?: boolean | ` @ ${ string } ` ; rejected_by ?: boolean | ` @ ${ string } ` ; sale_form ?: boolean | ` @ ${ string } ` ; shelf_life_days ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; stock_braname ?: boolean | ` @ ${ string } ` ; stock_package_size ?: boolean | ` @ ${ string } ` ; supplier_account ?: boolean | ` @ ${ string } ` ; supplier_name ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; unlimited_flag ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; vitrine_id ?: boolean | ` @ ${ string } ` ; warranty_days ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOfferDeliveryPoint : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; lat ?: boolean | ` @ ${ string } ` ; lng ?: boolean | ` @ ${ string } ` ; min_supply_volume ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOfferDeliveryPointInput : { braname : string ; min_supply_volume : number ; } ; MarketplaceOfferImage : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; bucket_key ?: boolean | ` @ ${ string } ` ; is_cover ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; url ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOfferImageUploadInput : { base64 ?: string | null ; bucket_key ?: string | null ; mime_type ?: string | null ; } ; MarketplaceOfferModerationEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOfferPackage : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_default ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; package_type ?: boolean | ` @ ${ string } ` ; price ?: boolean | ` @ ${ string } ` ; size ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOfferPackageInput : { id ?: string | null ; is_default ?: boolean | null ; label ?: string | null ; package_type : string ; price : string ; size : number ; } ; MarketplaceOfferPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceOffer" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOfferPublishedEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; category_id ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOfferStatus : MarketplaceOfferStatus ; MarketplaceOfferStockChangedEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; quantity_available ?: boolean | ` @ ${ string } ` ; unlimited_flag ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOnboardingSource : MarketplaceOnboardingSource ; MarketplaceOnboardingState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_id ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; requires_gate ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; template_registry_id ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOrder : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accepted_at ?: boolean | ` @ ${ string } ` ; blocked_at ?: boolean | ` @ ${ string } ` ; cancelled_at ?: boolean | ` @ ${ string } ` ; chairman_account ?: boolean | ` @ ${ string } ` ; chairman_signed_at ?: boolean | ` @ ${ string } ` ; checkout_id ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; create_tx ?: ResolverInputTypes [ "MarketplaceOrderCreateTxSnapshot" ] ; created_at ?: boolean | ` @ ${ string } ` ; current_warehouse_braname ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; delivery_braname ?: boolean | ` @ ${ string } ` ; delivery_point_address ?: boolean | ` @ ${ string } ` ; delivery_point_lat ?: boolean | ` @ ${ string } ` ; delivery_point_lng ?: boolean | ` @ ${ string } ` ; delivery_point_name ?: boolean | ` @ ${ string } ` ; delivery_signer_account ?: boolean | ` @ ${ string } ` ; group_accumulated_quantity ?: boolean | ` @ ${ string } ` ; group_min_volume ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; image_url ?: boolean | ` @ ${ string } ` ; is_ready_announced ?: boolean | ` @ ${ string } ` ; issuance_fact ?: ResolverInputTypes [ "MarketplaceOrderIssuanceFactSnapshot" ] ; last_status_reason ?: boolean | ` @ ${ string } ` ; membership_fee ?: boolean | ` @ ${ string } ` ; offer_hash ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; orderer_account ?: boolean | ` @ ${ string } ` ; orderer_name ?: boolean | ` @ ${ string } ` ; orderer_signed_at ?: boolean | ` @ ${ string } ` ; orderer_verification_passed ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; price_per_unit ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; received_at ?: boolean | ` @ ${ string } ` ; shipment_id ?: boolean | ` @ ${ string } ` ; signiss1_tx_hash ?: boolean | ` @ ${ string } ` ; signiss2_tx_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; supplier_account ?: boolean | ` @ ${ string } ` ; supplier_name ?: boolean | ` @ ${ string } ` ; total_cost ?: boolean | ` @ ${ string } ` ; total_cost_with_fee ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; warehouse_arrival_price ?: boolean | ` @ ${ string } ` ; warehouse_locations ?: boolean | ` @ ${ string } ` ; warehouse_quantity ?: boolean | ` @ ${ string } ` ; warranty_period_secs ?: boolean | ` @ ${ string } ` ; warranty_until ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOrderCreateTxSnapshot : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; locked_amount ?: boolean | ` @ ${ string } ` ; signed_at ?: boolean | ` @ ${ string } ` ; tx_hash ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOrderIssuanceFactDiffState : MarketplaceOrderIssuanceFactDiffState ; MarketplaceOrderIssuanceFactSnapshot : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actual_quantity ?: boolean | ` @ ${ string } ` ; diff_state ?: boolean | ` @ ${ string } ` ; fact_cost ?: boolean | ` @ ${ string } ` ; fact_unit_price ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOrderPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceOrder" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOrderReadyToReceiveEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOrderStatus : MarketplaceOrderStatus ; MarketplaceOrderStatusChangedEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; previous_status ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOutgoingPaymentRequest : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; apl_reception_id ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; core_payment_id ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decline_reason ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; payee_account ?: boolean | ` @ ${ string } ` ; payout_destination ?: boolean | ` @ ${ string } ` ; payout_tx_hash ?: boolean | ` @ ${ string } ` ; purpose ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; symbol ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceOutgoingPaymentRequestStatus : MarketplaceOutgoingPaymentRequestStatus ; MarketplacePaymentStatusChangedEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; payment_request_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MarketplacePersonalEconomy : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; personal_balance ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceProductType : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; descriptionCategoryId ?: boolean | ` @ ${ string } ` ; disabled ?: boolean | ` @ ${ string } ` ; fullName ?: boolean | ` @ ${ string } ` ; isAvailable ?: boolean | ` @ ${ string } ` ; typeId ?: boolean | ` @ ${ string } ` ; typeName ?: boolean | ` @ ${ string } ` ; } > ; MarketplacePublishStockInput : { inventory_ids : string [] ; price_per_unit ?: string | null ; warranty_days ?: number | null ; } ; MarketplaceReceptionPendingSignEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; ku_name ?: boolean | ` @ ${ string } ` ; reception_id ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceRegistrationOfferStatus : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_id ?: boolean | ` @ ${ string } ` ; agreement_type ?: boolean | ` @ ${ string } ` ; applicable_account_types ?: boolean | ` @ ${ string } ` ; registered ?: boolean | ` @ ${ string } ` ; registry_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceRejectOfferInput : { offer_id : string ; reason : string ; } ; MarketplaceRejectReturnAtVisitInput : { braname : string ; claim_id : string ; inspection_photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhotoUploadInput" ] [] | null ; inspection_result : string ; } ; MarketplaceRejectReturnRemoteInput : { braname : string ; claim_id : string ; comment : string ; } ; MarketplaceRemoveFromCartInput : { offer_id : string ; package_id ?: string | null ; } ; MarketplaceRenameStorageSectionInput : { braname : string ; new_section : string ; section : string ; } ; MarketplaceRepublishOfferInput : { id : string ; } ; MarketplaceRequest : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; articleNumber ?: boolean | ` @ ${ string } ` ; attributes ?: ResolverInputTypes [ "MarketplaceRequestAttributeValue" ] ; availableUnits ?: boolean | ` @ ${ string } ` ; barcode ?: boolean | ` @ ${ string } ` ; canBeEdited ?: boolean | ` @ ${ string } ` ; category ?: ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ; colorImageUrl ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; currencyCode ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; depth ?: boolean | ` @ ${ string } ` ; descriptionCategoryId ?: boolean | ` @ ${ string } ` ; dimensionUnit ?: boolean | ` @ ${ string } ` ; discountPercentage ?: boolean | ` @ ${ string } ` ; geoNames ?: boolean | ` @ ${ string } ` ; hasAllRequiredAttributes ?: boolean | ` @ ${ string } ` ; hasDiscount ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; height ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; images ?: ResolverInputTypes [ "MarketplaceRequestImage" ] ; isActive ?: boolean | ` @ ${ string } ` ; isOffer ?: boolean | ` @ ${ string } ` ; isOrder ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; oldPrice ?: boolean | ` @ ${ string } ` ; oldPriceAsNumber ?: boolean | ` @ ${ string } ` ; parentHash ?: boolean | ` @ ${ string } ` ; price ?: boolean | ` @ ${ string } ` ; priceAsNumber ?: boolean | ` @ ${ string } ` ; primaryImageUrl ?: boolean | ` @ ${ string } ` ; productLifecycleSecs ?: boolean | ` @ ${ string } ` ; productType ?: ResolverInputTypes [ "MarketplaceProductType" ] ; settledUnits ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; typeId ?: boolean | ` @ ${ string } ` ; units ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; vat ?: boolean | ` @ ${ string } ` ; warrantyDays ?: boolean | ` @ ${ string } ` ; weight ?: boolean | ` @ ${ string } ` ; weightUnit ?: boolean | ` @ ${ string } ` ; width ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceRequestAttributeValue : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attribute ?: ResolverInputTypes [ "MarketplaceAttribute" ] ; attributeGroup ?: boolean | ` @ ${ string } ` ; attributeId ?: boolean | ` @ ${ string } ` ; attributeType ?: boolean | ` @ ${ string } ` ; complexId ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; dictionaryValueId ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isAspect ?: boolean | ` @ ${ string } ` ; isRequired ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceRequestImage : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; fileName ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; imageType ?: boolean | ` @ ${ string } ` ; imageUrl ?: boolean | ` @ ${ string } ` ; is360Image ?: boolean | ` @ ${ string } ` ; isColorSample ?: boolean | ` @ ${ string } ` ; isPrimary ?: boolean | ` @ ${ string } ` ; sortOrder ?: boolean | ` @ ${ string } ` ; typeDescription ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceRequestStatistics : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; activeOffers ?: boolean | ` @ ${ string } ` ; activeOrders ?: boolean | ` @ ${ string } ` ; completedDeals ?: boolean | ` @ ${ string } ` ; requestsByCategory ?: ResolverInputTypes [ "MarketplaceCategoryRequestCount" ] ; totalRequests ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceRequestSupplierInput : { contract_date : string ; contract_number : string ; } ; MarketplaceResolveContainerByCodeInput : { code : string ; } ; MarketplaceResolveStockProposalInput : { proposal_id : string ; } ; MarketplaceRetireStorageCellsInput : { braname : string ; level ?: number | null ; section ?: string | null ; } ; MarketplaceReturnClaim : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actual_quantity ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decision_log ?: ResolverInputTypes [ "MarketplaceReturnClaimDecisionEntry" ] ; defect_category ?: boolean | ` @ ${ string } ` ; delivery_braname ?: boolean | ` @ ${ string } ` ; expected_resolution ?: boolean | ` @ ${ string } ` ; fact_cost ?: boolean | ` @ ${ string } ` ; fee_refund ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; ledger_snapshot ?: ResolverInputTypes [ "MarketplaceReturnClaimLedgerSnapshot" ] ; on_site_inspection ?: ResolverInputTypes [ "MarketplaceReturnClaimOnSiteInspection" ] ; order_hash ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; orderer_account ?: boolean | ` @ ${ string } ` ; orderer_name ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhoto" ] ; product_name ?: boolean | ` @ ${ string } ` ; reason_text ?: boolean | ` @ ${ string } ` ; request_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; submretrn_tx_hash ?: boolean | ` @ ${ string } ` ; supplier_account ?: boolean | ` @ ${ string } ` ; total_refund ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; warranty_until ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceReturnClaimDecisionEntry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; braname_name ?: boolean | ` @ ${ string } ` ; by_chairman_account ?: boolean | ` @ ${ string } ` ; by_chairman_name ?: boolean | ` @ ${ string } ` ; comment ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; stage ?: boolean | ` @ ${ string } ` ; tx_hash ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceReturnClaimDefectCategory : MarketplaceReturnClaimDefectCategory ; MarketplaceReturnClaimExpectedResolution : MarketplaceReturnClaimExpectedResolution ; MarketplaceReturnClaimLedgerSnapshot : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; returned_quantity ?: boolean | ` @ ${ string } ` ; tx_hash ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceReturnClaimOnSiteInspection : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; by_chairman_account ?: boolean | ` @ ${ string } ` ; photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhoto" ] ; result_text ?: boolean | ` @ ${ string } ` ; scanned_barcode ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceReturnClaimPhoto : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; content_hash ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; uploaded_at ?: boolean | ` @ ${ string } ` ; url ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceReturnClaimPhotoUploadInput : { base64 : string ; mime_type : string ; } ; MarketplaceReturnClaimResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; claim ?: ResolverInputTypes [ "MarketplaceReturnClaim" ] ; tx_hash ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceReturnClaimSignablePayloadInput : { actual_quantity ?: number | null ; order_id : string ; reason_text ?: string | null ; } ; MarketplaceReturnClaimStatus : MarketplaceReturnClaimStatus ; MarketplaceReturnClaimStatusChangedEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; claim_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceReturnStatementSignedInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MarketplaceReturnStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; MarketplaceReturnStatementSignedMetaDocumentInput : { actual_quantity : number ; block_num : number ; braname ?: string | null ; coopname : string ; created_at : string ; currency : string ; doc_data_hash ?: string | null ; fact_cost : string ; generator : string ; lang : string ; links : string [] ; order_hash : string ; order_id : string ; product_title : string ; reason_text : string ; registry_id : number ; skip_save : boolean ; sku : string ; timezone : string ; title : string ; unit_cost : string ; unit_of_measurement : string ; username : string ; version : string ; } ; MarketplaceSaleForm : MarketplaceSaleForm ; MarketplaceSetCartDeliveryPointInput : { delivery_braname : string ; } ; MarketplaceSetKUStatusInput : { coopname : string ; coreBraname : string ; status : ResolverInputTypes [ "MarketplaceKUStatus" ] ; } ; MarketplaceSetMembershipFeeInput : { membership_fee_percent : number ; } ; MarketplaceSetOfferWarrantyInput : { offer_id : string ; warranty_days : number ; } ; MarketplaceSetSupplierPayoutMethodInput : { method_id : string ; } ; MarketplaceSetTrusteeWeightInput : { braname : string ; username : string ; weight : number ; } ; MarketplaceShipment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; delivery_variant ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; offerer_account ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; ttn_data ?: ResolverInputTypes [ "MarketplaceShipmentTTNData" ] ; ttn_document_id ?: boolean | ` @ ${ string } ` ; ttn_number ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceShipmentDeliveryVariant : MarketplaceShipmentDeliveryVariant ; MarketplaceShipmentGroupInput : { braname : string ; delivery_variant : ResolverInputTypes [ "MarketplaceShipmentDeliveryVariant" ] ; order_ids ?: string [] | null ; ttn_data ?: ResolverInputTypes [ "MarketplaceShipmentTTNDataInput" ] | null ; } ; MarketplaceShipmentLinePackaging : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; units_per_box ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceShipmentLinePackagingInput : { order_id : string ; units_per_box : number ; } ; MarketplaceShipmentStatus : MarketplaceShipmentStatus ; MarketplaceShipmentTTNData : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; delivery_datetime_estimate ?: boolean | ` @ ${ string } ` ; expeditor_full_name ?: boolean | ` @ ${ string } ` ; expeditor_phone ?: boolean | ` @ ${ string } ` ; loading_address ?: boolean | ` @ ${ string } ` ; loading_datetime ?: boolean | ` @ ${ string } ` ; packaging ?: ResolverInputTypes [ "MarketplaceShipmentLinePackaging" ] ; vehicle_number ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceShipmentTTNDataInput : { delivery_datetime_estimate ?: string | null ; expeditor_full_name ?: string | null ; expeditor_phone ?: string | null ; loading_address ?: string | null ; loading_datetime ?: string | null ; packaging ?: ResolverInputTypes [ "MarketplaceShipmentLinePackagingInput" ] [] | null ; vehicle_number ?: string | null ; } ; MarketplaceSignAplReceptionInput : { apl_reception_id : string ; placements ?: ResolverInputTypes [ "MarketplaceAplReceptionPlacementInput" ] [] | null ; signed_documents : ResolverInputTypes [ "MarketplaceAplReceptionSignedDocumentInput" ] [] ; } ; MarketplaceSignOnboardingOfferInput : { document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } ; MarketplaceSplitInventoryInput : { inventory_id : string ; splits : ResolverInputTypes [ "MarketplaceInventorySplitEntryInput" ] [] ; } ; MarketplaceStockAcceptOrderLine : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; signiss1_aggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; } > ; MarketplaceStockAcceptPayload : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; convert_amount ?: boolean | ` @ ${ string } ` ; convert_document ?: ResolverInputTypes [ "GeneratedDocument" ] ; convert_hash ?: boolean | ` @ ${ string } ` ; member_amount ?: boolean | ` @ ${ string } ` ; order_lines ?: ResolverInputTypes [ "MarketplaceStockAcceptOrderLine" ] ; } > ; MarketplaceStockFinalizeLineInput : { order_hash : string ; signed_signiss2_act : ResolverInputTypes [ "MarketplaceIssueActSignedDocumentInput" ] ; } ; MarketplaceStockIssuanceOperatorLine : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; package_id ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; signiss1_document ?: ResolverInputTypes [ "GeneratedDocument" ] ; unit_price ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceStockIssuancePrepareInput : { braname : string ; items : ResolverInputTypes [ "MarketplaceStockProposalItemInput" ] [] ; member_account : string ; } ; MarketplaceStockProposal : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; created_order_ids ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceStockProposalItem" ] ; member_account ?: boolean | ` @ ${ string } ` ; operator_account ?: boolean | ` @ ${ string } ` ; resolved_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; total_cost ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceStockProposalAcceptResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; order_ids ?: boolean | ` @ ${ string } ` ; proposal ?: ResolverInputTypes [ "MarketplaceStockProposal" ] ; } > ; MarketplaceStockProposalCreatedEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; proposal_id ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceStockProposalItem : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; package_label ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; unit_price ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceStockProposalItemInput : { offer_id : string ; package_id ?: string | null ; quantity : number ; } ; MarketplaceStockProposalResolvedEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; proposal_id ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceStockProposalStatus : MarketplaceStockProposalStatus ; MarketplaceStorageCell : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; level ?: boolean | ` @ ${ string } ` ; section ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceSubmitWriteoffDraftInput : { draft_id : string ; signed_statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } ; MarketplaceSupplier : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; contract_date ?: boolean | ` @ ${ string } ` ; contract_document_url ?: boolean | ` @ ${ string } ` ; contract_number ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; member_account ?: boolean | ` @ ${ string } ` ; model ?: boolean | ` @ ${ string } ` ; requested_at ?: boolean | ` @ ${ string } ` ; requested_by ?: boolean | ` @ ${ string } ` ; reviewed_at ?: boolean | ` @ ${ string } ` ; reviewed_by ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceSupplierBatchActionResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; orders ?: ResolverInputTypes [ "MarketplaceOrder" ] ; tx_hashes ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceSupplierMemberInput : { member_account : string ; } ; MarketplaceSupplierModel : MarketplaceSupplierModel ; MarketplaceSupplierPaymentSettings : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; has_payout_method ?: boolean | ` @ ${ string } ` ; payout_destination ?: boolean | ` @ ${ string } ` ; payout_method_id ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceSupplierStatus : MarketplaceSupplierStatus ; MarketplaceSwitchSupplierModelInput : { contract_date ?: string | null ; contract_number ?: string | null ; model : ResolverInputTypes [ "MarketplaceSupplierModel" ] ; } ; MarketplaceTrusteeWeight : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; personal_balance ?: boolean | ` @ ${ string } ` ; share_percent ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; weight ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceUnitOfMeasure : MarketplaceUnitOfMeasure ; MarketplaceUnpublishStockInput : { inventory_ids : string [] ; } ; MarketplaceUnpublishStockResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; affected ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceUpdateCartItemInput : { offer_id : string ; package_id ?: string | null ; quantity : number ; } ; MarketplaceUpdateContainerInput : { container_id : string ; is_active ?: boolean | null ; label ?: string | null ; } ; MarketplaceUpdateOfferInput : { barcode_strategy ?: ResolverInputTypes [ "MarketplaceBarcodeStrategy" ] | null ; category_id ?: number | null ; delivery_points ?: ResolverInputTypes [ "MarketplaceOfferDeliveryPointInput" ] [] | null ; description ?: string | null ; id : string ; images ?: ResolverInputTypes [ "MarketplaceOfferImageUploadInput" ] [] | null ; pack_size ?: number | null ; packages ?: ResolverInputTypes [ "MarketplaceOfferPackageInput" ] [] | null ; price_per_unit ?: string | null ; product_name ?: string | null ; quantity_available ?: number | null ; sale_form ?: ResolverInputTypes [ "MarketplaceSaleForm" ] | null ; shelf_life_days ?: number | null ; unit_of_measure ?: ResolverInputTypes [ "MarketplaceUnitOfMeasure" ] | null ; unlimited_flag ?: boolean | null ; } ; MarketplaceUpdateStorageCellInput : { cell_id : string ; is_active ?: boolean | null ; label ?: string | null ; } ; MarketplaceUpdateWriteoffDraftInput : { id : string ; items : ResolverInputTypes [ "MarketplaceWriteoffItemInput" ] [] ; } ; MarketplaceVitrine : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_default ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceWalletEntry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; blocked ?: boolean | ` @ ${ string } ` ; human_name ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceWarehouseSettings : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cells_enabled ?: boolean | ` @ ${ string } ` ; containers_enabled ?: boolean | ` @ ${ string } ` ; posting_on_reception_required ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceWithdrawOfferInput : { id : string ; } ; MarketplaceWriteoffCandidate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; asset_title ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; branch_name ?: boolean | ` @ ${ string } ` ; expiry_date ?: boolean | ` @ ${ string } ` ; inventory_ids ?: boolean | ` @ ${ string } ` ; is_expired ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; lots_count ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceWriteoffConfirmationGroup : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorized_at ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; branch_name ?: boolean | ` @ ${ string } ` ; cycle_started_at ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceWriteoffProposalItem" ] ; proposal_hash ?: boolean | ` @ ${ string } ` ; proposal_id ?: boolean | ` @ ${ string } ` ; protocol_doc ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceWriteoffDecisionEntry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; actor ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceWriteoffItemInput : { amount : string ; asset_title : string ; braname : string ; inventory_ids ?: string [] | null ; quantity : string ; reason : string ; } ; MarketplaceWriteoffProposal : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorized_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; cycle_started_at ?: boolean | ` @ ${ string } ` ; decided_by_account ?: boolean | ` @ ${ string } ` ; decision_id ?: boolean | ` @ ${ string } ` ; decision_log ?: ResolverInputTypes [ "MarketplaceWriteoffDecisionEntry" ] ; executed_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceWriteoffProposalItem" ] ; proposal_hash ?: boolean | ` @ ${ string } ` ; proposed_by_account ?: boolean | ` @ ${ string } ` ; reject_reason ?: boolean | ` @ ${ string } ` ; rejected_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; submitted_at ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; trigger ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceWriteoffProposalItem : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; asset_title ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; branch_name ?: boolean | ` @ ${ string } ` ; executed ?: boolean | ` @ ${ string } ` ; inventory_ids ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; reason ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; } > ; MarketplaceWriteoffProposalStatus : MarketplaceWriteoffProposalStatus ; MarketplaceWriteoffProposalTrigger : MarketplaceWriteoffProposalTrigger ; MarketplaceWriteoffProtocolDocumentInput : { proposal_id : string ; } ; MarketplaceWriteoffServiceMemoSignablePayloadInput : { braname : string ; proposal_id : string ; } ; MarketplaceWriteoffStatementSignablePayloadInput : { draft_id : string ; } ; MarketplaceWriteoffStatusChangedEvent : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; proposal_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MatrixAccountStatusResponseDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; hasAccount ?: boolean | ` @ ${ string } ` ; iframeUrl ?: boolean | ` @ ${ string } ` ; matrixUsername ?: boolean | ` @ ${ string } ` ; } > ; Meet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorization ?: ResolverInputTypes [ "DocumentAggregate" ] ; close_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; current_quorum_percent ?: boolean | ` @ ${ string } ` ; cycle ?: boolean | ` @ ${ string } ` ; decision1 ?: ResolverInputTypes [ "DocumentAggregate" ] ; decision2 ?: ResolverInputTypes [ "DocumentAggregate" ] ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; initiator ?: boolean | ` @ ${ string } ` ; initiator_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; level ?: boolean | ` @ ${ string } ` ; notified_users ?: boolean | ` @ ${ string } ` ; open_at ?: boolean | ` @ ${ string } ` ; presider ?: boolean | ` @ ${ string } ` ; presider_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; proposal ?: ResolverInputTypes [ "DocumentAggregate" ] ; quorum_passed ?: boolean | ` @ ${ string } ` ; quorum_percent ?: boolean | ` @ ${ string } ` ; secretary ?: boolean | ` @ ${ string } ` ; secretary_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; signed_ballots ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > ; MeetAggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; pre ?: ResolverInputTypes [ "MeetPreProcessing" ] ; processed ?: ResolverInputTypes [ "MeetProcessed" ] ; processing ?: ResolverInputTypes [ "MeetProcessing" ] ; } > ; MeetPreProcessing : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agenda ?: ResolverInputTypes [ "AgendaMeetPoint" ] ; close_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; details ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; initiator ?: boolean | ` @ ${ string } ` ; initiator_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; open_at ?: boolean | ` @ ${ string } ` ; presider ?: boolean | ` @ ${ string } ` ; presider_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; proposal ?: ResolverInputTypes [ "DocumentAggregate" ] ; secretary ?: boolean | ` @ ${ string } ` ; secretary_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; } > ; MeetProcessed : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; decision ?: ResolverInputTypes [ "SignedDigitalDocument" ] ; decisionAggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; hash ?: boolean | ` @ ${ string } ` ; presider ?: boolean | ` @ ${ string } ` ; presider_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; quorum_passed ?: boolean | ` @ ${ string } ` ; quorum_percent ?: boolean | ` @ ${ string } ` ; results ?: ResolverInputTypes [ "MeetQuestionResult" ] ; secretary ?: boolean | ` @ ${ string } ` ; secretary_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; signed_ballots ?: boolean | ` @ ${ string } ` ; } > ; MeetProcessing : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; extendedStatus ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; isVoted ?: boolean | ` @ ${ string } ` ; meet ?: ResolverInputTypes [ "Meet" ] ; questions ?: ResolverInputTypes [ "Question" ] ; } > ; MeetQuestionResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accepted ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; number ?: boolean | ` @ ${ string } ` ; question_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; votes_abstained ?: boolean | ` @ ${ string } ` ; votes_against ?: boolean | ` @ ${ string } ` ; votes_for ?: boolean | ` @ ${ string } ` ; } > ; MembershipExit : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; exit_hash ?: boolean | ` @ ${ string } ` ; payment_status ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MembershipExitApplicationGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; skip_save : boolean ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; MembershipExitApplicationSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MembershipExitApplicationSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; MembershipExitApplicationSignedMetaDocumentInput : { block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; skip_save : boolean ; timezone : string ; title : string ; username : string ; version : string ; } ; MembershipExitDecisionGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; MembershipExitResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; exit_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; MembershipExitReturnPreview : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; minimum_contribution ?: boolean | ` @ ${ string } ` ; share_contribution ?: boolean | ` @ ${ string } ` ; total ?: boolean | ` @ ${ string } ` ; } > ; MembershipExitStatus : MembershipExitStatus ; MetricContributionSource : MetricContributionSource ; MetricDriveDirection : MetricDriveDirection ; MetricSeriesMode : MetricSeriesMode ; MetricStatus : MetricStatus ; MissingRequisiteField : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; reason ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; } > ; MonoAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; email ?: boolean | ` @ ${ string } ` ; has_account ?: boolean | ` @ ${ string } ` ; initial_order ?: boolean | ` @ ${ string } ` ; is_email_verified ?: boolean | ` @ ${ string } ` ; is_registered ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; public_key ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; role ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; subscriber_hash ?: boolean | ` @ ${ string } ` ; subscriber_id ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; MoveCapitalIssueToComponentInput : { issue_hash : string ; target_project_hash : string ; } ; Mutation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; activateTwoFactor ?: [ { data : ResolverInputTypes [ "TwoFactorCodeInput" ] ; } , boolean | ` @ ${ string } ` ] ; addBranchWhitelist ?: [ { data : ResolverInputTypes [ "AddBranchWhitelistInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; addParticipant ?: [ { data : ResolverInputTypes [ "AddParticipantInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; addPaymentMethod ?: [ { data : ResolverInputTypes [ "AddPaymentMethodInput" ] ; } , ResolverInputTypes [ "PaymentMethod" ] ] ; addTrustedAccount ?: [ { data : ResolverInputTypes [ "AddTrustedAccountInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; approveVerification ?: [ { data : ResolverInputTypes [ "ApproveVerificationInput" ] ; } , ResolverInputTypes [ "VerificationReview" ] ] ; archiveProductCard ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; assignCapabilitySet ?: [ { data : ResolverInputTypes [ "AssignCapabilitySetInput" ] ; } , boolean | ` @ ${ string } ` ] ; authorizeDecision ?: [ { data : ResolverInputTypes [ "AuthorizeDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; authorizeForceRecovery ?: [ { data : ResolverInputTypes [ "AuthorizeForceRecoveryInput" ] ; } , ResolverInputTypes [ "ForceRecoveryAuthorization" ] ] ; cancelMembershipExit ?: [ { coopname : string ; username : string ; } , boolean | ` @ ${ string } ` ] ; capitalAddAuthor ?: [ { data : ResolverInputTypes [ "AddAuthorInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalAddFavorite ?: [ { data : ResolverInputTypes [ "CapitalFavoriteInput" ] ; } , ResolverInputTypes [ "CapitalFavorite" ] ] ; capitalAddWorklog ?: [ { data : ResolverInputTypes [ "CapitalAddWorklogInput" ] ; } , ResolverInputTypes [ "CapitalTimeEntry" ] ] ; capitalAllocateFunds ?: [ { data : ResolverInputTypes [ "CapitalAllocateFundsInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalApproveCommit ?: [ { data : ResolverInputTypes [ "CommitApproveInput" ] ; } , ResolverInputTypes [ "CapitalCommit" ] ] ; capitalArchiveComponentMetric ?: [ { data : ResolverInputTypes [ "ArchiveComponentMetricInput" ] ; } , ResolverInputTypes [ "CapitalComponentMetric" ] ] ; capitalCalculateVotes ?: [ { data : ResolverInputTypes [ "CalculateVotesInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalCloseProject ?: [ { data : ResolverInputTypes [ "CloseProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalCompleteProcessStep ?: [ { data : ResolverInputTypes [ "CompleteProcessStepInput" ] ; } , ResolverInputTypes [ "ProcessInstance" ] ] ; capitalCompleteRegistration ?: [ { data : ResolverInputTypes [ "CompleteCapitalRegistrationInputDTO" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCompleteVoting ?: [ { data : ResolverInputTypes [ "CompleteVotingInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalConvertSegment ?: [ { data : ResolverInputTypes [ "ConvertSegmentInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalCreateCommit ?: [ { data : ResolverInputTypes [ "CreateCommitInput" ] ; } , ResolverInputTypes [ "CapitalCommit" ] ] ; capitalCreateComponentMetric ?: [ { data : ResolverInputTypes [ "CreateComponentMetricInput" ] ; } , ResolverInputTypes [ "CapitalComponentMetric" ] ] ; capitalCreateCycle ?: [ { data : ResolverInputTypes [ "CreateCycleInput" ] ; } , ResolverInputTypes [ "CapitalCycle" ] ] ; capitalCreateDebt ?: [ { data : ResolverInputTypes [ "CreateDebtInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateExpense ?: [ { data : ResolverInputTypes [ "CreateExpenseInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateIssue ?: [ { data : ResolverInputTypes [ "CreateIssueInput" ] ; } , ResolverInputTypes [ "CapitalIssue" ] ] ; capitalCreateLocalProject ?: [ { data : ResolverInputTypes [ "CreateProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalCreateMeasure ?: [ { data : ResolverInputTypes [ "CreateMeasureInput" ] ; } , ResolverInputTypes [ "CapitalMeasure" ] ] ; capitalCreateProcessTemplate ?: [ { data : ResolverInputTypes [ "CreateProcessTemplateInput" ] ; } , ResolverInputTypes [ "ProcessTemplate" ] ] ; capitalCreateProgramExpense ?: [ { data : ResolverInputTypes [ "CapitalCreateProgramExpenseInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProgramInvest ?: [ { data : ResolverInputTypes [ "CreateProgramInvestInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProgramProperty ?: [ { data : ResolverInputTypes [ "CreateProgramPropertyInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProject ?: [ { data : ResolverInputTypes [ "CreateProjectInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProjectInvest ?: [ { data : ResolverInputTypes [ "CreateProjectInvestInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProjectProperty ?: [ { data : ResolverInputTypes [ "CreateProjectPropertyInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateStory ?: [ { data : ResolverInputTypes [ "CreateStoryInput" ] ; } , ResolverInputTypes [ "CapitalStory" ] ] ; capitalDeallocateFunds ?: [ { data : ResolverInputTypes [ "CapitalDeallocateFundsInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalDeclineCommit ?: [ { data : ResolverInputTypes [ "CommitDeclineInput" ] ; } , ResolverInputTypes [ "CapitalCommit" ] ] ; capitalDeleteIssue ?: [ { data : ResolverInputTypes [ "DeleteCapitalIssueByHashInput" ] ; } , boolean | ` @ ${ string } ` ] ; capitalDeleteProcessTemplate ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; capitalDeleteProject ?: [ { data : ResolverInputTypes [ "DeleteProjectInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalDeleteStory ?: [ { data : ResolverInputTypes [ "DeleteCapitalStoryByHashInput" ] ; } , boolean | ` @ ${ string } ` ] ; capitalEditContributor ?: [ { data : ResolverInputTypes [ "EditContributorInput" ] ; } , ResolverInputTypes [ "CapitalContributor" ] ] ; capitalEditProject ?: [ { data : ResolverInputTypes [ "EditProjectInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalFinalizeProject ?: [ { data : ResolverInputTypes [ "FinalizeProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalFundProgram ?: [ { data : ResolverInputTypes [ "FundProgramInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalGenerateCapitalizationAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationMoneyInvestStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationPropertyInvestAct ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationPropertyInvestDecision ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationPropertyInvestStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationToMainWalletConvertStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateComponentGenerationContract ?: [ { data : ResolverInputTypes [ "ComponentGenerationContractGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateExpenseDecision ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateExpenseStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationContract ?: [ { data : ResolverInputTypes [ "GenerationContractGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationConvertStatement ?: [ { data : ResolverInputTypes [ "GenerationConvertStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationMoneyInvestStatement ?: [ { data : ResolverInputTypes [ "GenerationMoneyInvestStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationPropertyInvestAct ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationPropertyInvestDecision ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationPropertyInvestStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGetLoanDecision ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGetLoanStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateProgramMoneyInvestStatement ?: [ { data : ResolverInputTypes [ "ProgramCapitalizationMoneyInvestStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateProjectGenerationContract ?: [ { data : ResolverInputTypes [ "ProjectGenerationContractGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateRegistrationDocuments ?: [ { data : ResolverInputTypes [ "GenerateCapitalRegistrationDocumentsInputDTO" ] ; } , ResolverInputTypes [ "GenerateCapitalRegistrationDocumentsOutputDTO" ] ] ; capitalGenerateResultContributionAct ?: [ { data : ResolverInputTypes [ "ResultContributionActGenerateInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateResultContributionDecision ?: [ { data : ResolverInputTypes [ "ResultContributionDecisionGenerateInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateResultContributionStatement ?: [ { data : ResolverInputTypes [ "ResultContributionStatementGenerateInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalImportContributor ?: [ { data : ResolverInputTypes [ "ImportContributorInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalLogMetricContribution ?: [ { data : ResolverInputTypes [ "LogMetricContributionInput" ] ; } , ResolverInputTypes [ "CapitalMetricContribution" ] ] ; capitalMakeClearance ?: [ { data : ResolverInputTypes [ "MakeClearanceInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalMoveIssueToComponent ?: [ { data : ResolverInputTypes [ "MoveCapitalIssueToComponentInput" ] ; } , ResolverInputTypes [ "CapitalIssue" ] ] ; capitalOpenProject ?: [ { data : ResolverInputTypes [ "OpenProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalPauseTimer ?: [ { data : ResolverInputTypes [ "CapitalPauseTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimerSession" ] ] ; capitalPushResult ?: [ { data : ResolverInputTypes [ "PushResultInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalRefreshProgram ?: [ { data : ResolverInputTypes [ "RefreshProgramInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalRefreshSegment ?: [ { data : ResolverInputTypes [ "RefreshSegmentInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalRegisterContributor ?: [ { data : ResolverInputTypes [ "RegisterContributorInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalRemoveFavorite ?: [ { data : ResolverInputTypes [ "CapitalFavoriteInput" ] ; } , ResolverInputTypes [ "CapitalFavorite" ] ] ; capitalResumeTimer ?: [ { data : ResolverInputTypes [ "CapitalResumeTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimerSession" ] ] ; capitalSetConfig ?: [ { data : ResolverInputTypes [ "SetConfigInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalSetIssueMetricBindings ?: [ { data : ResolverInputTypes [ "SetIssueMetricBindingsInput" ] ; } , ResolverInputTypes [ "CapitalIssueMetricBinding" ] ] ; capitalSetMaster ?: [ { data : ResolverInputTypes [ "SetMasterInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalSetPlan ?: [ { data : ResolverInputTypes [ "SetPlanInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalSetProjectDevelopmentRepositoryUrl ?: [ { data : ResolverInputTypes [ "SetCapitalProjectDevelopmentRepositoryUrlInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalSetProjectPriority ?: [ { data : ResolverInputTypes [ "SetCapitalProjectPriorityInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalSignActAsChairman ?: [ { data : ResolverInputTypes [ "SignActAsChairmanInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalSignActAsContributor ?: [ { data : ResolverInputTypes [ "SignActAsContributorInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalStartProcess ?: [ { data : ResolverInputTypes [ "StartProcessInput" ] ; } , ResolverInputTypes [ "ProcessInstance" ] ] ; capitalStartProject ?: [ { data : ResolverInputTypes [ "StartProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalStartTimer ?: [ { data : ResolverInputTypes [ "CapitalStartTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimerSession" ] ] ; capitalStartVoting ?: [ { data : ResolverInputTypes [ "StartVotingInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalStopProject ?: [ { data : ResolverInputTypes [ "StopProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalStopTimer ?: [ { data : ResolverInputTypes [ "CapitalStopTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimeEntry" ] ] ; capitalSubmitVote ?: [ { data : ResolverInputTypes [ "SubmitVoteInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalTopupProgramExpensePool ?: [ { data : ResolverInputTypes [ "CapitalTopupProgramExpenseInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalUpdateComponentMetric ?: [ { data : ResolverInputTypes [ "UpdateComponentMetricInput" ] ; } , ResolverInputTypes [ "CapitalComponentMetric" ] ] ; capitalUpdateIssue ?: [ { data : ResolverInputTypes [ "UpdateIssueInput" ] ; } , ResolverInputTypes [ "CapitalIssue" ] ] ; capitalUpdateMeasure ?: [ { data : ResolverInputTypes [ "UpdateMeasureInput" ] ; } , ResolverInputTypes [ "CapitalMeasure" ] ] ; capitalUpdateProcessTemplate ?: [ { data : ResolverInputTypes [ "UpdateProcessTemplateInput" ] ; } , ResolverInputTypes [ "ProcessTemplate" ] ] ; capitalUpdateStory ?: [ { data : ResolverInputTypes [ "UpdateStoryInput" ] ; } , ResolverInputTypes [ "CapitalStory" ] ] ; chairmanConfirmApprove ?: [ { data : ResolverInputTypes [ "ConfirmApproveInput" ] ; } , ResolverInputTypes [ "Approval" ] ] ; chairmanDeclineApprove ?: [ { data : ResolverInputTypes [ "DeclineApproveInput" ] ; } , ResolverInputTypes [ "Approval" ] ] ; chatcoopCreateAccount ?: [ { data : ResolverInputTypes [ "CreateMatrixAccountInputDTO" ] ; } , boolean | ` @ ${ string } ` ] ; chatcoopCreateCalendarEvent ?: [ { data : ResolverInputTypes [ "CreateChatCoopCalendarEventInput" ] ; } , ResolverInputTypes [ "ChatCoopCalendarEvent" ] ] ; chatcoopCreateCalendarIcsSubscription ?: ResolverInputTypes [ "ChatCoopCalendarIcsUrlResponse" ] ; chatcoopCreateSecretaryRoom ?: [ { data : ResolverInputTypes [ "CreateSecretaryRoomInput" ] ; } , ResolverInputTypes [ "ChatcoopSecretaryRoom" ] ] ; chatcoopDeleteCalendarEvent ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; chatcoopRemoveSecretaryRoom ?: [ { data : ResolverInputTypes [ "RemoveSecretaryRoomInput" ] ; } , boolean | ` @ ${ string } ` ] ; chatcoopUpdateCalendarEvent ?: [ { data : ResolverInputTypes [ "UpdateChatCoopCalendarEventInput" ] ; } , ResolverInputTypes [ "ChatCoopCalendarEvent" ] ] ; chatcoopUpdateTranscriptionMemo ?: [ { data : ResolverInputTypes [ "UpdateCallTranscriptionMemoInput" ] ; } , ResolverInputTypes [ "CallTranscription" ] ] ; completeCapitalOnboardingStep ?: [ { data : ResolverInputTypes [ "CapitalOnboardingStepInput" ] ; } , ResolverInputTypes [ "CapitalOnboardingState" ] ] ; completeChairmanAgendaStep ?: [ { data : ResolverInputTypes [ "ChairmanOnboardingAgendaInput" ] ; } , ResolverInputTypes [ "ChairmanOnboardingState" ] ] ; completeChairmanGeneralMeetStep ?: [ { data : ResolverInputTypes [ "ChairmanOnboardingGeneralMeetInput" ] ; } , ResolverInputTypes [ "ChairmanOnboardingState" ] ] ; completeExtensionOnboardingStep ?: [ { data : ResolverInputTypes [ "CompleteExtensionOnboardingStepInput" ] ; } , ResolverInputTypes [ "ExtensionOnboardingState" ] ] ; confirmAgreement ?: [ { data : ResolverInputTypes [ "ConfirmAgreementInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; confirmCriticalAction ?: [ { id : string ; } , ResolverInputTypes [ "PendingCriticalAction" ] ] ; confirmMembershipExit ?: [ { token : string ; } , ResolverInputTypes [ "MembershipExitResult" ] ] ; createAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "CreateAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; createBranch ?: [ { data : ResolverInputTypes [ "CreateBranchInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; createCategory ?: [ { data : ResolverInputTypes [ "CreateCategoryInput" ] ; } , ResolverInputTypes [ "Category" ] ] ; createDepositPayment ?: [ { data : ResolverInputTypes [ "CreateDepositPaymentInput" ] ; } , ResolverInputTypes [ "GatewayPayment" ] ] ; createExpensePlan ?: [ { data : ResolverInputTypes [ "CreateExpensePlanInput" ] ; } , ResolverInputTypes [ "ExpensePlan" ] ] ; createExpenseProposal ?: [ { data : ResolverInputTypes [ "CreateExpenseProposalInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; createInitialPayment ?: [ { data : ResolverInputTypes [ "CreateInitialPaymentInput" ] ; } , ResolverInputTypes [ "GatewayPayment" ] ] ; createMembershipExit ?: [ { data : ResolverInputTypes [ "CreateMembershipExitInput" ] ; } , ResolverInputTypes [ "MembershipExitResult" ] ] ; createProductCard ?: [ { data : ResolverInputTypes [ "CreateProductCardInput" ] ; } , ResolverInputTypes [ "ProductCard" ] ] ; createProjectOfFreeDecision ?: [ { data : ResolverInputTypes [ "CreateProjectFreeDecisionInput" ] ; } , ResolverInputTypes [ "CreatedProjectFreeDecision" ] ] ; createWebPushSubscription ?: [ { data : ResolverInputTypes [ "CreateSubscriptionInput" ] ; } , ResolverInputTypes [ "CreateSubscriptionResponse" ] ] ; createWithdraw ?: [ { data : ResolverInputTypes [ "CreateWithdrawInput" ] ; } , ResolverInputTypes [ "CreateWithdrawResponse" ] ] ; deactivateWebPushSubscriptionById ?: [ { data : ResolverInputTypes [ "DeactivateSubscriptionInput" ] ; } , boolean | ` @ ${ string } ` ] ; declineAgreement ?: [ { data : ResolverInputTypes [ "DeclineAgreementInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; declineDecision ?: [ { data : ResolverInputTypes [ "DeclineDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; deleteAccount ?: [ { data : ResolverInputTypes [ "DeleteAccountInput" ] ; } , boolean | ` @ ${ string } ` ] ; deleteBranch ?: [ { data : ResolverInputTypes [ "DeleteBranchInput" ] ; } , boolean | ` @ ${ string } ` ] ; deleteBranchWhitelist ?: [ { data : ResolverInputTypes [ "DeleteBranchWhitelistInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; deleteCategory ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; deleteExpensePlan ?: [ { data : ResolverInputTypes [ "DeleteExpensePlanInput" ] ; } , boolean | ` @ ${ string } ` ] ; deletePaymentMethod ?: [ { data : ResolverInputTypes [ "DeletePaymentMethodInput" ] ; } , boolean | ` @ ${ string } ` ] ; deleteProductCard ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; deleteReportDraft ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; deleteTrustedAccount ?: [ { data : ResolverInputTypes [ "DeleteTrustedAccountInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; disableTwoFactor ?: [ { data : ResolverInputTypes [ "TwoFactorCodeInput" ] ; } , boolean | ` @ ${ string } ` ] ; editBranch ?: [ { data : ResolverInputTypes [ "EditBranchInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; enrollTwoFactor ?: ResolverInputTypes [ "TwoFactorEnrollment" ] ; generateAnnualGeneralMeetAgendaDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingAgendaGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateAnnualGeneralMeetDecisionDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateAnnualGeneralMeetNotificationDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingNotificationGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateBallotForAnnualGeneralMeetDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingVotingBallotGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateConvertToAxonStatement ?: [ { data : ResolverInputTypes [ "ConvertToAxonStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateDocument ?: [ { input : ResolverInputTypes [ "GenerateAnyDocumentInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateExpenseProposalDecisionDocument ?: [ { data : ResolverInputTypes [ "ExpenseProposalDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateExpenseProposalStatementDocument ?: [ { data : ResolverInputTypes [ "ExpenseProposalStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateFreeDecision ?: [ { data : ResolverInputTypes [ "FreeDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateMembershipExitApplication ?: [ { data : ResolverInputTypes [ "MembershipExitApplicationGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateMembershipExitDecision ?: [ { data : ResolverInputTypes [ "MembershipExitDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateParticipantApplication ?: [ { data : ResolverInputTypes [ "ParticipantApplicationGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateParticipantApplicationDecision ?: [ { data : ResolverInputTypes [ "ParticipantApplicationDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generatePrivacyAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateProjectOfFreeDecision ?: [ { data : ResolverInputTypes [ "ProjectFreeDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateRegistrationDocuments ?: [ { data : ResolverInputTypes [ "GenerateRegistrationDocumentsInput" ] ; } , ResolverInputTypes [ "GenerateRegistrationDocumentsOutput" ] ] ; generateReportFromEdits ?: [ { editsJson : string ; period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } , ResolverInputTypes [ "GeneratedReport" ] ] ; generateReturnByMoneyDecisionDocument ?: [ { data : ResolverInputTypes [ "ReturnByMoneyDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateReturnByMoneyStatementDocument ?: [ { data : ResolverInputTypes [ "ReturnByMoneyGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateSelectBranchDocument ?: [ { data : ResolverInputTypes [ "SelectBranchGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateSignatureAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateSovietDecisionOnAnnualMeetDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingSovietDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateUserAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateWalletAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; initSystem ?: [ { data : ResolverInputTypes [ "Init" ] ; } , ResolverInputTypes [ "SystemInfo" ] ] ; initiateCriticalAction ?: [ { data : ResolverInputTypes [ "InitiateCriticalActionInput" ] ; } , ResolverInputTypes [ "PendingCriticalAction" ] ] ; installExtension ?: [ { data : ResolverInputTypes [ "ExtensionInput" ] ; } , ResolverInputTypes [ "Extension" ] ] ; installSystem ?: [ { data : ResolverInputTypes [ "Install" ] ; } , ResolverInputTypes [ "SystemInfo" ] ] ; kuApproveTrusted ?: [ { data : ResolverInputTypes [ "ApproveKuTrustedInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuCancelDecision ?: [ { data : ResolverInputTypes [ "CancelKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuCloseDecision ?: [ { data : ResolverInputTypes [ "CloseKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuCreateDecision ?: [ { data : ResolverInputTypes [ "CreateKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuDeclineTrusted ?: [ { data : ResolverInputTypes [ "DeclineKuTrustedInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuExecDecision ?: [ { data : ResolverInputTypes [ "ExecKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuGenerateEstablishmentDecision ?: [ { data : ResolverInputTypes [ "BranchEstablishmentDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateEstablishmentPetition ?: [ { data : ResolverInputTypes [ "BranchEstablishmentPetitionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateMeetingBallot ?: [ { data : ResolverInputTypes [ "BranchMeetingBallotGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateMeetingDecision ?: [ { data : ResolverInputTypes [ "BranchMeetingDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateMeetingProposal ?: [ { data : ResolverInputTypes [ "BranchMeetingProposalGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrustedLiabilityAgreement ?: [ { data : ResolverInputTypes [ "BranchTrustedLiabilityAgreementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrustedPowerOfAttorney ?: [ { data : ResolverInputTypes [ "BranchTrustedPowerOfAttorneyGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrustedStatement ?: [ { data : ResolverInputTypes [ "BranchTrustedStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrusteeLiabilityAgreement ?: [ { data : ResolverInputTypes [ "BranchTrusteeLiabilityAgreementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrusteePowerOfAttorney ?: [ { data : ResolverInputTypes [ "BranchTrusteePowerOfAttorneyGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuJoinDecision ?: [ { data : ResolverInputTypes [ "JoinKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuRequestTrusted ?: [ { data : ResolverInputTypes [ "RequestKuTrustedInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuStartDecision ?: [ { data : ResolverInputTypes [ "StartKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuVoteOnDecision ?: [ { data : ResolverInputTypes [ "VoteOnKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; login ?: [ { data : ResolverInputTypes [ "LoginInput" ] ; } , ResolverInputTypes [ "RegisteredAccount" ] ] ; logout ?: [ { data : ResolverInputTypes [ "LogoutInput" ] ; } , boolean | ` @ ${ string } ` ] ; markAllNotificationsRead ?: [ { coopname : string ; } , ResolverInputTypes [ "UnreadNotificationsCount" ] ] ; markNotificationRead ?: [ { id : string ; } , ResolverInputTypes [ "InboxNotification" ] ] ; markReportPeriod ?: [ { data : ResolverInputTypes [ "MarkReportPeriodInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceAcceptCpp ?: [ { input : ResolverInputTypes [ "MarketplaceAcceptCppInput" ] ; } , ResolverInputTypes [ "MarketplaceCppStatus" ] ] ; marketplaceAcceptOrdersBatch ?: [ { input : ResolverInputTypes [ "MarketplaceAcceptOrdersBatchInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplierBatchActionResult" ] ] ; marketplaceAcceptReturnAtVisit ?: [ { data : ResolverInputTypes [ "MarketplaceAcceptReturnAtVisitInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceAddAvailableCategories ?: [ { input : ResolverInputTypes [ "AddAvailableCategoriesInput" ] ; } , ResolverInputTypes [ "MarketplaceAvailableCategory" ] ] ; marketplaceAddAvailableCategoryTypes ?: [ { input : ResolverInputTypes [ "AddAvailableCategoryTypesInput" ] ; } , ResolverInputTypes [ "MarketplaceAvailableCategory" ] ] ; marketplaceAddSupplier ?: [ { input : ResolverInputTypes [ "MarketplaceAddSupplierInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceAddToCart ?: [ { input : ResolverInputTypes [ "MarketplaceAddToCartInput" ] ; } , ResolverInputTypes [ "MarketplaceCart" ] ] ; marketplaceAnnounceOrderReady ?: [ { data : ResolverInputTypes [ "MarketplaceAnnounceOrderReadyInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceApproveOffer ?: [ { input : ResolverInputTypes [ "MarketplaceApproveOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceApproveReturnVisit ?: [ { data : ResolverInputTypes [ "MarketplaceApproveReturnVisitInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceApproveSupplier ?: [ { input : ResolverInputTypes [ "MarketplaceSupplierMemberInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceAssignInventoryPlacement ?: [ { data : ResolverInputTypes [ "MarketplaceAssignInventoryPlacementInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceBindInventoryBarcode ?: [ { data : ResolverInputTypes [ "MarketplaceBindInventoryBarcodeInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceCancelAplReception ?: [ { data : ResolverInputTypes [ "MarketplaceAplReceptionByIdInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReceptionResult" ] ] ; marketplaceCancelOrder ?: [ { input : ResolverInputTypes [ "MarketplaceCancelOrderInput" ] ; } , ResolverInputTypes [ "MarketplaceCancelOrderResult" ] ] ; marketplaceCancelStockOrder ?: [ { data : ResolverInputTypes [ "MarketplaceCancelStockOrderInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceCancelStockProposal ?: [ { data : ResolverInputTypes [ "MarketplaceResolveStockProposalInput" ] ; } , ResolverInputTypes [ "MarketplaceStockProposal" ] ] ; marketplaceCancelWriteoffDraft ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; marketplaceCheckoutCart ?: [ { input ?: ResolverInputTypes [ "MarketplaceCheckoutCartInput" ] | null ; } , ResolverInputTypes [ "MarketplaceCheckoutResult" ] ] ; marketplaceClearAvailableCategories ?: boolean | ` @ ${ string } ` ; marketplaceClearCart ?: ResolverInputTypes [ "MarketplaceCart" ] ; marketplaceClearInventoryLabel ?: [ { data : ResolverInputTypes [ "MarketplaceClearInventoryLabelInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceConfirmWriteoff ?: [ { data : ResolverInputTypes [ "MarketplaceConfirmWriteoffInput" ] ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceConvertBranchFunds ?: [ { data : ResolverInputTypes [ "MarketplaceConvertBranchFundsInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceCreateAid ?: [ { data : ResolverInputTypes [ "MarketplaceCreateAidInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceCreateAplReception ?: [ { data : ResolverInputTypes [ "MarketplaceCreateAplReceptionInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReceptionResult" ] ] ; marketplaceCreateBranchExpense ?: [ { data : ResolverInputTypes [ "CreateBranchExpenseInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceCreateContainerType ?: [ { data : ResolverInputTypes [ "MarketplaceCreateContainerTypeInput" ] ; } , ResolverInputTypes [ "MarketplaceContainerType" ] ] ; marketplaceCreateContainers ?: [ { data : ResolverInputTypes [ "MarketplaceCreateContainersInput" ] ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplaceCreateCustomCategory ?: [ { input : ResolverInputTypes [ "CreateCustomCategoryInput" ] ; } , ResolverInputTypes [ "MarketplaceCategory" ] ] ; marketplaceCreateExpressReception ?: [ { data : ResolverInputTypes [ "MarketplaceCreateExpressReceptionInput" ] ; } , ResolverInputTypes [ "MarketplaceCreateExpressReceptionResult" ] ] ; marketplaceCreateOffer ?: [ { input : ResolverInputTypes [ "MarketplaceCreateOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceCreateRequest ?: [ { data : ResolverInputTypes [ "CreateRequestInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceCreateReturnClaim ?: [ { data : ResolverInputTypes [ "MarketplaceCreateReturnClaimInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceCreateShipment ?: [ { data : ResolverInputTypes [ "MarketplaceCreateShipmentInput" ] ; } , ResolverInputTypes [ "MarketplaceCreateShipmentResult" ] ] ; marketplaceCreateStockProposal ?: [ { data : ResolverInputTypes [ "MarketplaceCreateStockProposalInput" ] ; } , ResolverInputTypes [ "MarketplaceStockProposal" ] ] ; marketplaceCreateStorageCell ?: [ { data : ResolverInputTypes [ "MarketplaceCreateStorageCellInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceCreateStorageGrid ?: [ { data : ResolverInputTypes [ "MarketplaceCreateStorageGridInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceCreateWriteoffDraft ?: [ { data : ResolverInputTypes [ "MarketplaceCreateWriteoffDraftInput" ] ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceDeclineOrdersBatch ?: [ { input : ResolverInputTypes [ "MarketplaceDeclineOrdersBatchInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplierBatchActionResult" ] ] ; marketplaceDeclineStockProposal ?: [ { data : ResolverInputTypes [ "MarketplaceResolveStockProposalInput" ] ; } , ResolverInputTypes [ "MarketplaceStockProposal" ] ] ; marketplaceDeleteCustomCategory ?: [ { categoryId : number ; } , boolean | ` @ ${ string } ` ] ; marketplaceDeleteTrusteeWeight ?: [ { data : ResolverInputTypes [ "MarketplaceDeleteTrusteeWeightInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceDetailKU ?: [ { data : ResolverInputTypes [ "MarketplaceDetailKUInput" ] ; } , ResolverInputTypes [ "MarketplaceKUDetails" ] ] ; marketplaceDistributeBranchFunds ?: [ { data : ResolverInputTypes [ "MarketplaceDistributeBranchFundsInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceFinalizeStockIssuance ?: [ { data : ResolverInputTypes [ "MarketplaceFinalizeStockIssuanceInput" ] ; } , ResolverInputTypes [ "MarketplaceStockProposalAcceptResult" ] ] ; marketplaceGenerateInventoryLabel ?: [ { data : ResolverInputTypes [ "MarketplaceGenerateInventoryLabelInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceMoveContainer ?: [ { data : ResolverInputTypes [ "MarketplaceMoveContainerInput" ] ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplacePublishStock ?: [ { data : ResolverInputTypes [ "MarketplacePublishStockInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceRejectOffer ?: [ { input : ResolverInputTypes [ "MarketplaceRejectOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceRejectReturnAtVisit ?: [ { data : ResolverInputTypes [ "MarketplaceRejectReturnAtVisitInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceRejectReturnRemote ?: [ { data : ResolverInputTypes [ "MarketplaceRejectReturnRemoteInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceRejectSupplier ?: [ { input : ResolverInputTypes [ "MarketplaceSupplierMemberInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceRemoveAvailableCategories ?: [ { input : ResolverInputTypes [ "RemoveAvailableCategoriesInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceRemoveAvailableCategoryTypes ?: [ { input : ResolverInputTypes [ "RemoveAvailableCategoryTypesInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceRemoveFromCart ?: [ { input : ResolverInputTypes [ "MarketplaceRemoveFromCartInput" ] ; } , ResolverInputTypes [ "MarketplaceCart" ] ] ; marketplaceRenameStorageSection ?: [ { data : ResolverInputTypes [ "MarketplaceRenameStorageSectionInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceReplaceAvailableItems ?: [ { input : ResolverInputTypes [ "ReplaceAvailableItemsInput" ] ; } , ResolverInputTypes [ "MarketplaceAvailableCategory" ] ] ; marketplaceRepublishOffer ?: [ { input : ResolverInputTypes [ "MarketplaceRepublishOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceRequestSupplier ?: [ { input : ResolverInputTypes [ "MarketplaceRequestSupplierInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceRetireStorageCells ?: [ { data : ResolverInputTypes [ "MarketplaceRetireStorageCellsInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceRetryKUGeocode ?: [ { coopname : string ; coreBraname : string ; } , ResolverInputTypes [ "MarketplaceKUDetails" ] ] ; marketplaceSetCartDeliveryPoint ?: [ { input : ResolverInputTypes [ "MarketplaceSetCartDeliveryPointInput" ] ; } , ResolverInputTypes [ "MarketplaceCart" ] ] ; marketplaceSetKUStatus ?: [ { data : ResolverInputTypes [ "MarketplaceSetKUStatusInput" ] ; } , ResolverInputTypes [ "MarketplaceKUDetails" ] ] ; marketplaceSetMembershipFee ?: [ { data : ResolverInputTypes [ "MarketplaceSetMembershipFeeInput" ] ; } , ResolverInputTypes [ "MarketplaceEconomyConfig" ] ] ; marketplaceSetOfferWarranty ?: [ { input : ResolverInputTypes [ "MarketplaceSetOfferWarrantyInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceSetSupplierPayoutMethod ?: [ { input : ResolverInputTypes [ "MarketplaceSetSupplierPayoutMethodInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplierPaymentSettings" ] ] ; marketplaceSetTrusteeWeight ?: [ { data : ResolverInputTypes [ "MarketplaceSetTrusteeWeightInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceSignAplReceptionAsChairman ?: [ { data : ResolverInputTypes [ "MarketplaceSignAplReceptionInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReceptionResult" ] ] ; marketplaceSignAplReceptionAsSupplier ?: [ { data : ResolverInputTypes [ "MarketplaceSignAplReceptionInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReceptionResult" ] ] ; marketplaceSignOnboardingOffer ?: [ { input : ResolverInputTypes [ "MarketplaceSignOnboardingOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOnboardingState" ] ] ; marketplaceSplitInventory ?: [ { data : ResolverInputTypes [ "MarketplaceSplitInventoryInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceSubmitWriteoffDraft ?: [ { data : ResolverInputTypes [ "MarketplaceSubmitWriteoffDraftInput" ] ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceSwitchSupplierModel ?: [ { input : ResolverInputTypes [ "MarketplaceSwitchSupplierModelInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceUnpublishStock ?: [ { data : ResolverInputTypes [ "MarketplaceUnpublishStockInput" ] ; } , ResolverInputTypes [ "MarketplaceUnpublishStockResult" ] ] ; marketplaceUpdateCartItem ?: [ { input : ResolverInputTypes [ "MarketplaceUpdateCartItemInput" ] ; } , ResolverInputTypes [ "MarketplaceCart" ] ] ; marketplaceUpdateContainer ?: [ { data : ResolverInputTypes [ "MarketplaceUpdateContainerInput" ] ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplaceUpdateOffer ?: [ { input : ResolverInputTypes [ "MarketplaceUpdateOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceUpdateStorageCell ?: [ { data : ResolverInputTypes [ "MarketplaceUpdateStorageCellInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceUpdateWriteoffDraft ?: [ { data : ResolverInputTypes [ "MarketplaceUpdateWriteoffDraftInput" ] ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceWithdrawOffer ?: [ { input : ResolverInputTypes [ "MarketplaceWithdrawOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; notifyOnAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "NotifyOnAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; overspendExpenseItem ?: [ { data : ResolverInputTypes [ "OverspendExpenseItemInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; payExpenseItem ?: [ { data : ResolverInputTypes [ "PayExpenseItemInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; payWithheldTax ?: [ { data : ResolverInputTypes [ "PayWithheldTaxInput" ] ; } , boolean | ` @ ${ string } ` ] ; processConvertToAxonStatement ?: [ { data : ResolverInputTypes [ "ProcessConvertToAxonStatementInput" ] ; } , boolean | ` @ ${ string } ` ] ; publishProductCard ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; publishProjectOfFreeDecision ?: [ { data : ResolverInputTypes [ "PublishProjectFreeDecisionInput" ] ; } , ResolverInputTypes [ "AgendaWithDocuments" ] ] ; refresh ?: [ { data : ResolverInputTypes [ "RefreshInput" ] ; } , ResolverInputTypes [ "RegisteredAccount" ] ] ; registerAccount ?: [ { data : ResolverInputTypes [ "RegisterAccountInput" ] ; } , ResolverInputTypes [ "RegisteredAccount" ] ] ; registerParticipant ?: [ { data : ResolverInputTypes [ "RegisterParticipantInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; rejectVerification ?: [ { data : ResolverInputTypes [ "RejectVerificationInput" ] ; } , ResolverInputTypes [ "VerificationReview" ] ] ; reportExpenseItem ?: [ { data : ResolverInputTypes [ "ReportExpenseItemInput" ] ; } , ResolverInputTypes [ "ExpenseReportResult" ] ] ; reportNotMe ?: [ { data : ResolverInputTypes [ "ReportNotMeInput" ] ; } , ResolverInputTypes [ "RevokedSessionsResult" ] ] ; requestForceRecoveryConsent ?: [ { data : ResolverInputTypes [ "RequestForceRecoveryConsentInput" ] ; } , boolean | ` @ ${ string } ` ] ; resendNotification ?: [ { id : string ; } , ResolverInputTypes [ "Notification" ] ] ; resetKey ?: [ { data : ResolverInputTypes [ "ResetKeyInput" ] ; } , boolean | ` @ ${ string } ` ] ; resetRegistration ?: ResolverInputTypes [ "Account" ] ; restartAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "RestartAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; returnExpenseItem ?: [ { data : ResolverInputTypes [ "ReturnExpenseItemInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; revokeAllSessions ?: ResolverInputTypes [ "RevokedSessionsResult" ] ; revokeCapabilitySet ?: [ { data : ResolverInputTypes [ "RevokeCapabilitySetInput" ] ; } , boolean | ` @ ${ string } ` ] ; revokeParticipantKey ?: [ { data : ResolverInputTypes [ "RevokeParticipantKeyInput" ] ; } , ResolverInputTypes [ "RevokeKeyResult" ] ] ; revokeSession ?: [ { data : ResolverInputTypes [ "RevokeSessionInput" ] ; } , boolean | ` @ ${ string } ` ] ; saveCapitalProgramDocDataHash ?: [ { data : ResolverInputTypes [ "SaveCapitalProgramDocDataInput" ] ; } , ResolverInputTypes [ "CapitalOnboardingState" ] ] ; saveMyPassport ?: [ { passport : ResolverInputTypes [ "PassportInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; saveReportDraft ?: [ { input : ResolverInputTypes [ "SaveReportDraftInput" ] ; } , ResolverInputTypes [ "ReportDraft" ] ] ; selectBranch ?: [ { data : ResolverInputTypes [ "SelectBranchInput" ] ; } , boolean | ` @ ${ string } ` ] ; sendAgreement ?: [ { data : ResolverInputTypes [ "SendAgreementInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; setBranchPrivate ?: [ { data : ResolverInputTypes [ "SetBranchPrivateInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; setLoginFactors ?: [ { data : ResolverInputTypes [ "SetLoginFactorsInput" ] ; } , ResolverInputTypes [ "LoginFactors" ] ] ; setPaymentStatus ?: [ { data : ResolverInputTypes [ "SetPaymentStatusInput" ] ; } , ResolverInputTypes [ "GatewayPayment" ] ] ; setRecoveryStrategy ?: [ { data : ResolverInputTypes [ "SetRecoveryStrategyInput" ] ; } , boolean | ` @ ${ string } ` ] ; setWif ?: [ { data : ResolverInputTypes [ "SetWifInput" ] ; } , boolean | ` @ ${ string } ` ] ; signByPresiderOnAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "SignByPresiderOnAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; signBySecretaryOnAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "SignBySecretaryOnAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; startInstall ?: [ { data : ResolverInputTypes [ "StartInstallInput" ] ; } , ResolverInputTypes [ "StartInstallResult" ] ] ; startResetKey ?: [ { data : ResolverInputTypes [ "StartResetKeyInput" ] ; } , boolean | ` @ ${ string } ` ] ; submitExpenseReport ?: [ { data : ResolverInputTypes [ "SubmitExpenseReportInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; triggerNotificationWorkflow ?: [ { data : ResolverInputTypes [ "TriggerNotificationWorkflowInput" ] ; } , boolean | ` @ ${ string } ` ] ; uninstallExtension ?: [ { data : ResolverInputTypes [ "UninstallExtensionInput" ] ; } , boolean | ` @ ${ string } ` ] ; unverifyParticipant ?: [ { data : ResolverInputTypes [ "UnverifyParticipantInput" ] ; } , ResolverInputTypes [ "ParticipantVerification" ] ] ; updateAccount ?: [ { data : ResolverInputTypes [ "UpdateAccountInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; updateBankAccount ?: [ { data : ResolverInputTypes [ "UpdateBankAccountInput" ] ; } , ResolverInputTypes [ "PaymentMethod" ] ] ; updateExtension ?: [ { data : ResolverInputTypes [ "ExtensionInput" ] ; } , ResolverInputTypes [ "Extension" ] ] ; updateReportRequisites ?: [ { input : ResolverInputTypes [ "UpdateReportRequisitesInput" ] ; } , ResolverInputTypes [ "ReportRequisitesView" ] ] ; updateSettings ?: [ { data : ResolverInputTypes [ "UpdateSettingsInput" ] ; } , ResolverInputTypes [ "Settings" ] ] ; updateSystem ?: [ { data : ResolverInputTypes [ "Update" ] ; } , ResolverInputTypes [ "SystemInfo" ] ] ; uploadExpenseFile ?: [ { data : ResolverInputTypes [ "UploadExpenseFileInput" ] ; } , ResolverInputTypes [ "ExpenseFile" ] ] ; uploadPaymentProof ?: [ { data : ResolverInputTypes [ "UploadPaymentProofInput" ] ; } , ResolverInputTypes [ "PaymentFile" ] ] ; verifyEmail ?: [ { data : ResolverInputTypes [ "VerifyEmailInputDTO" ] ; } , boolean | ` @ ${ string } ` ] ; verifyParticipantOnsite ?: [ { data : ResolverInputTypes [ "VerifyParticipantOnsiteInput" ] ; } , ResolverInputTypes [ "ParticipantVerification" ] ] ; voteOnAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "VoteOnAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; walmoveWallets ?: [ { input : ResolverInputTypes [ "WalmoveInput" ] ; } , ResolverInputTypes [ "Ledger2AdjustmentResult" ] ] ; } > ; NodeSyncOutage : NodeSyncOutage ; NodeSyncState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; catch_up_blocks_per_second ?: boolean | ` @ ${ string } ` ; current_block_num ?: boolean | ` @ ${ string } ` ; cursor_updated_at ?: boolean | ` @ ${ string } ` ; estimated_seconds_remaining ?: boolean | ` @ ${ string } ` ; head_block_num ?: boolean | ` @ ${ string } ` ; lag_blocks ?: boolean | ` @ ${ string } ` ; outage ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; NodeSyncStatus : NodeSyncStatus ; NonProjectRoomKind : NonProjectRoomKind ; Notification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attempts ?: boolean | ` @ ${ string } ` ; channel ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; lastError ?: boolean | ` @ ${ string } ` ; recipientSubscriberId ?: boolean | ` @ ${ string } ` ; recipientUsername ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; workflowId ?: boolean | ` @ ${ string } ` ; } > ; NotificationAttempt : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attemptNumber ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; error ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; providerResponse ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; NotificationChannel : NotificationChannel ; NotificationDeliveryStatus : NotificationDeliveryStatus ; NotificationDetail : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attempts ?: boolean | ` @ ${ string } ` ; channel ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; deliveries ?: ResolverInputTypes [ "NotificationAttempt" ] ; id ?: boolean | ` @ ${ string } ` ; lastError ?: boolean | ` @ ${ string } ` ; recipientSubscriberId ?: boolean | ` @ ${ string } ` ; recipientUsername ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; workflowId ?: boolean | ` @ ${ string } ` ; } > ; NotificationOutboxStatus : NotificationOutboxStatus ; NotificationPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Notification" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; NotificationWorkflowRecipientInput : { username : string ; } ; NotificationsFilterInput : { channel ?: ResolverInputTypes [ "NotificationChannel" ] | null ; coopname : string ; recipientSubscriberId ?: string | null ; status ?: ResolverInputTypes [ "NotificationOutboxStatus" ] | null ; workflowId ?: string | null ; } ; NotifyOnAnnualGeneralMeetInput : { coopname : string ; meet_hash : string ; notification : ResolverInputTypes [ "AnnualGeneralMeetingNotificationSignedDocumentInput" ] ; username : string ; } ; OpenProjectInput : { coopname : string ; project_hash : string ; } ; Organization : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; city ?: boolean | ` @ ${ string } ` ; country ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "OrganizationDetails" ] ; email ?: boolean | ` @ ${ string } ` ; fact_address ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; represented_by ?: ResolverInputTypes [ "RepresentedBy" ] ; short_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; OrganizationCertificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; represented_by ?: ResolverInputTypes [ "RepresentedByCertificate" ] ; short_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; OrganizationDetails : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; kpp ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; } > ; OrganizationDetailsInput : { inn : string ; kpp : string ; ogrn : string ; } ; OrganizationType : OrganizationType ; OrganizationWithBankAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; bank_account ?: ResolverInputTypes [ "BankAccount" ] ; city ?: boolean | ` @ ${ string } ` ; country ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "OrganizationDetails" ] ; email ?: boolean | ` @ ${ string } ` ; fact_address ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; represented_by ?: ResolverInputTypes [ "RepresentedBy" ] ; short_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; OverspendExpenseItemInput : { coopname : string ; item_hash : string ; overspend_amount : string ; proposal_hash : string ; } ; PaginatedActionsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "BlockchainAction" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedAgreementsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Agreement" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCandidatesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Candidate" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalCandidatesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalCandidate" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalCommitsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalCommit" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalContributorsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalContributor" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalCyclesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalCycle" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalDebtsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalDebt" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalExpensesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalExpense" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalInvestsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalInvest" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalIssuesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalIssue" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalLogsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalLog" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalMetricContributionsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalMetricContribution" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalProgramExpensesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalProgramExpense" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalProjectsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalProject" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalResultsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalResult" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalSegmentsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalSegment" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalStoriesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalStory" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalTimeEntriesByIssuesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalTimeEntriesByIssues" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalTimeEntriesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalTimeEntry" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCapitalVotesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalVote" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedChairmanApprovalsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Approval" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedCurrentTableStatesPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CurrentTableState" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedDeltasPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Delta" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedExpenseProposalsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ExpenseProposal" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedGatewayPaymentsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "GatewayPayment" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedKuDecisionsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "KuDecision" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedKuTrustRequestsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "KuTrustRequest" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginatedMarketplaceWriteoffProposals : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaginationInput : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; } ; ParticipantAccess : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; grants ?: ResolverInputTypes [ "AccessGrant" ] ; sets ?: boolean | ` @ ${ string } ` ; } > ; ParticipantAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; has_vote ?: boolean | ` @ ${ string } ` ; initial_amount ?: boolean | ` @ ${ string } ` ; is_initial ?: boolean | ` @ ${ string } ` ; is_minimum ?: boolean | ` @ ${ string } ` ; last_min_pay ?: boolean | ` @ ${ string } ` ; last_update ?: boolean | ` @ ${ string } ` ; minimum_amount ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; ParticipantApplicationDecisionGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ParticipantApplicationGenerateDocumentInput : { block_num ?: number | null ; braname : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; signature ?: string | null ; skip_save : boolean ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ParticipantApplicationSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ParticipantApplicationSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; ParticipantApplicationSignedMetaDocumentInput : { block_num : number ; braname : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; signature ?: string | null ; skip_save : boolean ; timezone : string ; title : string ; username : string ; version : string ; } ; ParticipantCertificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; participant_certificate ?: boolean | ` @ ${ string } ` ; } > ; ParticipantIdentityForVerification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; birthdate ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; passport_code ?: boolean | ` @ ${ string } ` ; passport_issued_at ?: boolean | ` @ ${ string } ` ; passport_issued_by ?: boolean | ` @ ${ string } ` ; passport_number ?: boolean | ` @ ${ string } ` ; passport_series ?: boolean | ` @ ${ string } ` ; representative_based_on ?: boolean | ` @ ${ string } ` ; representative_name ?: boolean | ` @ ${ string } ` ; representative_position ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; ParticipantIdentityForVerificationInput : { braname ?: string | null ; username : string ; } ; ParticipantVerification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attested_by ?: boolean | ` @ ${ string } ` ; attested_in ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; verified_at ?: boolean | ` @ ${ string } ` ; } > ; ParticipantVerificationSource : ParticipantVerificationSource ; ParticipantVerificationStatus : ParticipantVerificationStatus ; ParticipantVerificationType : ParticipantVerificationType ; Passport : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; issued_at ?: boolean | ` @ ${ string } ` ; issued_by ?: boolean | ` @ ${ string } ` ; number ?: boolean | ` @ ${ string } ` ; series ?: boolean | ` @ ${ string } ` ; } > ; PassportInput : { code : string ; issued_at : string ; issued_by : string ; number : number ; series : number ; } ; PayExpenseItemInput : { actual_amount : string ; coopname : string ; item_hash : string ; proposal_hash : string ; } ; PayWithheldTaxInput : { amount : number ; } ; PaymentDetails : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount_plus_fee ?: boolean | ` @ ${ string } ` ; amount_without_fee ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; fact_fee_percent ?: boolean | ` @ ${ string } ` ; fee_amount ?: boolean | ` @ ${ string } ` ; fee_percent ?: boolean | ` @ ${ string } ` ; tolerance_percent ?: boolean | ` @ ${ string } ` ; } > ; PaymentDirection : PaymentDirection ; PaymentFile : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; checksum_sha256 ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; original_filename ?: boolean | ` @ ${ string } ` ; payment_hash ?: boolean | ` @ ${ string } ` ; read_url ?: boolean | ` @ ${ string } ` ; size_bytes ?: boolean | ` @ ${ string } ` ; storage_key ?: boolean | ` @ ${ string } ` ; uploaded_at ?: boolean | ` @ ${ string } ` ; uploaded_by_username ?: boolean | ` @ ${ string } ` ; } > ; PaymentFileKind : PaymentFileKind ; PaymentFiltersInput : { coopname ?: string | null ; direction ?: ResolverInputTypes [ "PaymentDirection" ] | null ; hash ?: string | null ; proposal_hash ?: string | null ; provider ?: string | null ; status ?: ResolverInputTypes [ "PaymentStatus" ] | null ; type ?: ResolverInputTypes [ "PaymentType" ] | null ; username ?: string | null ; } ; PaymentMethod : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: ResolverInputTypes [ "PaymentMethodData" ] ; is_default ?: boolean | ` @ ${ string } ` ; method_id ?: boolean | ` @ ${ string } ` ; method_type ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; PaymentMethodData : AliasType < { BankAccount ?: ResolverInputTypes [ "BankAccount" ] ; SbpAccount ?: ResolverInputTypes [ "SbpAccount" ] ; __typename ?: boolean | ` @ ${ string } ` ; } > ; PaymentMethodPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "PaymentMethod" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; PaymentStatus : PaymentStatus ; PaymentType : Zeus . PaymentType ; PendingCriticalAction : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action_type ?: boolean | ` @ ${ string } ` ; actor_id ?: boolean | ` @ ${ string } ` ; confirmations ?: ResolverInputTypes [ "CriticalActionConfirmation" ] ; created_at ?: boolean | ` @ ${ string } ` ; expires_at ?: boolean | ` @ ${ string } ` ; finalized_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; payload ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; target_id ?: boolean | ` @ ${ string } ` ; } > ; Permission : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; parent ?: boolean | ` @ ${ string } ` ; perm_name ?: boolean | ` @ ${ string } ` ; required_auth ?: ResolverInputTypes [ "Authority" ] ; } > ; PermissionLevel : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actor ?: boolean | ` @ ${ string } ` ; permission ?: boolean | ` @ ${ string } ` ; } > ; PermissionLevelWeight : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; permission ?: ResolverInputTypes [ "PermissionLevel" ] ; weight ?: boolean | ` @ ${ string } ` ; } > ; PrivateAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; entrepreneur_data ?: ResolverInputTypes [ "Entrepreneur" ] ; individual_data ?: ResolverInputTypes [ "Individual" ] ; organization_data ?: ResolverInputTypes [ "Organization" ] ; type ?: boolean | ` @ ${ string } ` ; } > ; PrivateAccountSearchData : AliasType < { Entrepreneur ?: ResolverInputTypes [ "Entrepreneur" ] ; Individual ?: ResolverInputTypes [ "Individual" ] ; Organization ?: ResolverInputTypes [ "Organization" ] ; __typename ?: boolean | ` @ ${ string } ` ; } > ; PrivateAccountSearchResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; data ?: ResolverInputTypes [ "PrivateAccountSearchData" ] ; highlightedFields ?: boolean | ` @ ${ string } ` ; score ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > ; ProcessAction : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; block_id ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; transaction_id ?: boolean | ` @ ${ string } ` ; } > ; ProcessConvertToAxonStatementInput : { convertAmount : string ; signedDocument : ResolverInputTypes [ "ConvertToAxonStatementSignedDocumentInput" ] ; username : string ; } ; ProcessDelta : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; primary_key ?: boolean | ` @ ${ string } ` ; scope ?: boolean | ` @ ${ string } ` ; table ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; ProcessDocument : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; document ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; raw ?: boolean | ` @ ${ string } ` ; source ?: ResolverInputTypes [ "ProcessDocumentSource" ] ; } > ; ProcessDocumentSource : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; field ?: boolean | ` @ ${ string } ` ; primary_key ?: boolean | ` @ ${ string } ` ; table ?: boolean | ` @ ${ string } ` ; } > ; ProcessEdge : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; target ?: boolean | ` @ ${ string } ` ; } > ; ProcessEdgeInput : { id : string ; source : string ; target : string ; } ; ProcessInstance : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; cycle ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; started_at ?: boolean | ` @ ${ string } ` ; started_by ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; step_states ?: ResolverInputTypes [ "ProcessStepState" ] ; template_id ?: boolean | ` @ ${ string } ` ; } > ; ProcessInstanceStatus : ProcessInstanceStatus ; ProcessStepPosition : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; x ?: boolean | ` @ ${ string } ` ; y ?: boolean | ` @ ${ string } ` ; } > ; ProcessStepPositionInput : { x : number ; y : number ; } ; ProcessStepState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; step_id ?: boolean | ` @ ${ string } ` ; } > ; ProcessStepStatus : ProcessStepStatus ; ProcessStepTemplate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; estimate ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_start ?: boolean | ` @ ${ string } ` ; position ?: ResolverInputTypes [ "ProcessStepPosition" ] ; title ?: boolean | ` @ ${ string } ` ; } > ; ProcessStepTemplateInput : { description ?: string | null ; estimate ?: number | null ; id : string ; is_start ?: boolean | null ; position : ResolverInputTypes [ "ProcessStepPositionInput" ] ; title : string ; } ; ProcessSummary : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; firstSeenAt ?: boolean | ` @ ${ string } ` ; lastSeenAt ?: boolean | ` @ ${ string } ` ; processHash ?: boolean | ` @ ${ string } ` ; processType ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; ProcessSummaryPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ProcessSummary" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; ProcessTemplate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; edges ?: ResolverInputTypes [ "ProcessEdge" ] ; id ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; steps ?: ResolverInputTypes [ "ProcessStepTemplate" ] ; title ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; ProcessTemplateStatus : ProcessTemplateStatus ; ProcessView : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actions ?: ResolverInputTypes [ "ProcessAction" ] ; coopname ?: boolean | ` @ ${ string } ` ; delta_history ?: ResolverInputTypes [ "ProcessDelta" ] ; documents ?: ResolverInputTypes [ "ProcessDocument" ] ; first_seen_at ?: boolean | ` @ ${ string } ` ; last_seen_at ?: boolean | ` @ ${ string } ` ; process_hash ?: boolean | ` @ ${ string } ` ; process_type ?: boolean | ` @ ${ string } ` ; } > ; ProcessesFilter : { coopname : string ; fromBlock ?: number | null ; processHash ?: string | null ; processType ?: string | null ; toBlock ?: number | null ; username ?: string | null ; } ; ProductCard : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; cancellation_fee_amount ?: boolean | ` @ ${ string } ` ; category_id ?: boolean | ` @ ${ string } ` ; contribution_type ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; delivery_type ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; images ?: boolean | ` @ ${ string } ` ; membership_fee_amount ?: boolean | ` @ ${ string } ` ; product_lifecycle_secs ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; unit_cost ?: boolean | ` @ ${ string } ` ; units ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; warranty_period_secs ?: boolean | ` @ ${ string } ` ; } > ; ProductCardStatus : ProductCardStatus ; ProductCardType : ProductCardType ; ProgramCapitalizationMoneyInvestStatementGenerateDocumentInput : { amount : string ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ProgramCapitalizationMoneyInvestStatementSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ProgramCapitalizationMoneyInvestStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; ProgramCapitalizationMoneyInvestStatementSignedMetaDocumentInput : { amount : string ; block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; ProgramKey : ProgramKey ; ProgramType : ProgramType ; ProgramWallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_id ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; blockNum ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; membership_contribution ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; program_type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; ProgramWalletFilterInput : { coopname ?: string | null ; program_id ?: string | null ; program_type ?: ResolverInputTypes [ "ProgramType" ] | null ; username ?: string | null ; } ; ProgramWalletsPaginationResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ProgramWallet" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; ProjectFreeDecisionGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; project_id : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ProjectFreeDecisionSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ProjectFreeDecisionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; ProjectFreeDecisionSignedMetaDocumentInput : { block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; project_id : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; ProjectGenerationContractGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; project_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ProjectPriority : ProjectPriority ; ProjectStatus : ProjectStatus ; ProviderSubscription : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; domain_valid ?: boolean | ` @ ${ string } ` ; expires_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; installation_progress ?: boolean | ` @ ${ string } ` ; instance_status ?: boolean | ` @ ${ string } ` ; instance_username ?: boolean | ` @ ${ string } ` ; is_trial ?: boolean | ` @ ${ string } ` ; next_payment_due ?: boolean | ` @ ${ string } ` ; period_days ?: boolean | ` @ ${ string } ` ; price ?: boolean | ` @ ${ string } ` ; specific_data ?: boolean | ` @ ${ string } ` ; started_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; subscriber_id ?: boolean | ` @ ${ string } ` ; subscriber_username ?: boolean | ` @ ${ string } ` ; subscription_type_description ?: boolean | ` @ ${ string } ` ; subscription_type_id ?: boolean | ` @ ${ string } ` ; subscription_type_name ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; PublicChairman : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; } > ; PublishProjectFreeDecisionInput : { coopname : string ; document : ResolverInputTypes [ "ProjectFreeDecisionSignedDocumentInput" ] ; meta : string ; username : string ; } ; PushResultInput : { project_hash : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } ; Query : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreementTemplates ?: [ { coopname : string ; } , ResolverInputTypes [ "AgreementTemplate" ] ] ; agreements ?: [ { filter ?: ResolverInputTypes [ "AgreementFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedAgreementsPaginationResult" ] ] ; buildInitialReportEdits ?: [ { period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } , ResolverInputTypes [ "BuildInitialReportEdits" ] ] ; candidates ?: [ { filter ?: ResolverInputTypes [ "CandidateFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCandidatesPaginationResult" ] ] ; capitalCandidates ?: [ { filter ?: ResolverInputTypes [ "CandidateFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalCandidatesPaginationResult" ] ] ; capitalCommit ?: [ { data : ResolverInputTypes [ "GetCapitalCommitByHashInput" ] ; } , ResolverInputTypes [ "CapitalCommit" ] ] ; capitalCommits ?: [ { filter ?: ResolverInputTypes [ "CapitalCommitFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalCommitsPaginationResult" ] ] ; capitalComponentMetrics ?: [ { data : ResolverInputTypes [ "GetComponentMetricsInput" ] ; } , ResolverInputTypes [ "CapitalComponentMetric" ] ] ; capitalContributor ?: [ { data : ResolverInputTypes [ "GetContributorInput" ] ; } , ResolverInputTypes [ "CapitalContributor" ] ] ; capitalContributors ?: [ { filter ?: ResolverInputTypes [ "CapitalContributorFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalContributorsPaginationResult" ] ] ; capitalCycles ?: [ { filter ?: ResolverInputTypes [ "CapitalCycleFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalCyclesPaginationResult" ] ] ; capitalDeallocationLimit ?: [ { data : ResolverInputTypes [ "CapitalDeallocationLimitInput" ] ; } , ResolverInputTypes [ "CapitalDeallocationLimit" ] ] ; capitalDebt ?: [ { data : ResolverInputTypes [ "GetDebtInput" ] ; } , ResolverInputTypes [ "CapitalDebt" ] ] ; capitalDebts ?: [ { filter ?: ResolverInputTypes [ "DebtFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalDebtsPaginationResult" ] ] ; capitalExpense ?: [ { data : ResolverInputTypes [ "GetExpenseInput" ] ; } , ResolverInputTypes [ "CapitalExpense" ] ] ; capitalExpenses ?: [ { filter ?: ResolverInputTypes [ "ExpenseFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalExpensesPaginationResult" ] ] ; capitalFavorites ?: [ { filter : ResolverInputTypes [ "CapitalFavoritesFilter" ] ; } , ResolverInputTypes [ "CapitalFavorite" ] ] ; capitalGetOpenTimer ?: [ { data : ResolverInputTypes [ "CapitalGetOpenTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimerSession" ] ] ; capitalGetProcessInstance ?: [ { id : string ; } , ResolverInputTypes [ "ProcessInstance" ] ] ; capitalGetProcessInstances ?: [ { project_hash : string ; } , ResolverInputTypes [ "ProcessInstance" ] ] ; capitalGetProcessTemplate ?: [ { id : string ; } , ResolverInputTypes [ "ProcessTemplate" ] ] ; capitalGetProcessTemplates ?: [ { project_hash ?: string | null ; } , ResolverInputTypes [ "ProcessTemplate" ] ] ; capitalInvest ?: [ { data : ResolverInputTypes [ "GetInvestInput" ] ; } , ResolverInputTypes [ "CapitalInvest" ] ] ; capitalInvests ?: [ { filter ?: ResolverInputTypes [ "CapitalInvestFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalInvestsPaginationResult" ] ] ; capitalIssue ?: [ { data : ResolverInputTypes [ "GetCapitalIssueByHashInput" ] ; } , ResolverInputTypes [ "CapitalIssue" ] ] ; capitalIssueMetricBindings ?: [ { data : ResolverInputTypes [ "GetIssueMetricBindingsInput" ] ; } , ResolverInputTypes [ "CapitalIssueMetricBinding" ] ] ; capitalIssues ?: [ { filter ?: ResolverInputTypes [ "CapitalIssueFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalIssuesPaginationResult" ] ] ; capitalMeasures ?: [ { data : ResolverInputTypes [ "GetMeasuresInput" ] ; } , ResolverInputTypes [ "CapitalMeasure" ] ] ; capitalMetricContributions ?: [ { data : ResolverInputTypes [ "GetMetricContributionsInput" ] ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalMetricContributionsPaginationResult" ] ] ; capitalMetricSeries ?: [ { data : ResolverInputTypes [ "GetMetricSeriesInput" ] ; } , ResolverInputTypes [ "CapitalMetricSeries" ] ] ; capitalMetricSuperposition ?: [ { data : ResolverInputTypes [ "GetMetricSuperpositionInput" ] ; } , ResolverInputTypes [ "CapitalMetricSuperposition" ] ] ; capitalMetricSuperpositionHistory ?: [ { data : ResolverInputTypes [ "GetMetricSuperpositionHistoryInput" ] ; } , ResolverInputTypes [ "CapitalMetricSuperpositionHistory" ] ] ; capitalMetricWave ?: [ { data : ResolverInputTypes [ "GetMetricWaveInput" ] ; } , ResolverInputTypes [ "CapitalMetricWave" ] ] ; capitalProgramExpense ?: [ { coopname : string ; expense_hash : string ; } , ResolverInputTypes [ "CapitalProgramExpense" ] ] ; capitalProgramExpenses ?: [ { coopname : string ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalProgramExpensesPaginationResult" ] ] ; capitalProject ?: [ { data : ResolverInputTypes [ "GetProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalProjectWithRelations ?: [ { data : ResolverInputTypes [ "GetProjectWithRelationsInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalProjects ?: [ { filter ?: ResolverInputTypes [ "CapitalProjectFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalProjectsPaginationResult" ] ] ; capitalResult ?: [ { data : ResolverInputTypes [ "GetResultInput" ] ; } , ResolverInputTypes [ "CapitalResult" ] ] ; capitalResults ?: [ { filter ?: ResolverInputTypes [ "ResultFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalResultsPaginationResult" ] ] ; capitalSegment ?: [ { filter ?: ResolverInputTypes [ "CapitalSegmentFilter" ] | null ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalSegments ?: [ { filter ?: ResolverInputTypes [ "CapitalSegmentFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalSegmentsPaginationResult" ] ] ; capitalState ?: [ { data : ResolverInputTypes [ "GetCapitalConfigInput" ] ; } , ResolverInputTypes [ "CapitalState" ] ] ; capitalStories ?: [ { filter ?: ResolverInputTypes [ "CapitalStoryFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalStoriesPaginationResult" ] ] ; capitalStory ?: [ { data : ResolverInputTypes [ "GetCapitalStoryByHashInput" ] ; } , ResolverInputTypes [ "CapitalStory" ] ] ; capitalTimeEntries ?: [ { filter ?: ResolverInputTypes [ "CapitalTimeEntriesFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalTimeEntriesPaginationResult" ] ] ; capitalTimeEntriesByIssues ?: [ { filter ?: ResolverInputTypes [ "CapitalTimeEntriesFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalTimeEntriesByIssuesPaginationResult" ] ] ; capitalTimeStats ?: [ { data ?: ResolverInputTypes [ "CapitalTimeStatsInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "CapitalTimeStats" ] ] ; capitalVote ?: [ { data : ResolverInputTypes [ "GetVoteInput" ] ; } , ResolverInputTypes [ "CapitalVote" ] ] ; capitalVotes ?: [ { filter ?: ResolverInputTypes [ "VoteFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalVotesPaginationResult" ] ] ; chairmanApproval ?: [ { id : string ; } , ResolverInputTypes [ "Approval" ] ] ; chairmanApprovals ?: [ { filter ?: ResolverInputTypes [ "ApprovalFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedChairmanApprovalsPaginationResult" ] ] ; chatcoopCheckUsernameAvailability ?: [ { data : ResolverInputTypes [ "CheckMatrixUsernameInput" ] ; } , boolean | ` @ ${ string } ` ] ; chatcoopGetAccountStatus ?: ResolverInputTypes [ "MatrixAccountStatusResponseDTO" ] ; chatcoopGetMaxOriginServerTsForRoom ?: [ { data : ResolverInputTypes [ "GetMaxOriginServerTsForRoomInput" ] ; } , boolean | ` @ ${ string } ` ] ; chatcoopGetRoomMessagesForUtcDate ?: [ { data : ResolverInputTypes [ "GetRoomMessagesForUtcDateInput" ] ; } , ResolverInputTypes [ "ChatcoopRoomMessageLine" ] ] ; chatcoopGetTranscription ?: [ { data : ResolverInputTypes [ "GetTranscriptionInput" ] ; } , ResolverInputTypes [ "CallTranscriptionWithSegments" ] ] ; chatcoopGetTranscriptions ?: [ { data ?: ResolverInputTypes [ "GetTranscriptionsInput" ] | null ; } , ResolverInputTypes [ "CallTranscription" ] ] ; chatcoopListCalendarEvents ?: ResolverInputTypes [ "ChatCoopCalendarEvent" ] ; chatcoopListCalendarRooms ?: ResolverInputTypes [ "ChatCoopCalendarRoomOption" ] ; chatcoopListNonProjectCommunicationRooms ?: ResolverInputTypes [ "ChatcoopNonProjectCommunicationRoom" ] ; chatcoopListProjectCommunicationRooms ?: [ { data : ResolverInputTypes [ "GetProjectCommunicationRoomsInput" ] ; } , ResolverInputTypes [ "ChatcoopProjectCommunicationRoom" ] ] ; chatcoopListSecretaryRooms ?: ResolverInputTypes [ "ChatcoopSecretaryRoom" ] ; chatcoopListUtcDatesWithNewRoomMessages ?: [ { data : ResolverInputTypes [ "ListUtcDatesWithNewRoomMessagesInput" ] ; } , boolean | ` @ ${ string } ` ] ; checkReportReadiness ?: [ { reportType : ResolverInputTypes [ "ReportType" ] ; } , ResolverInputTypes [ "ReportReadinessView" ] ] ; cooperativeAgreements ?: [ { coopname : string ; } , ResolverInputTypes [ "CoopAgreement" ] ] ; cooperativePrograms ?: [ { coopname : string ; } , ResolverInputTypes [ "CooperativeProgram" ] ] ; expenseFile ?: [ { id : number ; } , ResolverInputTypes [ "ExpenseFile" ] ] ; expenseFilesByItem ?: [ { coopname : string ; item_hash : string ; proposal_hash : string ; } , ResolverInputTypes [ "ExpenseFile" ] ] ; expenseFilesByProposal ?: [ { coopname : string ; proposal_hash : string ; } , ResolverInputTypes [ "ExpenseFile" ] ] ; expenseProposal ?: [ { proposal_hash : string ; } , ResolverInputTypes [ "ExpenseProposal" ] ] ; expenseProposalsByCooperative ?: [ { coopname : string ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedExpenseProposalsPaginationResult" ] ] ; expenseProposalsByMember ?: [ { coopname : string ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; username : string ; } , ResolverInputTypes [ "PaginatedExpenseProposalsPaginationResult" ] ] ; expenseRequisitesByProposal ?: [ { coopname : string ; proposal_hash : string ; } , ResolverInputTypes [ "ExpenseRequisite" ] ] ; getAccount ?: [ { data : ResolverInputTypes [ "GetAccountInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; getAccounts ?: [ { data ?: ResolverInputTypes [ "GetAccountsInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "AccountsPaginationResult" ] ] ; getActions ?: [ { filters ?: ResolverInputTypes [ "ActionFiltersInput" ] | null ; pagination ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedActionsPaginationResult" ] ] ; getAgenda ?: ResolverInputTypes [ "AgendaWithDocuments" ] ; getAvailableReports ?: ResolverInputTypes [ "AvailableReport" ] ; getBranches ?: [ { data : ResolverInputTypes [ "GetBranchesInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; getCapabilitySets ?: ResolverInputTypes [ "CapabilitySet" ] ; getCapitalIssueLogs ?: [ { data : ResolverInputTypes [ "GetCapitalIssueLogsInput" ] ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalLogsPaginationResult" ] ] ; getCapitalOnboardingState ?: ResolverInputTypes [ "CapitalOnboardingState" ] ; getCapitalProjectLogs ?: [ { data : ResolverInputTypes [ "GetCapitalLogsInput" ] ; } , ResolverInputTypes [ "PaginatedCapitalLogsPaginationResult" ] ] ; getCategories ?: ResolverInputTypes [ "Category" ] ; getChairmanOnboardingState ?: ResolverInputTypes [ "ChairmanOnboardingState" ] ; getCriticalActionAuditTrail ?: [ { target_id : string ; } , ResolverInputTypes [ "CriticalActionAuditEntry" ] ] ; getCurrentInstance ?: ResolverInputTypes [ "CurrentInstanceDTO" ] ; getCurrentTableStates ?: [ { filters ?: ResolverInputTypes [ "CurrentTableStatesFiltersInput" ] | null ; pagination ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCurrentTableStatesPaginationResult" ] ] ; getDeltas ?: [ { filters ?: ResolverInputTypes [ "DeltaFiltersInput" ] | null ; pagination ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedDeltasPaginationResult" ] ] ; getDesktop ?: ResolverInputTypes [ "Desktop" ] ; getDocuments ?: [ { data : ResolverInputTypes [ "GetDocumentsInput" ] ; } , ResolverInputTypes [ "DocumentsAggregatePaginationResult" ] ] ; getExtensionLogs ?: [ { data ?: ResolverInputTypes [ "GetExtensionLogsInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "ExtensionLogsPaginationResult" ] ] ; getExtensionOnboardingState ?: [ { extension_name : string ; } , ResolverInputTypes [ "ExtensionOnboardingState" ] ] ; getExtensions ?: [ { data ?: ResolverInputTypes [ "GetExtensionsInput" ] | null ; } , ResolverInputTypes [ "Extension" ] ] ; getInboxNotifications ?: [ { coopname : string ; pagination : ResolverInputTypes [ "PaginationInput" ] ; } , ResolverInputTypes [ "InboxNotificationPaginationResult" ] ] ; getInstallationStatus ?: [ { data : ResolverInputTypes [ "GetInstallationStatusInput" ] ; } , ResolverInputTypes [ "InstallationStatus" ] ] ; getLedger ?: [ { data : ResolverInputTypes [ "GetLedgerInput" ] ; } , ResolverInputTypes [ "LedgerState" ] ] ; getLedger2Accounts ?: [ { coopname : string ; } , ResolverInputTypes [ "Ledger2Account" ] ] ; getLedger2History ?: [ { input : ResolverInputTypes [ "GetLedger2HistoryInput" ] ; } , ResolverInputTypes [ "Ledger2HistoryResponse" ] ] ; getLedger2Postings ?: [ { input : ResolverInputTypes [ "GetLedger2PostingsInput" ] ; } , ResolverInputTypes [ "Ledger2PostingsResponse" ] ] ; getLedger2Wallets ?: [ { coopname : string ; } , ResolverInputTypes [ "Ledger2Wallet" ] ] ; getLedgerHistory ?: [ { data : ResolverInputTypes [ "GetLedgerHistoryInput" ] ; } , ResolverInputTypes [ "LedgerHistoryResponse" ] ] ; getLoginFactors ?: ResolverInputTypes [ "LoginFactors" ] ; getMeet ?: [ { data : ResolverInputTypes [ "GetMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; getMeets ?: [ { data : ResolverInputTypes [ "GetMeetsInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; getMyAccess ?: ResolverInputTypes [ "ParticipantAccess" ] ; getMyCertificate ?: ResolverInputTypes [ "ParticipantCertificate" ] ; getMyProductCards ?: ResolverInputTypes [ "ProductCard" ] ; getNodeSyncState ?: ResolverInputTypes [ "NodeSyncState" ] ; getNotification ?: [ { id : string ; } , ResolverInputTypes [ "NotificationDetail" ] ] ; getNotifications ?: [ { filter : ResolverInputTypes [ "NotificationsFilterInput" ] ; pagination : ResolverInputTypes [ "PaginationInput" ] ; } , ResolverInputTypes [ "NotificationPaginationResult" ] ] ; getParticipantCapabilitySets ?: [ { username : string ; } , ResolverInputTypes [ "CapabilitySetAssignment" ] ] ; getPaymentMethods ?: [ { data ?: ResolverInputTypes [ "GetPaymentMethodsInput" ] | null ; } , ResolverInputTypes [ "PaymentMethodPaginationResult" ] ] ; getPayments ?: [ { data ?: ResolverInputTypes [ "PaymentFiltersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedGatewayPaymentsPaginationResult" ] ] ; getProductCard ?: [ { id : string ; } , ResolverInputTypes [ "ProductCard" ] ] ; getProductCards ?: [ { category_id ?: string | null ; limit ?: number | null ; page ?: number | null ; search ?: string | null ; status ?: ResolverInputTypes [ "ProductCardStatus" ] | null ; type ?: ResolverInputTypes [ "ProductCardType" ] | null ; } , ResolverInputTypes [ "ProductCard" ] ] ; getProgramWallet ?: [ { filter : ResolverInputTypes [ "ProgramWalletFilterInput" ] ; } , ResolverInputTypes [ "ProgramWallet" ] ] ; getProgramWallets ?: [ { filter ?: ResolverInputTypes [ "ProgramWalletFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "ProgramWalletsPaginationResult" ] ] ; getProviderSubscriptionById ?: [ { id : number ; } , ResolverInputTypes [ "ProviderSubscription" ] ] ; getProviderSubscriptions ?: ResolverInputTypes [ "ProviderSubscription" ] ; getRecoveryStrategy ?: boolean | ` @ ${ string } ` ; getRegistrationAgreements ?: [ { account_type : ResolverInputTypes [ "AccountType" ] ; coopname : string ; program_key ?: string | null ; } , ResolverInputTypes [ "RegistrationAgreement" ] ] ; getRegistrationConfig ?: [ { account_type : ResolverInputTypes [ "AccountType" ] ; coopname : string ; } , ResolverInputTypes [ "RegistrationConfig" ] ] ; getReport ?: [ { id : string ; } , ResolverInputTypes [ "GeneratedReport" ] ] ; getReportCalendar ?: [ { year : number ; } , ResolverInputTypes [ "ReportCalendarRow" ] ] ; getReportDraft ?: [ { period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } , ResolverInputTypes [ "ReportDraft" ] ] ; getReportHistory ?: [ { filter ?: ResolverInputTypes [ "ReportHistoryFilterInput" ] | null ; } , ResolverInputTypes [ "ReportHistoryPage" ] ] ; getReportPreview ?: [ { input : ResolverInputTypes [ "ReportPreviewInput" ] ; } , ResolverInputTypes [ "ReportPreview" ] ] ; getReportRequisites ?: ResolverInputTypes [ "ReportRequisitesView" ] ; getSessions ?: ResolverInputTypes [ "AccountSession" ] ; getSystemInfo ?: ResolverInputTypes [ "SystemInfo" ] ; getUnreadNotificationsCount ?: [ { coopname : string ; } , ResolverInputTypes [ "UnreadNotificationsCount" ] ] ; getUserWallets ?: [ { coopname ?: string | null ; username : string ; } , ResolverInputTypes [ "UserWallet" ] ] ; getUserWebPushSubscriptions ?: [ { data : ResolverInputTypes [ "GetUserSubscriptionsInput" ] ; } , ResolverInputTypes [ "WebPushSubscriptionDto" ] ] ; getWebPushSubscriptionStats ?: ResolverInputTypes [ "SubscriptionStatsDto" ] ; getWithheldTaxPayments ?: [ { limit ?: number | null ; page ?: number | null ; } , ResolverInputTypes [ "WithheldTaxPaymentPage" ] ] ; getWithheldTaxState ?: ResolverInputTypes [ "WithheldTaxState" ] ; kuDecision ?: [ { hash : string ; } , ResolverInputTypes [ "KuDecision" ] ] ; kuDecisions ?: [ { filter ?: ResolverInputTypes [ "KuDecisionFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedKuDecisionsPaginationResult" ] ] ; kuTrustRequests ?: [ { filter ?: ResolverInputTypes [ "KuTrustRequestFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedKuTrustRequestsPaginationResult" ] ] ; listExpensePlans ?: [ { data ?: ResolverInputTypes [ "ListExpensePlansInput" ] | null ; } , ResolverInputTypes [ "ExpensePlan" ] ] ; listReportDrafts ?: [ { filter ?: ResolverInputTypes [ "ListReportDraftsFilterInput" ] | null ; } , ResolverInputTypes [ "ReportDraft" ] ] ; marketplaceAidStatementSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceAidStatementSignablePayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceAplReceptionChairmanSignablePayloads ?: [ { data : ResolverInputTypes [ "MarketplaceAplReceptionByIdInput" ] ; } , ResolverInputTypes [ "DocumentAggregate" ] ] ; marketplaceAplReceptionSupplierSignablePayloads ?: [ { data : ResolverInputTypes [ "MarketplaceAplReceptionByIdInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceAspectAttributes ?: [ { data : ResolverInputTypes [ "GetRequiredAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttribute" ] ] ; marketplaceAttributeStats ?: ResolverInputTypes [ "MarketplaceAttributeStats" ] ; marketplaceCategoryAttributes ?: [ { input : ResolverInputTypes [ "GetCategoryAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttribute" ] ] ; marketplaceCategoryAttributesGrouped ?: [ { input : ResolverInputTypes [ "GetCategoryAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttributeGroup" ] ] ; marketplaceCategoryOfferCounts ?: [ { delivery_braname ?: string | null ; } , ResolverInputTypes [ "MarketplaceCategoryOfferCount" ] ] ; marketplaceCheckoutSignablePayloads ?: ResolverInputTypes [ "MarketplaceCheckoutSignableLine" ] ; marketplaceCppStatus ?: ResolverInputTypes [ "MarketplaceCppStatus" ] ; marketplaceDefaultVitrine ?: ResolverInputTypes [ "MarketplaceVitrine" ] ; marketplaceFindPotentialMatches ?: [ { data : ResolverInputTypes [ "FindPotentialMatchesInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceGetAvailabilityStats ?: ResolverInputTypes [ "MarketplaceAvailabilityStats" ] ; marketplaceGetAvailableCategories ?: ResolverInputTypes [ "MarketplaceAvailableCategory" ] ; marketplaceGetAvailableCategoryTree ?: ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ; marketplaceGetBranchEconomy ?: [ { braname : string ; } , ResolverInputTypes [ "MarketplaceBranchEconomy" ] ] ; marketplaceGetBranchWalletHistory ?: [ { braname : string ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceBranchWalletHistoryPaginationResult" ] ] ; marketplaceGetCart ?: ResolverInputTypes [ "MarketplaceCart" ] ; marketplaceGetCategoryById ?: [ { data : ResolverInputTypes [ "GetCategoryByIdInput" ] ; } , ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ] ; marketplaceGetCategoryRules ?: [ { categoryId : number ; } , ResolverInputTypes [ "MarketplaceAvailableCategory" ] ] ; marketplaceGetCategoryTree ?: [ { input ?: ResolverInputTypes [ "GetCategoryTreeInput" ] | null ; } , ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ] ; marketplaceGetCategoryTreeStats ?: ResolverInputTypes [ "MarketplaceCategoryTreeStats" ] ; marketplaceGetCoopRequests ?: [ { data : ResolverInputTypes [ "GetCoopRequestsInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceGetEconomyConfig ?: ResolverInputTypes [ "MarketplaceEconomyConfig" ] ; marketplaceGetOffer ?: [ { id : string ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceGetOrder ?: [ { input : ResolverInputTypes [ "MarketplaceGetOrderInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceGetPersonalEconomy ?: ResolverInputTypes [ "MarketplacePersonalEconomy" ] ; marketplaceGetPersonalWalletHistory ?: [ { options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceBranchWalletHistoryPaginationResult" ] ] ; marketplaceGetProductTypeById ?: [ { data : ResolverInputTypes [ "GetProductTypeByIdInput" ] ; } , ResolverInputTypes [ "MarketplaceProductType" ] ] ; marketplaceGetRequest ?: [ { data : ResolverInputTypes [ "GetRequestInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceGetRequestByHash ?: [ { data : ResolverInputTypes [ "GetRequestByHashInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceGetRequestStatistics ?: [ { data : ResolverInputTypes [ "GetRequestStatisticsInput" ] ; } , ResolverInputTypes [ "MarketplaceRequestStatistics" ] ] ; marketplaceGetRootCategories ?: ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ; marketplaceGetSearchCategories ?: [ { data : ResolverInputTypes [ "SearchCategoriesInput" ] ; } , ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ] ; marketplaceGetShipment ?: [ { data : ResolverInputTypes [ "MarketplaceGetShipmentInput" ] ; } , ResolverInputTypes [ "MarketplaceShipment" ] ] ; marketplaceGetSupplierPaymentSettings ?: ResolverInputTypes [ "MarketplaceSupplierPaymentSettings" ] ; marketplaceGetUserRequests ?: [ { data ?: ResolverInputTypes [ "GetUserRequestsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceIssueActChairmanSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceIssueActPayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceListAids ?: [ { data ?: ResolverInputTypes [ "MarketplaceListAidsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceAid" ] ] ; marketplaceListAllOffers ?: [ { input ?: ResolverInputTypes [ "MarketplaceListAllOffersInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOfferPaginationResult" ] ] ; marketplaceListAllOrders ?: [ { input ?: ResolverInputTypes [ "MarketplaceListOrdersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOrderPaginationResult" ] ] ; marketplaceListAplReceptionsAsSupplier ?: ResolverInputTypes [ "MarketplaceAplReception" ] ; marketplaceListAplReceptionsByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListAplReceptionsByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReception" ] ] ; marketplaceListAvailableCategories ?: ResolverInputTypes [ "MarketplaceCategory" ] ; marketplaceListBranchOrders ?: [ { braname : string ; input ?: ResolverInputTypes [ "MarketplaceListOrdersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOrderPaginationResult" ] ] ; marketplaceListCatalog ?: [ { input ?: ResolverInputTypes [ "MarketplaceListCatalogInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOfferPaginationResult" ] ] ; marketplaceListCategories ?: ResolverInputTypes [ "MarketplaceCategory" ] ; marketplaceListConsolidatedRequests ?: [ { input ?: ResolverInputTypes [ "MarketplaceListConsolidatedRequestsInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceConsolidatedRequestPaginationResult" ] ] ; marketplaceListContainerTypes ?: [ { is_active ?: boolean | null ; } , ResolverInputTypes [ "MarketplaceContainerType" ] ] ; marketplaceListContainers ?: [ { data ?: ResolverInputTypes [ "MarketplaceListContainersInput" ] | null ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplaceListCoopCategories ?: ResolverInputTypes [ "MarketplaceCategory" ] ; marketplaceListExpressPickupsByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListAplReceptionsByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceExpressPickupCandidate" ] ] ; marketplaceListInventory ?: [ { data ?: ResolverInputTypes [ "MarketplaceListInventoryInput" ] | null ; } , ResolverInputTypes [ "MarketplaceInventoryItem" ] ] ; marketplaceListIssuancesByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListIssuancesByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceListKUDetails ?: [ { data : ResolverInputTypes [ "ListMarketplaceKUInput" ] ; } , ResolverInputTypes [ "MarketplaceKUDetails" ] ] ; marketplaceListModerationLog ?: [ { offer_id : string ; } , ResolverInputTypes [ "MarketplaceModerationLogEntry" ] ] ; marketplaceListMyOffers ?: [ { input ?: ResolverInputTypes [ "MarketplaceListMyOffersInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOfferPaginationResult" ] ] ; marketplaceListMyOrders ?: [ { input ?: ResolverInputTypes [ "MarketplaceListOrdersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOrderPaginationResult" ] ] ; marketplaceListMyReturnClaims ?: ResolverInputTypes [ "MarketplaceReturnClaim" ] ; marketplaceListOutgoingPayments ?: [ { filter ?: ResolverInputTypes [ "MarketplaceListOutgoingPaymentsFilterInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOutgoingPaymentRequest" ] ] ; marketplaceListOutgoingPaymentsAsSupplier ?: [ { filter ?: ResolverInputTypes [ "MarketplaceListOutgoingPaymentsAsSupplierFilterInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOutgoingPaymentRequest" ] ] ; marketplaceListPendingOffers ?: [ { input ?: ResolverInputTypes [ "MarketplaceListPendingOffersInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOfferPaginationResult" ] ] ; marketplaceListReturnClaimsByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListReturnClaimsByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaim" ] ] ; marketplaceListShipments ?: [ { data ?: ResolverInputTypes [ "MarketplaceListShipmentsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceShipment" ] ] ; marketplaceListShipmentsByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListShipmentsByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceShipment" ] ] ; marketplaceListStock ?: [ { braname ?: string | null ; } , ResolverInputTypes [ "MarketplaceInventoryItem" ] ] ; marketplaceListStockProposals ?: [ { data ?: ResolverInputTypes [ "MarketplaceListStockProposalsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceStockProposal" ] ] ; marketplaceListStorageCells ?: [ { data ?: ResolverInputTypes [ "MarketplaceListStorageCellsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceListSupplierOrders ?: [ { input ?: ResolverInputTypes [ "MarketplaceListOrdersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOrderPaginationResult" ] ] ; marketplaceListSupplierPickupOrders ?: [ { data : ResolverInputTypes [ "MarketplaceListSupplierPickupOrdersInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceListSuppliers ?: ResolverInputTypes [ "MarketplaceSupplier" ] ; marketplaceListWriteoffCandidates ?: ResolverInputTypes [ "MarketplaceWriteoffCandidate" ] ; marketplaceListWriteoffProposals ?: [ { data : ResolverInputTypes [ "MarketplaceListWriteoffProposalsInput" ] ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedMarketplaceWriteoffProposals" ] ] ; marketplaceMemberWallet ?: ResolverInputTypes [ "MarketplaceMemberWallet" ] ; marketplaceMySupplierState ?: ResolverInputTypes [ "MarketplaceSupplier" ] ; marketplaceOnboardingState ?: ResolverInputTypes [ "MarketplaceOnboardingState" ] ; marketplaceOpenWriteoffDraft ?: ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ; marketplaceRegistrationOfferStatus ?: ResolverInputTypes [ "MarketplaceRegistrationOfferStatus" ] ; marketplaceRequiredAttributes ?: [ { data : ResolverInputTypes [ "GetRequiredAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttribute" ] ] ; marketplaceResolveContainerByCode ?: [ { data : ResolverInputTypes [ "MarketplaceResolveContainerByCodeInput" ] ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplaceReturnClaim ?: [ { claim_id : string ; } , ResolverInputTypes [ "MarketplaceReturnClaim" ] ] ; marketplaceReturnClaimChairmanSignablePayload ?: [ { claim_id : string ; } , ResolverInputTypes [ "DocumentAggregate" ] ] ; marketplaceReturnClaimSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceReturnClaimSignablePayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceSearchAttributes ?: [ { input : ResolverInputTypes [ "SearchAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttribute" ] ] ; marketplaceSearchDictionaryValues ?: [ { input : ResolverInputTypes [ "SearchDictionaryValuesInput" ] ; } , ResolverInputTypes [ "MarketplaceDictionaryValue" ] ] ; marketplaceSearchRequests ?: [ { data : ResolverInputTypes [ "SearchRequestsInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceStockIssuancePayloads ?: [ { data : ResolverInputTypes [ "MarketplaceStockIssuancePrepareInput" ] ; } , ResolverInputTypes [ "MarketplaceStockIssuanceOperatorLine" ] ] ; marketplaceStockProposalSignablePayloads ?: [ { data : ResolverInputTypes [ "MarketplaceResolveStockProposalInput" ] ; } , ResolverInputTypes [ "MarketplaceStockAcceptPayload" ] ] ; marketplaceValidateAttributeValues ?: [ { input : ResolverInputTypes [ "ValidateAttributeValuesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttributeValidation" ] ] ; marketplaceWhoAmI ?: ResolverInputTypes [ "MarketplaceCurrentMember" ] ; marketplaceWriteoffPendingConfirmations ?: ResolverInputTypes [ "MarketplaceWriteoffConfirmationGroup" ] ; marketplaceWriteoffProposal ?: [ { id : string ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceWriteoffProtocolDocument ?: [ { data : ResolverInputTypes [ "MarketplaceWriteoffProtocolDocumentInput" ] ; } , ResolverInputTypes [ "DocumentAggregate" ] ] ; marketplaceWriteoffServiceMemoSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceWriteoffServiceMemoSignablePayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceWriteoffStatementSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceWriteoffStatementSignablePayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; membershipExit ?: [ { coopname : string ; username : string ; } , ResolverInputTypes [ "MembershipExit" ] ] ; membershipExitReturnPreview ?: [ { coopname : string ; username : string ; } , ResolverInputTypes [ "MembershipExitReturnPreview" ] ] ; participantIdentityForVerification ?: [ { data : ResolverInputTypes [ "ParticipantIdentityForVerificationInput" ] ; } , ResolverInputTypes [ "ParticipantIdentityForVerification" ] ] ; paymentFile ?: [ { id : number ; } , ResolverInputTypes [ "PaymentFile" ] ] ; paymentProofs ?: [ { coopname : string ; payment_hash : string ; } , ResolverInputTypes [ "PaymentFile" ] ] ; process ?: [ { coopname : string ; hash : string ; } , ResolverInputTypes [ "ProcessView" ] ] ; processes ?: [ { filter : ResolverInputTypes [ "ProcessesFilter" ] ; pagination : ResolverInputTypes [ "PaginationInput" ] ; } , ResolverInputTypes [ "ProcessSummaryPaginationResult" ] ] ; searchDocuments ?: [ { data : ResolverInputTypes [ "SearchDocumentsInput" ] ; } , ResolverInputTypes [ "SearchResult" ] ] ; searchPrivateAccounts ?: [ { data : ResolverInputTypes [ "SearchPrivateAccountsInput" ] ; } , ResolverInputTypes [ "PrivateAccountSearchResult" ] ] ; validateReportEdits ?: [ { editsJson : string ; reportType : ResolverInputTypes [ "ReportType" ] ; } , ResolverInputTypes [ "FieldError" ] ] ; verificationReviewPhotos ?: [ { data : ResolverInputTypes [ "VerificationReviewPhotosInput" ] ; } , ResolverInputTypes [ "VerificationReviewPhoto" ] ] ; verificationReviews ?: [ { data ?: ResolverInputTypes [ "VerificationReviewsInput" ] | null ; } , ResolverInputTypes [ "VerificationReview" ] ] ; } > ; Question : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; counter_votes_abstained ?: boolean | ` @ ${ string } ` ; counter_votes_against ?: boolean | ` @ ${ string } ` ; counter_votes_for ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; meet_id ?: boolean | ` @ ${ string } ` ; number ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voters_abstained ?: boolean | ` @ ${ string } ` ; voters_against ?: boolean | ` @ ${ string } ` ; voters_for ?: boolean | ` @ ${ string } ` ; } > ; RecoveryStrategy : RecoveryStrategy ; RefreshInput : { access_token : string ; refresh_token : string ; } ; RefreshProgramInput : { coopname : string ; username : string ; } ; RefreshSegmentInput : { coopname : string ; project_hash : string ; username : string ; } ; RefundRequest : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cpu_amount ?: boolean | ` @ ${ string } ` ; net_amount ?: boolean | ` @ ${ string } ` ; owner ?: boolean | ` @ ${ string } ` ; request_time ?: boolean | ` @ ${ string } ` ; } > ; RegisterAccountInput : { email : string ; entrepreneur_data ?: ResolverInputTypes [ "CreateEntrepreneurDataInput" ] | null ; individual_data ?: ResolverInputTypes [ "CreateIndividualDataInput" ] | null ; organization_data ?: ResolverInputTypes [ "CreateOrganizationDataInput" ] | null ; public_key : string ; referer ?: string | null ; type : ResolverInputTypes [ "AccountType" ] ; username : string ; } ; RegisterContributorInput : { about ?: string | null ; contract : ResolverInputTypes [ "GenerationContractSignedDocumentInput" ] ; contributor_hash : string ; coopname : string ; hours_per_day ?: number | null ; rate_per_hour ?: string | null ; username : string ; } ; RegisterParticipantInput : { blagorost_offer ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; braname ?: string | null ; generator_offer ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; marketplace_offer ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; privacy_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; program_key ?: ResolverInputTypes [ "ProgramKey" ] | null ; signature_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; statement : ResolverInputTypes [ "ParticipantApplicationSignedDocumentInput" ] ; user_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; wallet_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } ; RegisteredAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: ResolverInputTypes [ "Account" ] ; tokens ?: ResolverInputTypes [ "Tokens" ] ; } > ; RegistrationAgreement : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_type ?: boolean | ` @ ${ string } ` ; applicable_account_types ?: boolean | ` @ ${ string } ` ; checkbox_text ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_blockchain_agreement ?: boolean | ` @ ${ string } ` ; link_text ?: boolean | ` @ ${ string } ` ; link_to_statement ?: boolean | ` @ ${ string } ` ; order ?: boolean | ` @ ${ string } ` ; registry_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; RegistrationConfig : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; programs ?: ResolverInputTypes [ "RegistrationProgram" ] ; requires_selection ?: boolean | ` @ ${ string } ` ; } > ; RegistrationPayment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; symbol ?: boolean | ` @ ${ string } ` ; } > ; RegistrationProgram : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; applicable_account_types ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; image_url ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; order ?: boolean | ` @ ${ string } ` ; requirements ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > ; RejectVerificationInput : { reason : string ; review_id : string ; } ; RemoveAvailableCategoriesInput : { categoryIds : number [] ; } ; RemoveAvailableCategoryTypesInput : { categoryTypes : ResolverInputTypes [ "CategoryTypeInput" ] [] ; } ; RemoveSecretaryRoomInput : { id : string ; } ; ReplaceAvailableItemsInput : { categoryIds : number [] ; categoryTypes : ResolverInputTypes [ "CategoryTypeInput" ] [] ; } ; ReportCalendarPeriodEntry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; dueDate ?: boolean | ` @ ${ string } ` ; dueMonth ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; periodCode ?: boolean | ` @ ${ string } ` ; reportYear ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > ; ReportCalendarRow : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; periodKind ?: boolean | ` @ ${ string } ` ; periods ?: ResolverInputTypes [ "ReportCalendarPeriodEntry" ] ; reportType ?: boolean | ` @ ${ string } ` ; shortName ?: boolean | ` @ ${ string } ` ; } > ; ReportDraft : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; editedFields ?: boolean | ` @ ${ string } ` ; editsJson ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; ownerUsername ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; year ?: boolean | ` @ ${ string } ` ; } > ; ReportExpenseItemInput : { actual_amount ?: string | null ; coopname : string ; item_hash : string ; proposal_hash : string ; } ; ReportHistoryFilterInput : { limit ?: number | null ; offset ?: number | null ; period ?: number | null ; reportType ?: ResolverInputTypes [ "ReportType" ] | null ; year ?: number | null ; } ; ReportHistoryPage : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "GeneratedReportSummary" ] ; total ?: boolean | ` @ ${ string } ` ; } > ; ReportNotMeInput : { session_id ?: string | null ; } ; ReportPreview : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; sections ?: ResolverInputTypes [ "ReportPreviewSection" ] ; year ?: boolean | ` @ ${ string } ` ; } > ; ReportPreviewField : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; ReportPreviewInput : { period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } ; ReportPreviewSection : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; fields ?: ResolverInputTypes [ "ReportPreviewField" ] ; title ?: boolean | ` @ ${ string } ` ; } > ; ReportReadinessView : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; missingFields ?: ResolverInputTypes [ "MissingRequisiteField" ] ; ready ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; } > ; ReportRequisitesView : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: ResolverInputTypes [ "RequisiteFieldView" ] ; chairmanPosition ?: ResolverInputTypes [ "RequisiteFieldView" ] ; chairmanPositionFromOrg ?: ResolverInputTypes [ "RequisiteFieldView" ] ; coopname ?: boolean | ` @ ${ string } ` ; inn ?: ResolverInputTypes [ "RequisiteFieldView" ] ; kpp ?: ResolverInputTypes [ "RequisiteFieldView" ] ; ogrn ?: ResolverInputTypes [ "RequisiteFieldView" ] ; okfs ?: ResolverInputTypes [ "RequisiteFieldView" ] ; okopf ?: ResolverInputTypes [ "RequisiteFieldView" ] ; okpo ?: ResolverInputTypes [ "RequisiteFieldView" ] ; oktmo ?: ResolverInputTypes [ "RequisiteFieldView" ] ; okved ?: ResolverInputTypes [ "RequisiteFieldView" ] ; orgName ?: ResolverInputTypes [ "RequisiteFieldView" ] ; pfrRegNumber ?: ResolverInputTypes [ "RequisiteFieldView" ] ; phone ?: ResolverInputTypes [ "RequisiteFieldView" ] ; sfrRegNumber ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerFirstName ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerLastName ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerMiddleName ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerRepDoc ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerSnils ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerType ?: boolean | ` @ ${ string } ` ; } > ; ReportSubmissionMark : ReportSubmissionMark ; ReportType : ReportType ; RepresentedBy : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; based_on ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; position ?: boolean | ` @ ${ string } ` ; } > ; RepresentedByCertificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; position ?: boolean | ` @ ${ string } ` ; } > ; RepresentedByInput : { based_on : string ; first_name : string ; last_name : string ; middle_name : string ; position : string ; } ; RequestAttributeInput : { attributeId : number ; complexId ?: number | null ; dictionaryValueId ?: number | null ; value : string ; } ; RequestForceRecoveryConsentInput : { target_id : string ; } ; RequestImageInput : { description ?: string | null ; imageType : ResolverInputTypes [ "RequestImageTypeInput" ] ; imageUrl : string ; sortOrder : number ; } ; RequestImageType : RequestImageType ; RequestImageTypeInput : RequestImageTypeInput ; RequestKuTrustedInput : { application : ResolverInputTypes [ "BranchTrustedLiabilityAgreementSignedDocumentInput" ] ; authority : ResolverInputTypes [ "BranchTrustedPowerOfAttorneySignedDocumentInput" ] ; braname : string ; coopname : string ; hash : string ; username : string ; } ; RequestStatus : RequestStatus ; RequestType : RequestType ; RequestTypeInput : RequestTypeInput ; RequisiteFieldView : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; RequisiteSource : RequisiteSource ; ResetKeyInput : { public_key : string ; token : string ; } ; ResourceDelegationDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cpu_weight ?: boolean | ` @ ${ string } ` ; from ?: boolean | ` @ ${ string } ` ; net_weight ?: boolean | ` @ ${ string } ` ; to ?: boolean | ` @ ${ string } ` ; } > ; ResourceOverview : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cpu_weight ?: boolean | ` @ ${ string } ` ; net_weight ?: boolean | ` @ ${ string } ` ; owner ?: boolean | ` @ ${ string } ` ; ram_bytes ?: boolean | ` @ ${ string } ` ; } > ; RestartAnnualGeneralMeetInput : { coopname : string ; details ?: string | null ; hash : string ; new_close_at : ResolverInputTypes [ "DateTime" ] ; new_open_at : ResolverInputTypes [ "DateTime" ] ; newproposal : ResolverInputTypes [ "AnnualGeneralMeetingAgendaSignedDocumentInput" ] ; } ; ResultContributionActGenerateInput : { result_hash : string ; username : string ; } ; ResultContributionDecisionGenerateInput : { decision_id : number ; result_hash : string ; username : string ; } ; ResultContributionStatementGenerateInput : { project_hash : string ; username : string ; } ; ResultFilter : { projectHash ?: string | null ; status ?: string | null ; username ?: string | null ; } ; ResultStatus : ResultStatus ; ReturnByMoneyDecisionGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; currency : string ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; payment_hash : string ; quantity : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ReturnByMoneyGenerateDocumentInput : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; currency : string ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; method_id : string ; payment_hash : string ; quantity : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; ReturnByMoneySignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ReturnByMoneySignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; ReturnByMoneySignedMetaDocumentInput : { block_num : number ; coopname : string ; created_at : string ; currency : string ; generator : string ; lang : string ; links : string [] ; method_id : string ; payment_hash : string ; quantity : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; ReturnExpenseItemInput : { coopname : string ; item_hash : string ; proposal_hash : string ; return_amount : string ; } ; RevokeCapabilitySetInput : { set_key : string ; username : string ; } ; RevokeKeyResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; must_recover ?: boolean | ` @ ${ string } ` ; sessions_revoked ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; target_id ?: boolean | ` @ ${ string } ` ; } > ; RevokeParticipantKeyInput : { reason : string ; target_id : string ; } ; RevokeSessionInput : { session_id : string ; } ; RevokedSessionsResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; revoked ?: boolean | ` @ ${ string } ` ; } > ; RoomMessageKind : RoomMessageKind ; SaveCapitalProgramDocDataInput : { doc_data_hash : string ; } ; SaveReportDraftInput : { editedFields : string [] ; editsJson : string ; period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } ; SbpAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; } > ; SbpDataInput : { phone : string ; } ; SearchAttributesInput : { categoryId ?: number | null ; limit ?: number | null ; onlyAspect ?: boolean | null ; onlyRequired ?: boolean | null ; onlyWithDictionary ?: boolean | null ; searchTerm : string ; typeId ?: number | null ; } ; SearchCategoriesInput : { searchTerm : string ; } ; SearchDictionaryValuesInput : { dictionaryId : number ; limit ?: number | null ; searchTerm : string ; } ; SearchDocumentsInput : { limit ?: number | null ; query : string ; } ; SearchPrivateAccountsInput : { query : string ; } ; SearchRequestsInput : { limit ?: number | null ; searchTerm : string ; } ; SearchResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; full_title ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; highlights ?: boolean | ` @ ${ string } ` ; registry_id ?: boolean | ` @ ${ string } ` ; signer ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; SegmentStatus : SegmentStatus ; SelectBranchGenerateDocumentInput : { block_num ?: number | null ; braname : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } ; SelectBranchInput : { braname : string ; coopname : string ; document : ResolverInputTypes [ "SelectBranchSignedDocumentInput" ] ; username : string ; } ; SelectBranchSignedDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "SelectBranchSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; SelectBranchSignedMetaDocumentInput : { block_num : number ; braname : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } ; SendAgreementInput : { administrator : string ; agreement_type : string ; coopname : string ; document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } ; SetBranchPrivateInput : { braname : string ; coopname : string ; is_private : boolean ; } ; SetCapitalProjectDevelopmentRepositoryUrlInput : { development_repository_url ?: string | null ; project_hash : string ; } ; SetCapitalProjectPriorityInput : { priority : ResolverInputTypes [ "ProjectPriority" ] ; project_hash : string ; } ; SetConfigInput : { config : ResolverInputTypes [ "ConfigInput" ] ; coopname : string ; } ; SetIssueMetricBindingsInput : { bindings : ResolverInputTypes [ "IssueMetricBindingItemInput" ] [] ; issue_hash : string ; } ; SetLoginFactorsInput : { code ?: string | null ; email_enabled : boolean ; totp_enabled : boolean ; } ; SetMasterInput : { coopname : string ; master : string ; project_hash : string ; } ; SetPaymentStatusInput : { id : string ; message ?: string | null ; status : ResolverInputTypes [ "PaymentStatus" ] ; } ; SetPlanInput : { coopname : string ; master : string ; plan_creators_hours : number ; plan_expenses : string ; plan_hour_cost : string ; project_hash : string ; } ; SetRecoveryStrategyInput : { code : string ; strategy : ResolverInputTypes [ "RecoveryStrategy" ] ; } ; SetVarsInput : { confidential_email : string ; confidential_link : string ; contact_email : string ; coopenomics_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; coopname : string ; full_abbr : string ; full_abbr_dative : string ; full_abbr_genitive : string ; name : string ; participant_application ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; passport_request ?: string | null ; privacy_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; short_abbr : string ; signature_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; statute_link : string ; user_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; wallet_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; website : string ; } ; SetWifInput : { permission : string ; username : string ; wif : string ; } ; Settings : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorized_default_route ?: boolean | ` @ ${ string } ` ; authorized_default_workspace ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; is_registration_open ?: boolean | ` @ ${ string } ` ; non_authorized_default_route ?: boolean | ` @ ${ string } ` ; non_authorized_default_workspace ?: boolean | ` @ ${ string } ` ; provider_name ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > ; SignActAsChairmanInput : { act : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; coopname : string ; result_hash : string ; } ; SignActAsContributorInput : { act : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; coopname : string ; result_hash : string ; } ; SignByPresiderOnAnnualGeneralMeetInput : { coopname : string ; hash : string ; presider_decision : ResolverInputTypes [ "AnnualGeneralMeetingDecisionSignedDocumentInput" ] ; username : string ; } ; SignBySecretaryOnAnnualGeneralMeetInput : { coopname : string ; hash : string ; secretary_decision : ResolverInputTypes [ "AnnualGeneralMeetingDecisionSignedDocumentInput" ] ; username : string ; } ; SignatureInfo : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_valid ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; public_key ?: boolean | ` @ ${ string } ` ; signature ?: boolean | ` @ ${ string } ` ; signed_at ?: boolean | ` @ ${ string } ` ; signed_hash ?: boolean | ` @ ${ string } ` ; signer ?: boolean | ` @ ${ string } ` ; signer_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; } > ; SignatureInfoInput : { id : number ; meta : string ; public_key : string ; signature : string ; signed_at : string ; signed_hash : string ; signer : string ; } ; SignedBlockchainDocument : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; doc_hash ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; meta_hash ?: boolean | ` @ ${ string } ` ; signatures ?: ResolverInputTypes [ "SignatureInfo" ] ; version ?: boolean | ` @ ${ string } ` ; } > ; SignedDigitalDocument : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; doc_hash ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; meta_hash ?: boolean | ` @ ${ string } ` ; signatures ?: ResolverInputTypes [ "SignatureInfo" ] ; version ?: boolean | ` @ ${ string } ` ; } > ; SignedDigitalDocumentInput : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "JSON" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } ; SovietMemberInput : { individual_data : ResolverInputTypes [ "CreateSovietIndividualDataInput" ] ; role : string ; } ; StartInstallInput : { wif : string ; } ; StartInstallResult : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; install_code ?: boolean | ` @ ${ string } ` ; } > ; StartKuDecisionInput : { address : string ; agenda : ResolverInputTypes [ "KuAgendaPointInput" ] [] ; branch_email : string ; branch_name : string ; branch_phone : string ; chairman : string ; coopname : string ; hash : string ; } ; StartProcessInput : { project_hash : string ; template_id : string ; } ; StartProjectInput : { coopname : string ; project_hash : string ; } ; StartResetKeyInput : { email : string ; } ; StartVotingInput : { coopname : string ; project_hash : string ; } ; StatementDetailAggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; documentAggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; } > ; StopProjectInput : { coopname : string ; project_hash : string ; } ; StoryStatus : StoryStatus ; SubmitExpenseReportInput : { comment ?: string | null ; coopname : string ; proposal_hash : string ; total_actual_amount ?: string | null ; } ; SubmitVoteInput : { coopname : string ; project_hash : string ; votes : ResolverInputTypes [ "VoteDistributionInput" ] [] ; } ; Subscription : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; marketplaceEvents ?: [ { input : ResolverInputTypes [ "MarketplaceEventsInput" ] ; } , ResolverInputTypes [ "MarketplaceEvent" ] ] ; nodeSyncState ?: ResolverInputTypes [ "NodeSyncState" ] ; } > ; SubscriptionStatsDto : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; active ?: boolean | ` @ ${ string } ` ; inactive ?: boolean | ` @ ${ string } ` ; total ?: boolean | ` @ ${ string } ` ; uniqueUsers ?: boolean | ` @ ${ string } ` ; } > ; Symbols : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; root_govern_precision ?: boolean | ` @ ${ string } ` ; root_govern_symbol ?: boolean | ` @ ${ string } ` ; root_precision ?: boolean | ` @ ${ string } ` ; root_symbol ?: boolean | ` @ ${ string } ` ; } > ; SystemFeatures : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; search ?: boolean | ` @ ${ string } ` ; } > ; SystemInfo : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blockchain_account ?: ResolverInputTypes [ "BlockchainAccount" ] ; blockchain_info ?: ResolverInputTypes [ "BlockchainInfoDTO" ] ; board_members ?: ResolverInputTypes [ "BoardMember" ] ; contacts ?: ResolverInputTypes [ "ContactsDTO" ] ; cooperator_account ?: ResolverInputTypes [ "CooperativeOperatorAccount" ] ; coopname ?: boolean | ` @ ${ string } ` ; features ?: ResolverInputTypes [ "SystemFeatures" ] ; is_providered ?: boolean | ` @ ${ string } ` ; is_unioned ?: boolean | ` @ ${ string } ` ; settings ?: ResolverInputTypes [ "Settings" ] ; symbols ?: ResolverInputTypes [ "Symbols" ] ; system_status ?: boolean | ` @ ${ string } ` ; union_link ?: boolean | ` @ ${ string } ` ; vars ?: ResolverInputTypes [ "Vars" ] ; } > ; SystemStatus : SystemStatus ; Token : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; expires ?: boolean | ` @ ${ string } ` ; token ?: boolean | ` @ ${ string } ` ; } > ; Tokens : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; access ?: ResolverInputTypes [ "Token" ] ; refresh ?: ResolverInputTypes [ "Token" ] ; } > ; Transaction : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; chain ?: boolean | ` @ ${ string } ` ; request ?: boolean | ` @ ${ string } ` ; resolved ?: boolean | ` @ ${ string } ` ; response ?: boolean | ` @ ${ string } ` ; returns ?: boolean | ` @ ${ string } ` ; revisions ?: boolean | ` @ ${ string } ` ; signatures ?: boolean | ` @ ${ string } ` ; signer ?: boolean | ` @ ${ string } ` ; transaction ?: boolean | ` @ ${ string } ` ; } > ; TranscriptionSegment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; endOffset ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; speakerIdentity ?: boolean | ` @ ${ string } ` ; speakerName ?: boolean | ` @ ${ string } ` ; startOffset ?: boolean | ` @ ${ string } ` ; text ?: boolean | ` @ ${ string } ` ; } > ; TranscriptionStatus : TranscriptionStatus ; TriggerNotificationWorkflowInput : { name : string ; payload ?: ResolverInputTypes [ "JSONObject" ] | null ; to : ResolverInputTypes [ "NotificationWorkflowRecipientInput" ] [] ; } ; TwoFactorCodeInput : { code : string ; } ; TwoFactorEnrollment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; otpauth_uri ?: boolean | ` @ ${ string } ` ; secret ?: boolean | ` @ ${ string } ` ; } > ; UninstallExtensionInput : { name : string ; } ; UnreadNotificationsCount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; count ?: boolean | ` @ ${ string } ` ; } > ; UnverifyParticipantInput : { username : string ; } ; Update : { organization_data ?: ResolverInputTypes [ "UpdateOrganizationDataInput" ] | null ; vars ?: ResolverInputTypes [ "VarsInput" ] | null ; } ; UpdateAccountInput : { entrepreneur_data ?: ResolverInputTypes [ "UpdateEntrepreneurDataInput" ] | null ; individual_data ?: ResolverInputTypes [ "UpdateIndividualDataInput" ] | null ; organization_data ?: ResolverInputTypes [ "UpdateOrganizationDataInput" ] | null ; public_key ?: string | null ; referer ?: string | null ; username : string ; } ; UpdateBankAccountInput : { data : ResolverInputTypes [ "BankAccountInput" ] ; is_default : boolean ; method_id : string ; username : string ; } ; UpdateCallTranscriptionMemoInput : { id : string ; memo : string ; } ; UpdateChatCoopCalendarEventInput : { description ?: string | null ; endsAt ?: ResolverInputTypes [ "DateTime" ] | null ; id : string ; matrixRoomId : string ; startsAt : ResolverInputTypes [ "DateTime" ] ; title : string ; } ; UpdateComponentMetricInput : { deadline ?: ResolverInputTypes [ "DateTime" ] | null ; measure_hash ?: string | null ; metric_hash : string ; series_mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null ; target_value ?: number | null ; title ?: string | null ; unit ?: string | null ; } ; UpdateEntrepreneurDataInput : { birthdate : string ; city : string ; country : ResolverInputTypes [ "Country" ] ; details : ResolverInputTypes [ "EntrepreneurDetailsInput" ] ; email : string ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; phone : string ; username : string ; } ; UpdateIndividualDataInput : { birthdate : string ; email : string ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; passport ?: ResolverInputTypes [ "PassportInput" ] | null ; phone : string ; username : string ; } ; UpdateIssueInput : { attachments ?: string [] | null ; creators ?: string [] | null ; cycle_id ?: string | null ; description ?: string | null ; estimate ?: number | null ; issue_hash : string ; labels ?: string [] | null ; priority ?: ResolverInputTypes [ "IssuePriority" ] | null ; sort_order ?: number | null ; status ?: ResolverInputTypes [ "IssueStatus" ] | null ; submaster ?: string | null ; title ?: string | null ; } ; UpdateMeasureInput : { measure_hash : string ; series_mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null ; status ?: ResolverInputTypes [ "MetricStatus" ] | null ; title ?: string | null ; unit ?: string | null ; } ; UpdateOrganizationDataInput : { city : string ; country : string ; details : ResolverInputTypes [ "OrganizationDetailsInput" ] ; email : string ; fact_address : string ; full_address : string ; full_name : string ; phone : string ; represented_by : ResolverInputTypes [ "RepresentedByInput" ] ; short_name : string ; type : string ; username : string ; } ; UpdateProcessTemplateInput : { description ?: string | null ; edges ?: ResolverInputTypes [ "ProcessEdgeInput" ] [] | null ; id : string ; status ?: ResolverInputTypes [ "ProcessTemplateStatus" ] | null ; steps ?: ResolverInputTypes [ "ProcessStepTemplateInput" ] [] | null ; title ?: string | null ; } ; UpdateReportRequisitesInput : { addressOverride ?: string | null ; chairmanPosition ?: string | null ; okfs ?: string | null ; okopf ?: string | null ; okpo ?: string | null ; oktmo ?: string | null ; okved ?: string | null ; pfrRegNumber ?: string | null ; phoneOverride ?: string | null ; sfrRegNumber ?: string | null ; signerRepDoc ?: string | null ; signerSnils ?: string | null ; signerType ?: string | null ; } ; UpdateSettingsInput : { authorized_default_route ?: string | null ; authorized_default_workspace ?: string | null ; non_authorized_default_route ?: string | null ; non_authorized_default_workspace ?: string | null ; provider_name ?: string | null ; } ; UpdateStoryInput : { content_format ?: ResolverInputTypes [ "CapitalStoryContentFormat" ] | null ; description ?: string | null ; issue_hash ?: string | null ; project_hash ?: string | null ; sort_order ?: number | null ; status ?: ResolverInputTypes [ "StoryStatus" ] | null ; story_hash : string ; title ?: string | null ; } ; UploadExpenseFileInput : { checksum_sha256 : string ; content_base64 : string ; coopname : string ; item_hash ?: string | null ; kind : ResolverInputTypes [ "ExpenseFileKind" ] ; mime_type : string ; original_filename ?: string | null ; proposal_hash : string ; size_bytes : number ; } ; UploadPaymentProofInput : { checksum_sha256 : string ; content_base64 : string ; coopname : string ; mime_type : string ; original_filename ?: string | null ; payment_hash : string ; size_bytes : number ; } ; UserAccount : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; registered_at ?: boolean | ` @ ${ string } ` ; registrator ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; storages ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; verifications ?: ResolverInputTypes [ "Verification" ] ; } > ; UserCertificateUnion : AliasType < { EntrepreneurCertificate ?: ResolverInputTypes [ "EntrepreneurCertificate" ] ; IndividualCertificate ?: ResolverInputTypes [ "IndividualCertificate" ] ; OrganizationCertificate ?: ResolverInputTypes [ "OrganizationCertificate" ] ; __typename ?: boolean | ` @ ${ string } ` ; } > ; UserStatus : UserStatus ; UserWallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; blocked ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; human_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; wallet_name ?: boolean | ` @ ${ string } ` ; } > ; ValidateAttributeValuesInput : { attributeId : number ; values : string [] ; } ; Vars : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; confidential_email ?: boolean | ` @ ${ string } ` ; confidential_link ?: boolean | ` @ ${ string } ` ; contact_email ?: boolean | ` @ ${ string } ` ; coopenomics_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; coopname ?: boolean | ` @ ${ string } ` ; full_abbr ?: boolean | ` @ ${ string } ` ; full_abbr_dative ?: boolean | ` @ ${ string } ` ; full_abbr_genitive ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; participant_application ?: ResolverInputTypes [ "AgreementVar" ] ; passport_request ?: boolean | ` @ ${ string } ` ; privacy_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; short_abbr ?: boolean | ` @ ${ string } ` ; signature_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; statute_link ?: boolean | ` @ ${ string } ` ; user_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; wallet_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; website ?: boolean | ` @ ${ string } ` ; } > ; VarsInput : { confidential_email : string ; confidential_link : string ; contact_email : string ; coopenomics_agreement ?: ResolverInputTypes [ "AgreementInput" ] | null ; coopname : string ; full_abbr : string ; full_abbr_dative : string ; full_abbr_genitive : string ; name : string ; participant_application : ResolverInputTypes [ "AgreementInput" ] ; passport_request : string ; privacy_agreement : ResolverInputTypes [ "AgreementInput" ] ; short_abbr : string ; signature_agreement : ResolverInputTypes [ "AgreementInput" ] ; statute_link : string ; user_agreement : ResolverInputTypes [ "AgreementInput" ] ; wallet_agreement : ResolverInputTypes [ "AgreementInput" ] ; website : string ; } ; Verification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; is_verified ?: boolean | ` @ ${ string } ` ; last_update ?: boolean | ` @ ${ string } ` ; notice ?: boolean | ` @ ${ string } ` ; procedure ?: boolean | ` @ ${ string } ` ; verificator ?: boolean | ` @ ${ string } ` ; } > ; VerificationPhotoInput : { checksum_sha256 : string ; content_base64 : string ; mime_type : string ; original_filename ?: string | null ; size_bytes : number ; } ; VerificationReview : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decided_at ?: boolean | ` @ ${ string } ` ; decided_by ?: boolean | ` @ ${ string } ` ; decision_reason ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; photos_count ?: boolean | ` @ ${ string } ` ; procedure ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; verificator ?: boolean | ` @ ${ string } ` ; } > ; VerificationReviewPhoto : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; read_url ?: boolean | ` @ ${ string } ` ; size_bytes ?: boolean | ` @ ${ string } ` ; storage_key ?: boolean | ` @ ${ string } ` ; } > ; VerificationReviewPhotosInput : { review_id : string ; } ; VerificationReviewStatus : VerificationReviewStatus ; VerificationReviewsInput : { braname ?: string | null ; limit ?: number | null ; status ?: ResolverInputTypes [ "VerificationReviewStatus" ] | null ; username ?: string | null ; } ; VerifyEmailInputDTO : { token : string ; } ; VerifyParticipantOnsiteInput : { braname ?: string | null ; photos ?: ResolverInputTypes [ "VerificationPhotoInput" ] [] | null ; username : string ; } ; VoteDistributionInput : { amount : string ; recipient : string ; } ; VoteFilter : { coopname ?: string | null ; project_hash ?: string | null ; recipient ?: string | null ; voter ?: string | null ; } ; VoteItemInput : { question_id : number ; vote : string ; } ; VoteOnAnnualGeneralMeetInput : { ballot : ResolverInputTypes [ "AnnualGeneralMeetingVotingBallotSignedDocumentInput" ] ; coopname : string ; hash : string ; username : string ; votes : ResolverInputTypes [ "VoteItemInput" ] [] ; } ; VoteOnKuDecisionInput : { ballot : ResolverInputTypes [ "BranchMeetingBallotSignedDocumentInput" ] ; coopname : string ; hash : string ; username : string ; votes : ResolverInputTypes [ "KuVoteItemInput" ] [] ; } ; WaitWeight : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; wait_sec ?: boolean | ` @ ${ string } ` ; weight ?: boolean | ` @ ${ string } ` ; } > ; WalmoveInput : { coopname : string ; fromWallet : string ; memo : string ; quantity : string ; toWallet : string ; username : string ; } ; WaveLabel : WaveLabel ; WavePhase : WavePhase ; WebPushSubscriptionDataInput : { endpoint : string ; keys : ResolverInputTypes [ "WebPushSubscriptionKeysInput" ] ; } ; WebPushSubscriptionDto : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authKey ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; endpoint ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isActive ?: boolean | ` @ ${ string } ` ; p256dhKey ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; userAgent ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > ; WebPushSubscriptionKeysInput : { auth : string ; p256dh : string ; } ; WithheldTaxPayment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; recipient_name ?: boolean | ` @ ${ string } ` ; report_period ?: boolean | ` @ ${ string } ` ; report_period_label ?: boolean | ` @ ${ string } ` ; report_year ?: boolean | ` @ ${ string } ` ; requisite_rows ?: ResolverInputTypes [ "WithheldTaxRequisiteRow" ] ; status ?: boolean | ` @ ${ string } ` ; symbol ?: boolean | ` @ ${ string } ` ; } > ; WithheldTaxPaymentPage : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "WithheldTaxPayment" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > ; WithheldTaxRequisiteRow : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > ; WithheldTaxState : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; in_payment ?: boolean | ` @ ${ string } ` ; withheld ?: boolean | ` @ ${ string } ` ; } > ; WorkingHours : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; fri ?: ResolverInputTypes [ "WorkingHoursDay" ] ; mon ?: ResolverInputTypes [ "WorkingHoursDay" ] ; sat ?: ResolverInputTypes [ "WorkingHoursDay" ] ; sun ?: ResolverInputTypes [ "WorkingHoursDay" ] ; thu ?: ResolverInputTypes [ "WorkingHoursDay" ] ; tue ?: ResolverInputTypes [ "WorkingHoursDay" ] ; wed ?: ResolverInputTypes [ "WorkingHoursDay" ] ; } > ; WorkingHoursBreak : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; end ?: boolean | ` @ ${ string } ` ; start ?: boolean | ` @ ${ string } ` ; } > ; WorkingHoursBreakInput : { end : string ; start : string ; } ; WorkingHoursDay : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; breaks ?: ResolverInputTypes [ "WorkingHoursBreak" ] ; close ?: boolean | ` @ ${ string } ` ; open ?: boolean | ` @ ${ string } ` ; } > ; WorkingHoursDayInput : { breaks : ResolverInputTypes [ "WorkingHoursBreakInput" ] [] ; close : string ; open : string ; } ; WorkingHoursInput : { fri ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; mon ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; sat ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; sun ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; thu ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; tue ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; wed ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; } ; ZeroReportHeaderEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; correctionNumber ?: boolean | ` @ ${ string } ` ; docDate ?: boolean | ` @ ${ string } ` ; idFile ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportYear ?: boolean | ` @ ${ string } ` ; versProgram ?: boolean | ` @ ${ string } ` ; } > ; ZeroReportOrganizationEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; kpp ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; okfs ?: boolean | ` @ ${ string } ` ; okopf ?: boolean | ` @ ${ string } ` ; okpo ?: boolean | ` @ ${ string } ` ; oktmo ?: boolean | ` @ ${ string } ` ; okved ?: boolean | ` @ ${ string } ` ; orgName ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; } > ; ZeroReportSignerEdits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; chairmanPosition ?: boolean | ` @ ${ string } ` ; firstName ?: boolean | ` @ ${ string } ` ; lastName ?: boolean | ` @ ${ string } ` ; middleName ?: boolean | ` @ ${ string } ` ; pfrRegNumber ?: boolean | ` @ ${ string } ` ; repDoc ?: boolean | ` @ ${ string } ` ; sfrRegNumber ?: boolean | ` @ ${ string } ` ; snils ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > ; ZeroReportSignerType : ZeroReportSignerType ; schema : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; mutation ?: ResolverInputTypes [ "Mutation" ] ; query ?: ResolverInputTypes [ "Query" ] ; subscription ?: ResolverInputTypes [ "Subscription" ] ; } > ; } Type declaration Access Grant : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; resource ?: boolean | ` @ ${ string } ` ; } > Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_kind ?: boolean | ` @ ${ string } ` ; blockchain_account ?: ResolverInputTypes [ "BlockchainAccount" ] ; has_password ?: boolean | ` @ ${ string } ` ; participant_account ?: ResolverInputTypes [ "ParticipantAccount" ] ; private_account ?: ResolverInputTypes [ "PrivateAccount" ] ; provider_account ?: ResolverInputTypes [ "MonoAccount" ] ; registration_payment ?: ResolverInputTypes [ "RegistrationPayment" ] ; user_account ?: ResolverInputTypes [ "UserAccount" ] ; username ?: boolean | ` @ ${ string } ` ; } > Account Ram Delta : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; delta ?: boolean | ` @ ${ string } ` ; } > Account Resource Info : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; current_used ?: boolean | ` @ ${ string } ` ; last_usage_update_time ?: boolean | ` @ ${ string } ` ; max ?: boolean | ` @ ${ string } ` ; used ?: boolean | ` @ ${ string } ` ; } > Account Session : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; current ?: boolean | ` @ ${ string } ` ; device ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; ip ?: boolean | ` @ ${ string } ` ; last_seen_at ?: boolean | ` @ ${ string } ` ; } > Accounts Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Account" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Act Detail Aggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; documentAggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; } > Action Authorization : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actor ?: boolean | ` @ ${ string } ` ; permission ?: boolean | ` @ ${ string } ` ; } > Action Filters Input : { account ?: string | null ; block_num ?: number | null ; global_sequence ?: string | null ; name ?: string | null ; } Optional account ?: string | null Optional block_ num ?: number | null Optional global_ sequence ?: string | null Optional name ?: string | null Action Receipt : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; abi_sequence ?: boolean | ` @ ${ string } ` ; act_digest ?: boolean | ` @ ${ string } ` ; auth_sequence ?: ResolverInputTypes [ "AuthSequence" ] ; code_sequence ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; receiver ?: boolean | ` @ ${ string } ` ; recv_sequence ?: boolean | ` @ ${ string } ` ; } > Add Author Input : { author : string ; coopname : string ; project_hash : string ; } author : string coopname : string project_ hash : string Add Available Categories Input : { categoryIds : number [] ; } Add Available Category Types Input : { categoryTypes : ResolverInputTypes [ "CategoryTypeInput" ] [] ; } Add Branch Whitelist Input : { account : string ; braname : string ; coopname : string ; } account : string braname : string coopname : string Add Participant Input : { created_at : string ; email : string ; entrepreneur_data ?: ResolverInputTypes [ "CreateEntrepreneurDataInput" ] | null ; individual_data ?: ResolverInputTypes [ "CreateIndividualDataInput" ] | null ; initial : string ; minimum : string ; organization_data ?: ResolverInputTypes [ "CreateOrganizationDataInput" ] | null ; referer ?: string | null ; spread_initial : boolean ; type : ResolverInputTypes [ "AccountType" ] ; } created_ at : string email : string Optional entrepreneur_ data ?: ResolverInputTypes [ "CreateEntrepreneurDataInput" ] | null Optional individual_ data ?: ResolverInputTypes [ "CreateIndividualDataInput" ] | null initial : string minimum : string Optional organization_ data ?: ResolverInputTypes [ "CreateOrganizationDataInput" ] | null Optional referer ?: string | null spread_ initial : boolean Add Payment Method Input : { bank_transfer_data ?: ResolverInputTypes [ "BankAccountInput" ] | null ; is_default : boolean ; sbp_data ?: ResolverInputTypes [ "SbpDataInput" ] | null ; username : string ; } Add Trusted Account Input : { braname : string ; coopname : string ; trusted : string ; } braname : string coopname : string trusted : string Agenda General Meet Point Input : { context : string ; decision : string ; title : string ; } context : string decision : string title : string Agenda General Meet Question : { context ?: string | null ; decision : string ; number : string ; title : string ; } Optional context ?: string | null decision : string number : string title : string Agenda Meet : { close_at_datetime : string ; open_at_datetime : string ; type : string ; } close_ at_ datetime : string open_ at_ datetime : string type : string Agenda Meet Point : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Agenda With Documents : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: ResolverInputTypes [ "BlockchainAction" ] ; documents ?: ResolverInputTypes [ "DocumentPackageAggregate" ] ; table ?: ResolverInputTypes [ "BlockchainDecision" ] ; } > Agreement : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "DocumentAggregate" ] ; draft_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; version ?: boolean | ` @ ${ string } ` ; } > Agreement Filter : { coopname ?: string | null ; created_from ?: ResolverInputTypes [ "DateTime" ] | null ; created_to ?: ResolverInputTypes [ "DateTime" ] | null ; program_id ?: number | null ; statuses ?: ResolverInputTypes [ "AgreementStatus" ] [] | null ; type ?: string | null ; username ?: string | null ; } Optional coopname ?: string | null Optional created_ from ?: ResolverInputTypes [ "DateTime" ] | null Optional created_ to ?: ResolverInputTypes [ "DateTime" ] | null Optional program_ id ?: number | null Optional statuses ?: ResolverInputTypes [ "AgreementStatus" ] [] | null Optional type ?: string | null Optional username ?: string | null Agreement Input : { protocol_day_month_year : string ; protocol_number : string ; } protocol_ day_ month_ year : string protocol_ number : string Agreement Template : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; default_translation_id ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; model ?: boolean | ` @ ${ string } ` ; registry_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; version ?: boolean | ` @ ${ string } ` ; } > Agreement Var : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; protocol_day_month_year ?: boolean | ` @ ${ string } ` ; protocol_number ?: boolean | ` @ ${ string } ` ; } > Agreement Var Input : { protocol_day_month_year : string ; protocol_number : string ; } protocol_ day_ month_ year : string protocol_ number : string Annual General Meeting Agenda Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; is_repeated : boolean ; lang ?: string | null ; links ?: string [] | null ; meet : ResolverInputTypes [ "AgendaMeet" ] ; questions : ResolverInputTypes [ "AgendaGeneralMeetQuestion" ] [] ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null is_ repeated : boolean Optional lang ?: string | null Optional links ?: string [] | null questions : ResolverInputTypes [ "AgendaGeneralMeetQuestion" ] [] Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Annual General Meeting Agenda Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "AnnualGeneralMeetingAgendaSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "AnnualGeneralMeetingAgendaSignedMetaDocumentInput" ] meta_ hash : string version : string Annual General Meeting Agenda Signed Meta Document Input : { block_num : number ; coopname : string ; created_at : string ; generator : string ; is_repeated : boolean ; lang : string ; links : string [] ; meet : ResolverInputTypes [ "AgendaMeet" ] ; questions : ResolverInputTypes [ "AgendaGeneralMeetQuestion" ] [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number coopname : string created_ at : string generator : string is_ repeated : boolean lang : string links : string [] questions : ResolverInputTypes [ "AgendaGeneralMeetQuestion" ] [] registry_ id : number timezone : string title : string username : string version : string Annual General Meeting Decision Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; meet_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null meet_ hash : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Annual General Meeting Decision Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "AnnualGeneralMeetingDecisionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "AnnualGeneralMeetingDecisionSignedMetaDocumentInput" ] meta_ hash : string version : string Annual General Meeting Decision Signed Meta Document Input : { block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; meet_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number coopname : string created_ at : string generator : string lang : string links : string [] meet_ hash : string registry_ id : number timezone : string title : string username : string version : string Annual General Meeting Notification Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; meet_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null meet_ hash : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Annual General Meeting Notification Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "AnnualGeneralMeetingNotificationSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "AnnualGeneralMeetingNotificationSignedMetaDocumentInput" ] meta_ hash : string version : string Annual General Meeting Notification Signed Meta Document Input : { block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; meet_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number coopname : string created_ at : string generator : string lang : string links : string [] meet_ hash : string registry_ id : number timezone : string title : string username : string version : string Annual General Meeting Soviet Decision Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; is_repeated : boolean ; lang ?: string | null ; links ?: string [] | null ; meet_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null decision_ id : number Optional generator ?: string | null is_ repeated : boolean Optional lang ?: string | null Optional links ?: string [] | null meet_ hash : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Annual General Meeting Voting Ballot Generate Document Input : { answers : ResolverInputTypes [ "AnswerInput" ] [] ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; meet_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null meet_ hash : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Annual General Meeting Voting Ballot Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "AnnualGeneralMeetingVotingBallotSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "AnnualGeneralMeetingVotingBallotSignedMetaDocumentInput" ] meta_ hash : string version : string Annual General Meeting Voting Ballot Signed Meta Document Input : { answers : ResolverInputTypes [ "AnswerInput" ] [] ; block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; meet_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number coopname : string created_ at : string generator : string lang : string links : string [] meet_ hash : string registry_ id : number timezone : string title : string username : string version : string Answer Input : { id : string ; number : string ; vote : string ; } id : string number : string vote : string Approval : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; approval_hash ?: boolean | ` @ ${ string } ` ; approved_document ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; callback_action_approve ?: boolean | ` @ ${ string } ` ; callback_action_decline ?: boolean | ` @ ${ string } ` ; callback_contract ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "DocumentAggregate" ] ; id ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Approval Filter : { approval_hash ?: string | null ; coopname ?: string | null ; created_from ?: ResolverInputTypes [ "DateTime" ] | null ; created_to ?: ResolverInputTypes [ "DateTime" ] | null ; statuses ?: ResolverInputTypes [ "ApprovalStatus" ] [] | null ; username ?: string | null ; } Optional approval_ hash ?: string | null Optional coopname ?: string | null Optional created_ from ?: ResolverInputTypes [ "DateTime" ] | null Optional created_ to ?: ResolverInputTypes [ "DateTime" ] | null Optional statuses ?: ResolverInputTypes [ "ApprovalStatus" ] [] | null Optional username ?: string | null Approve Ku Trusted Input : { coopname : string ; countersigned : ResolverInputTypes [ "BranchTrustedLiabilityAgreementSignedDocumentInput" ] ; countersigned_authority : ResolverInputTypes [ "BranchTrustedPowerOfAttorneySignedDocumentInput" ] ; hash : string ; } coopname : string countersigned : ResolverInputTypes [ "BranchTrustedLiabilityAgreementSignedDocumentInput" ] countersigned_ authority : ResolverInputTypes [ "BranchTrustedPowerOfAttorneySignedDocumentInput" ] hash : string Approve Verification Input : { review_id : string ; } Archive Component Metric Input : { metric_hash : string ; } Assign Capability Set Input : { expires_at ?: string | null ; set_key : string ; username : string ; } Optional expires_ at ?: string | null set_ key : string username : string Auth Sequence : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; sequence ?: boolean | ` @ ${ string } ` ; } > Authority : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accounts ?: ResolverInputTypes [ "PermissionLevelWeight" ] ; keys ?: ResolverInputTypes [ "KeyWeight" ] ; threshold ?: boolean | ` @ ${ string } ` ; waits ?: ResolverInputTypes [ "WaitWeight" ] ; } > Authorize Decision Input : { chairman : string ; coopname : string ; decision_id : number ; document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } chairman : string coopname : string decision_ id : number document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] Authorize Force Recovery Input : { assembly_decision_tx_id ?: string | null ; critical_action_id ?: string | null ; target_id : string ; } Optional assembly_ decision_ tx_ id ?: string | null Optional critical_ action_ id ?: string | null target_ id : string Available Report : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; deadline ?: boolean | ` @ ${ string } ` ; lastGeneratedAt ?: boolean | ` @ ${ string } ` ; missingFields ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; nextDeadlineDate ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; readyToGenerate ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > Balance Row Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; otch ?: boolean | ` @ ${ string } ` ; prePrev ?: boolean | ` @ ${ string } ` ; prev ?: boolean | ` @ ${ string } ` ; } > Bank Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_number ?: boolean | ` @ ${ string } ` ; bank_name ?: boolean | ` @ ${ string } ` ; card_number ?: boolean | ` @ ${ string } ` ; currency ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "BankAccountDetails" ] ; } > Bank Account Details : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; bik ?: boolean | ` @ ${ string } ` ; corr ?: boolean | ` @ ${ string } ` ; kpp ?: boolean | ` @ ${ string } ` ; } > Bank Account Details Input : { bik : string ; corr : string ; } Bank Account Input : { account_number : string ; bank_name : string ; card_number ?: string | null ; currency : string ; details : ResolverInputTypes [ "BankAccountDetailsInput" ] ; } account_ number : string bank_ name : string Optional card_ number ?: string | null currency : string Bank Payment Method : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: ResolverInputTypes [ "BankAccount" ] ; is_default ?: boolean | ` @ ${ string } ` ; method_id ?: boolean | ` @ ${ string } ` ; method_type ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Base Capital Project : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; counts ?: ResolverInputTypes [ "CapitalProjectCountsData" ] ; created_at ?: boolean | ` @ ${ string } ` ; crps ?: ResolverInputTypes [ "CapitalProjectCrpsData" ] ; data ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; development_repository_url ?: boolean | ` @ ${ string } ` ; fact ?: ResolverInputTypes [ "CapitalProjectFactPool" ] ; id ?: boolean | ` @ ${ string } ` ; invite ?: boolean | ` @ ${ string } ` ; is_opened ?: boolean | ` @ ${ string } ` ; is_planed ?: boolean | ` @ ${ string } ` ; issue_counter ?: boolean | ` @ ${ string } ` ; local_owner ?: boolean | ` @ ${ string } ` ; master ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; origin ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; parent_title ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "CapitalProjectPermissions" ] ; plan ?: ResolverInputTypes [ "CapitalProjectPlanPool" ] ; prefix ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; priority ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voting ?: ResolverInputTypes [ "CapitalProjectVotingData" ] ; } > Blockchain Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_name ?: boolean | ` @ ${ string } ` ; core_liquid_balance ?: boolean | ` @ ${ string } ` ; cpu_limit ?: ResolverInputTypes [ "AccountResourceInfo" ] ; cpu_weight ?: boolean | ` @ ${ string } ` ; created ?: boolean | ` @ ${ string } ` ; head_block_num ?: boolean | ` @ ${ string } ` ; head_block_time ?: boolean | ` @ ${ string } ` ; last_code_update ?: boolean | ` @ ${ string } ` ; net_limit ?: ResolverInputTypes [ "AccountResourceInfo" ] ; net_weight ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "Permission" ] ; privileged ?: boolean | ` @ ${ string } ` ; ram_quota ?: boolean | ` @ ${ string } ` ; ram_usage ?: boolean | ` @ ${ string } ` ; refund_request ?: ResolverInputTypes [ "RefundRequest" ] ; rex_info ?: boolean | ` @ ${ string } ` ; self_delegated_bandwidth ?: ResolverInputTypes [ "ResourceDelegationDTO" ] ; total_resources ?: ResolverInputTypes [ "ResourceOverview" ] ; voter_info ?: boolean | ` @ ${ string } ` ; } > Blockchain Action : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; account_ram_deltas ?: ResolverInputTypes [ "AccountRamDelta" ] ; action_ordinal ?: boolean | ` @ ${ string } ` ; authorization ?: ResolverInputTypes [ "ActionAuthorization" ] ; block_id ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; chain_id ?: boolean | ` @ ${ string } ` ; console ?: boolean | ` @ ${ string } ` ; context_free ?: boolean | ` @ ${ string } ` ; creator_action_ordinal ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; elapsed ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; receipt ?: ResolverInputTypes [ "ActionReceipt" ] ; receiver ?: boolean | ` @ ${ string } ` ; transaction_id ?: boolean | ` @ ${ string } ` ; } > Blockchain Decision : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; approved ?: boolean | ` @ ${ string } ` ; authorization ?: ResolverInputTypes [ "SignedBlockchainDocument" ] ; authorized ?: boolean | ` @ ${ string } ` ; authorized_by ?: boolean | ` @ ${ string } ` ; batch_id ?: boolean | ` @ ${ string } ` ; callback_contract ?: boolean | ` @ ${ string } ` ; confirm_callback ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; council_members_count ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decline_callback ?: boolean | ` @ ${ string } ` ; expired_at ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; statement ?: ResolverInputTypes [ "SignedBlockchainDocument" ] ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; username_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; validated ?: boolean | ` @ ${ string } ` ; votes_against ?: boolean | ` @ ${ string } ` ; votes_against_certificates ?: ResolverInputTypes [ "UserCertificateUnion" ] ; votes_for ?: boolean | ` @ ${ string } ` ; votes_for_certificates ?: ResolverInputTypes [ "UserCertificateUnion" ] ; } > Blockchain InfoDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_cpu_limit ?: boolean | ` @ ${ string } ` ; block_net_limit ?: boolean | ` @ ${ string } ` ; chain_id ?: boolean | ` @ ${ string } ` ; fork_db_head_block_id ?: boolean | ` @ ${ string } ` ; fork_db_head_block_num ?: boolean | ` @ ${ string } ` ; head_block_id ?: boolean | ` @ ${ string } ` ; head_block_num ?: boolean | ` @ ${ string } ` ; head_block_producer ?: boolean | ` @ ${ string } ` ; head_block_time ?: boolean | ` @ ${ string } ` ; last_irreversible_block_id ?: boolean | ` @ ${ string } ` ; last_irreversible_block_num ?: boolean | ` @ ${ string } ` ; last_irreversible_block_time ?: boolean | ` @ ${ string } ` ; server_version ?: boolean | ` @ ${ string } ` ; server_version_string ?: boolean | ` @ ${ string } ` ; virtual_block_cpu_limit ?: boolean | ` @ ${ string } ` ; virtual_block_net_limit ?: boolean | ` @ ${ string } ` ; } > Board Member : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; is_chairman ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Branch : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; bank_account ?: ResolverInputTypes [ "BankPaymentMethod" ] ; braname ?: boolean | ` @ ${ string } ` ; city ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; country ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "OrganizationDetails" ] ; email ?: boolean | ` @ ${ string } ` ; fact_address ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; is_available ?: boolean | ` @ ${ string } ` ; is_private ?: boolean | ` @ ${ string } ` ; participants_count ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; represented_by ?: ResolverInputTypes [ "RepresentedBy" ] ; short_name ?: boolean | ` @ ${ string } ` ; trusted ?: ResolverInputTypes [ "Individual" ] ; trusted_certificates ?: ResolverInputTypes [ "IndividualCertificate" ] ; trustee ?: ResolverInputTypes [ "Individual" ] ; trustee_certificate ?: ResolverInputTypes [ "IndividualCertificate" ] ; type ?: boolean | ` @ ${ string } ` ; whitelist_certificates ?: ResolverInputTypes [ "IndividualCertificate" ] ; } > Branch Establishment Decision Generate Document Input : { address : string ; block_num ?: number | null ; branch_name : string ; chairman : string ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } address : string Optional block_ num ?: number | null branch_ name : string chairman : string coopname : string Optional created_ at ?: string | null decision_ id : number Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Branch Establishment Petition Generate Document Input : { address : string ; block_num ?: number | null ; branch_name : string ; chairman : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } address : string Optional block_ num ?: number | null branch_ name : string chairman : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null hash : string Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Branch Establishment Petition Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchEstablishmentPetitionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "BranchEstablishmentPetitionSignedMetaDocumentInput" ] meta_ hash : string version : string Branch Establishment Petition Signed Meta Document Input : { address : string ; block_num : number ; branch_name : string ; chairman : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } address : string block_ num : number branch_ name : string chairman : string coopname : string created_ at : string generator : string hash : string lang : string links : string [] registry_ id : number timezone : string title : string username : string version : string Branch Expense Item Input : { description : string ; item_hash : string ; mechanics : ResolverInputTypes [ "ExpenseMechanics" ] ; payment_method_id ?: string | null ; payment_purpose ?: string | null ; planned_amount : string ; recipient : string ; recipient_type : ResolverInputTypes [ "ExpenseRecipientType" ] ; requisites ?: string | null ; } description : string item_ hash : string Optional payment_ method_ id ?: string | null Optional payment_ purpose ?: string | null planned_ amount : string recipient : string recipient_ type : ResolverInputTypes [ "ExpenseRecipientType" ] Optional requisites ?: string | null Branch Meeting Ballot Generate Document Input : { answers : ResolverInputTypes [ "KuBallotAnswerInput" ] [] ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; questions : ResolverInputTypes [ "KuBallotQuestionInput" ] [] ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null hash : string Optional lang ?: string | null Optional links ?: string [] | null questions : ResolverInputTypes [ "KuBallotQuestionInput" ] [] Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Branch Meeting Ballot Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchMeetingBallotSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "BranchMeetingBallotSignedMetaDocumentInput" ] meta_ hash : string version : string Branch Meeting Ballot Signed Meta Document Input : { answers : ResolverInputTypes [ "KuBallotAnswerInput" ] [] ; block_num : number ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; questions : ResolverInputTypes [ "KuBallotQuestionInput" ] [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number coopname : string created_ at : string generator : string hash : string lang : string links : string [] questions : ResolverInputTypes [ "KuBallotQuestionInput" ] [] registry_ id : number timezone : string title : string username : string version : string Branch Meeting Decision Generate Document Input : { block_num ?: number | null ; chairman : string ; close_at_datetime : string ; coopname : string ; created_at ?: string | null ; current_quorum_percent : number ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; open_at_datetime : string ; protocol_number : string ; questions : ResolverInputTypes [ "KuProtocolQuestionInput" ] [] ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null chairman : string close_ at_ datetime : string coopname : string Optional created_ at ?: string | null current_ quorum_ percent : number Optional generator ?: string | null hash : string Optional lang ?: string | null Optional links ?: string [] | null open_ at_ datetime : string protocol_ number : string questions : ResolverInputTypes [ "KuProtocolQuestionInput" ] [] Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Branch Meeting Decision Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchMeetingDecisionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "BranchMeetingDecisionSignedMetaDocumentInput" ] meta_ hash : string version : string Branch Meeting Decision Signed Meta Document Input : { block_num : number ; chairman : string ; close_at_datetime : string ; coopname : string ; created_at : string ; current_quorum_percent : number ; generator : string ; hash : string ; lang : string ; links : string [] ; open_at_datetime : string ; protocol_number : string ; questions : ResolverInputTypes [ "KuProtocolQuestionInput" ] [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number chairman : string close_ at_ datetime : string coopname : string created_ at : string current_ quorum_ percent : number generator : string hash : string lang : string links : string [] open_ at_ datetime : string protocol_ number : string questions : ResolverInputTypes [ "KuProtocolQuestionInput" ] [] registry_ id : number timezone : string title : string username : string version : string Branch Meeting Proposal Generate Document Input : { address ?: string | null ; block_num ?: number | null ; braname ?: string | null ; chairman_candidate ?: string | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; questions : ResolverInputTypes [ "KuAgendaQuestionInput" ] [] ; timezone ?: string | null ; title ?: string | null ; type : string ; username : string ; version ?: string | null ; } Optional address ?: string | null Optional block_ num ?: number | null Optional braname ?: string | null Optional chairman_ candidate ?: string | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null hash : string Optional lang ?: string | null Optional links ?: string [] | null questions : ResolverInputTypes [ "KuAgendaQuestionInput" ] [] Optional timezone ?: string | null Optional title ?: string | null type : string username : string Optional version ?: string | null Branch Meeting Proposal Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchMeetingProposalSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "BranchMeetingProposalSignedMetaDocumentInput" ] meta_ hash : string version : string Branch Meeting Proposal Signed Meta Document Input : { address ?: string | null ; block_num : number ; braname ?: string | null ; chairman_candidate ?: string | null ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; questions : ResolverInputTypes [ "KuAgendaQuestionInput" ] [] ; registry_id : number ; timezone : string ; title : string ; type : string ; username : string ; version : string ; } Optional address ?: string | null block_ num : number Optional braname ?: string | null Optional chairman_ candidate ?: string | null coopname : string created_ at : string generator : string hash : string lang : string links : string [] questions : ResolverInputTypes [ "KuAgendaQuestionInput" ] [] registry_ id : number timezone : string title : string type : string username : string version : string Branch Trusted Liability Agreement Generate Document Input : { block_num ?: number | null ; branch_name : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; trustee : string ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null branch_ name : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null hash : string Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null trustee : string username : string Optional version ?: string | null Branch Trusted Liability Agreement Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchTrustedLiabilityAgreementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "BranchTrustedLiabilityAgreementSignedMetaDocumentInput" ] meta_ hash : string version : string Branch Trusted Liability Agreement Signed Meta Document Input : { block_num : number ; branch_name : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; trustee : string ; username : string ; version : string ; } block_ num : number branch_ name : string coopname : string created_ at : string generator : string hash : string lang : string links : string [] registry_ id : number timezone : string title : string trustee : string username : string version : string Branch Trusted Power Of Attorney Generate Document Input : { block_num ?: number | null ; branch_name : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; trustee : string ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null branch_ name : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null hash : string Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null trustee : string username : string Optional version ?: string | null Branch Trusted Power Of Attorney Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchTrustedPowerOfAttorneySignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "BranchTrustedPowerOfAttorneySignedMetaDocumentInput" ] meta_ hash : string version : string Branch Trusted Power Of Attorney Signed Meta Document Input : { block_num : number ; branch_name : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; trustee : string ; username : string ; version : string ; } block_ num : number branch_ name : string coopname : string created_ at : string generator : string hash : string lang : string links : string [] registry_ id : number timezone : string title : string trustee : string username : string version : string Branch Trusted Statement Generate Document Input : { block_num ?: number | null ; braname : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null braname : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null hash : string Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Branch Trustee Liability Agreement Generate Document Input : { block_num ?: number | null ; branch_name : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null branch_ name : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null hash : string Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Branch Trustee Liability Agreement Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchTrusteeLiabilityAgreementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "BranchTrusteeLiabilityAgreementSignedMetaDocumentInput" ] meta_ hash : string version : string Branch Trustee Liability Agreement Signed Meta Document Input : { block_num : number ; branch_name : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number branch_ name : string coopname : string created_ at : string generator : string hash : string lang : string links : string [] registry_ id : number timezone : string title : string username : string version : string Branch Trustee Power Of Attorney Generate Document Input : { block_num ?: number | null ; branch_address : string ; branch_name : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; hash : string ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null branch_ address : string branch_ name : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null hash : string Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Branch Trustee Power Of Attorney Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "BranchTrusteePowerOfAttorneySignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "BranchTrusteePowerOfAttorneySignedMetaDocumentInput" ] meta_ hash : string version : string Branch Trustee Power Of Attorney Signed Meta Document Input : { block_num : number ; branch_address : string ; branch_name : string ; coopname : string ; created_at : string ; generator : string ; hash : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number branch_ address : string branch_ name : string coopname : string created_ at : string generator : string hash : string lang : string links : string [] registry_ id : number timezone : string title : string username : string version : string Buhotch Balance Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; assetsTotal ?: ResolverInputTypes [ "BalanceRowEdits" ] ; cash ?: ResolverInputTypes [ "BalanceRowEdits" ] ; nonMaterialAndLongFin ?: ResolverInputTypes [ "BalanceRowEdits" ] ; passivesTotal ?: ResolverInputTypes [ "BalanceRowEdits" ] ; shortTermFin ?: ResolverInputTypes [ "BalanceRowEdits" ] ; targetFunds ?: ResolverInputTypes [ "BalanceRowEdits" ] ; } > Buhotch Header Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; approved ?: boolean | ` @ ${ string } ` ; audit ?: boolean | ` @ ${ string } ` ; correctionNumber ?: boolean | ` @ ${ string } ` ; docDate ?: boolean | ` @ ${ string } ` ; idFile ?: boolean | ` @ ${ string } ` ; programVersion ?: boolean | ` @ ${ string } ` ; reportYear ?: boolean | ` @ ${ string } ` ; } > Buhotch Notes Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; explanationFileName ?: boolean | ` @ ${ string } ` ; } > Buhotch Organization Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; kpp ?: boolean | ` @ ${ string } ` ; okfs ?: boolean | ` @ ${ string } ` ; okopf ?: boolean | ` @ ${ string } ` ; okpo ?: boolean | ` @ ${ string } ` ; orgName ?: boolean | ` @ ${ string } ` ; } > Buhotch Signer Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; firstName ?: boolean | ` @ ${ string } ` ; lastName ?: boolean | ` @ ${ string } ` ; middleName ?: boolean | ` @ ${ string } ` ; repDoc ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > Build Initial Report Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; editedFields ?: boolean | ` @ ${ string } ` ; editsJson ?: boolean | ` @ ${ string } ` ; hasDraft ?: boolean | ` @ ${ string } ` ; } > Calculate Votes Input : { coopname : string ; project_hash : string ; username : string ; } coopname : string project_ hash : string username : string Call Transcription : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; endedAt ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; participants ?: boolean | ` @ ${ string } ` ; roomId ?: boolean | ` @ ${ string } ` ; roomName ?: boolean | ` @ ${ string } ` ; startedAt ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; } > Call Transcription With Segments : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; segments ?: ResolverInputTypes [ "TranscriptionSegment" ] ; transcription ?: ResolverInputTypes [ "CallTranscription" ] ; } > Cancel Ku Decision Input : { coopname : string ; hash : string ; reason : string ; } coopname : string hash : string reason : string Candidate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; program_key ?: boolean | ` @ ${ string } ` ; public_key ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; referer_display_name ?: boolean | ` @ ${ string } ` ; registered_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; username_display_name ?: boolean | ` @ ${ string } ` ; } > Candidate Filter Input : { referer ?: string | null ; } Optional referer ?: string | null Capability Set : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; builtin ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; grants ?: ResolverInputTypes [ "AccessGrant" ] ; set_key ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Capability Set Assignment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; expires_at ?: boolean | ` @ ${ string } ` ; granted_at ?: boolean | ` @ ${ string } ` ; granted_by ?: boolean | ` @ ${ string } ` ; set_key ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Add Worklog Input : { coopname : string ; date ?: string | null ; hours : number ; issue_hash : string ; username : string ; } coopname : string Optional date ?: string | null hours : number issue_ hash : string username : string Capital Allocate Funds Input : { amount : string ; coopname : string ; project_hash : string ; } amount : string coopname : string project_ hash : string Capital Candidate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; about ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; capital_status ?: boolean | ` @ ${ string } ` ; contributed_as_author ?: boolean | ` @ ${ string } ` ; contributed_as_contributor ?: boolean | ` @ ${ string } ` ; contributed_as_coordinator ?: boolean | ` @ ${ string } ` ; contributed_as_creator ?: boolean | ` @ ${ string } ` ; contributed_as_investor ?: boolean | ` @ ${ string } ` ; contributed_as_propertor ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; hours_per_day ?: boolean | ` @ ${ string } ` ; level ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; program_key ?: boolean | ` @ ${ string } ` ; public_key ?: boolean | ` @ ${ string } ` ; rate_per_hour ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; referer_display_name ?: boolean | ` @ ${ string } ` ; registered_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; username_display_name ?: boolean | ` @ ${ string } ` ; } > Capital Commit : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amounts ?: ResolverInputTypes [ "CapitalCommitAmounts" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; commit_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project ?: ResolverInputTypes [ "BaseCapitalProject" ] ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Commit Amounts : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authors_base_pool ?: boolean | ` @ ${ string } ` ; authors_bonus_pool ?: boolean | ` @ ${ string } ` ; contributors_bonus_pool ?: boolean | ` @ ${ string } ` ; creators_base_pool ?: boolean | ` @ ${ string } ` ; creators_bonus_pool ?: boolean | ` @ ${ string } ` ; creators_hours ?: boolean | ` @ ${ string } ` ; hour_cost ?: boolean | ` @ ${ string } ` ; total_contribution ?: boolean | ` @ ${ string } ` ; total_generation_pool ?: boolean | ` @ ${ string } ` ; } > Capital Commit Filter : { blockchain_status ?: string | null ; commit_hash ?: string | null ; coopname ?: string | null ; created_date ?: string | null ; project_hash ?: string | null ; status ?: ResolverInputTypes [ "CommitStatus" ] | null ; username ?: string | null ; } Optional blockchain_ status ?: string | null Optional commit_ hash ?: string | null Optional coopname ?: string | null Optional created_ date ?: string | null Optional project_ hash ?: string | null Optional status ?: ResolverInputTypes [ "CommitStatus" ] | null Optional username ?: string | null Capital Component Metric : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; deadline ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; measure_hash ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; series_mode ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; target_value ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; } > Capital Config Object : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authors_voting_percent ?: boolean | ` @ ${ string } ` ; coordinator_bonus_percent ?: boolean | ` @ ${ string } ` ; coordinator_invite_validity_days ?: boolean | ` @ ${ string } ` ; creators_voting_percent ?: boolean | ` @ ${ string } ` ; energy_decay_rate_per_day ?: boolean | ` @ ${ string } ` ; energy_gain_coefficient ?: boolean | ` @ ${ string } ` ; expense_pool_percent ?: boolean | ` @ ${ string } ` ; level_depth_base ?: boolean | ` @ ${ string } ` ; level_growth_coefficient ?: boolean | ` @ ${ string } ` ; voting_period_in_days ?: boolean | ` @ ${ string } ` ; } > Capital Contributor : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; about ?: boolean | ` @ ${ string } ` ; appendixes ?: boolean | ` @ ${ string } ` ; blagorost_agreement_hash ?: boolean | ` @ ${ string } ` ; blagorost_offer_hash ?: boolean | ` @ ${ string } ` ; blagorost_wallet ?: ResolverInputTypes [ "CapitalProgramWallet" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; contract ?: ResolverInputTypes [ "DocumentAggregate" ] ; contributed_as_author ?: boolean | ` @ ${ string } ` ; contributed_as_contributor ?: boolean | ` @ ${ string } ` ; contributed_as_coordinator ?: boolean | ` @ ${ string } ` ; contributed_as_creator ?: boolean | ` @ ${ string } ` ; contributed_as_investor ?: boolean | ` @ ${ string } ` ; contributed_as_propertor ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; debt_amount ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; document_parameters ?: ResolverInputTypes [ "ContributorDocumentParameters" ] ; energy ?: boolean | ` @ ${ string } ` ; generation_contract_hash ?: boolean | ` @ ${ string } ` ; generation_wallet ?: ResolverInputTypes [ "CapitalProgramWallet" ] ; generator_offer_hash ?: boolean | ` @ ${ string } ` ; hours_per_day ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_external_blagorost_agreement ?: boolean | ` @ ${ string } ` ; is_external_contract ?: boolean | ` @ ${ string } ` ; last_energy_update ?: boolean | ` @ ${ string } ` ; level ?: boolean | ` @ ${ string } ` ; main_wallet ?: ResolverInputTypes [ "CapitalProgramWallet" ] ; memo ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; program_key ?: boolean | ` @ ${ string } ` ; rate_per_hour ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; storage_agreement_hash ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Contributor Filter : { contributor_hash ?: string | null ; coopname ?: string | null ; display_name ?: string | null ; is_external_contract ?: boolean | null ; project_hash ?: string | null ; status ?: ResolverInputTypes [ "ContributorStatus" ] | null ; username ?: string | null ; } Optional contributor_ hash ?: string | null Optional coopname ?: string | null Optional display_ name ?: string | null Optional is_ external_ contract ?: boolean | null Optional project_ hash ?: string | null Optional status ?: ResolverInputTypes [ "ContributorStatus" ] | null Optional username ?: string | null Capital Create Program Expense Input : { coopname : string ; creator : string ; description : string ; expense_hash : string ; items : ResolverInputTypes [ "CapitalExpenseItemInput" ] [] ; statement : ResolverInputTypes [ "ExpenseProposalStatementSignedDocumentInput" ] ; } coopname : string creator : string description : string expense_ hash : string statement : ResolverInputTypes [ "ExpenseProposalStatementSignedDocumentInput" ] Capital Cycle : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; end_date ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; start_date ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Capital Cycle Filter : { end_date ?: string | null ; is_active ?: boolean | null ; name ?: string | null ; start_date ?: string | null ; status ?: ResolverInputTypes [ "CycleStatus" ] | null ; } Optional end_ date ?: string | null Optional is_ active ?: boolean | null Optional name ?: string | null Optional start_ date ?: string | null Optional status ?: ResolverInputTypes [ "CycleStatus" ] | null Capital Deallocate Funds Input : { amount : string ; coopname : string ; project_hash : string ; } amount : string coopname : string project_ hash : string Capital Deallocation Limit : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; is_allowed_by_status ?: boolean | ` @ ${ string } ` ; max_amount ?: boolean | ` @ ${ string } ` ; outstanding_debt ?: boolean | ` @ ${ string } ` ; program_invest_pool ?: boolean | ` @ ${ string } ` ; unspent ?: boolean | ` @ ${ string } ` ; } > Capital Deallocation Limit Input : { coopname : string ; project_hash : string ; } coopname : string project_ hash : string Capital Debt : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; approved_statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; authorization ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; debt_hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; repaid_at ?: boolean | ` @ ${ string } ` ; statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Expense : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; approved_statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; authorization ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; expense_hash ?: boolean | ` @ ${ string } ` ; expense_statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; fund_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; spended_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Expense Item Input : { description : string ; item_hash : string ; mechanics : ResolverInputTypes [ "ExpenseMechanics" ] ; payment_method_id ?: string | null ; payment_purpose ?: string | null ; planned_amount : string ; recipient : string ; recipient_type : ResolverInputTypes [ "ExpenseRecipientType" ] ; requisites ?: string | null ; } description : string item_ hash : string Optional payment_ method_ id ?: string | null Optional payment_ purpose ?: string | null planned_ amount : string recipient : string recipient_ type : ResolverInputTypes [ "ExpenseRecipientType" ] Optional requisites ?: string | null Capital Favorite : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; target_hash ?: boolean | ` @ ${ string } ` ; target_type ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Favorite Input : { coopname : string ; target_hash : string ; target_type : ResolverInputTypes [ "CapitalFavoriteTargetType" ] ; username : string ; } coopname : string target_ hash : string target_ type : ResolverInputTypes [ "CapitalFavoriteTargetType" ] username : string Capital Favorites Filter : { coopname : string ; username : string ; } coopname : string username : string Capital Fib Level : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; ratio ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Capital Get Open Timer Input : { coopname : string ; username : string ; } coopname : string username : string Capital Invest : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; coordinator ?: boolean | ` @ ${ string } ` ; coordinator_amount ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; invest_hash ?: boolean | ` @ ${ string } ` ; invested_at ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; statement ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Invest Filter : { coopname ?: string | null ; coordinator ?: string | null ; invest_hash ?: string | null ; project_hash ?: string | null ; status ?: ResolverInputTypes [ "InvestStatus" ] | null ; username ?: string | null ; } Optional coopname ?: string | null Optional coordinator ?: string | null Optional invest_ hash ?: string | null Optional project_ hash ?: string | null Optional status ?: ResolverInputTypes [ "InvestStatus" ] | null Optional username ?: string | null Capital Issue : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; creators ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; estimate ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; fact_by_contributor ?: ResolverInputTypes [ "CapitalIssueContributorFact" ] ; fact_committed ?: boolean | ` @ ${ string } ` ; fact_uncommitted ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; linked_git_commits ?: ResolverInputTypes [ "CapitalIssueLinkedGitCommit" ] ; metadata ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "CapitalIssuePermissions" ] ; present ?: boolean | ` @ ${ string } ` ; priority ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; submaster ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Capital Issue Contributor Fact : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; hours ?: boolean | ` @ ${ string } ` ; } > Capital Issue Filter : { coopname ?: string | null ; created_by ?: string | null ; creators ?: string [] | null ; cycle_id ?: string | null ; master ?: string | null ; priorities ?: ResolverInputTypes [ "IssuePriority" ] [] | null ; project_hash ?: string | null ; statuses ?: ResolverInputTypes [ "IssueStatus" ] [] | null ; submaster ?: string | null ; title ?: string | null ; } Optional coopname ?: string | null Optional created_ by ?: string | null Optional creators ?: string [] | null Optional cycle_ id ?: string | null Optional master ?: string | null Optional priorities ?: ResolverInputTypes [ "IssuePriority" ] [] | null Optional project_ hash ?: string | null Optional statuses ?: ResolverInputTypes [ "IssueStatus" ] [] | null Optional submaster ?: string | null Optional title ?: string | null Capital Issue Linked Git Commit : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; branch ?: boolean | ` @ ${ string } ` ; commit_message ?: boolean | ` @ ${ string } ` ; committed_at ?: boolean | ` @ ${ string } ` ; consumed ?: boolean | ` @ ${ string } ` ; github_sha ?: boolean | ` @ ${ string } ` ; html_url ?: boolean | ` @ ${ string } ` ; in_default_branch ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Issue Metric Binding : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; delta ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; } > Capital Issue Permissions : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; allowed_status_transitions ?: boolean | ` @ ${ string } ` ; can_assign_creator ?: boolean | ` @ ${ string } ` ; can_change_status ?: boolean | ` @ ${ string } ` ; can_complete_requirement ?: boolean | ` @ ${ string } ` ; can_create_requirement ?: boolean | ` @ ${ string } ` ; can_delete_issue ?: boolean | ` @ ${ string } ` ; can_delete_requirement ?: boolean | ` @ ${ string } ` ; can_edit_issue ?: boolean | ` @ ${ string } ` ; can_edit_requirement ?: boolean | ` @ ${ string } ` ; can_move_issue ?: boolean | ` @ ${ string } ` ; can_set_done ?: boolean | ` @ ${ string } ` ; can_set_estimate ?: boolean | ` @ ${ string } ` ; can_set_on_review ?: boolean | ` @ ${ string } ` ; can_set_priority ?: boolean | ` @ ${ string } ` ; has_clearance ?: boolean | ` @ ${ string } ` ; is_guest ?: boolean | ` @ ${ string } ` ; } > Capital Log : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; actor_name ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; entity_id ?: boolean | ` @ ${ string } ` ; entity_type ?: boolean | ` @ ${ string } ` ; event_type ?: boolean | ` @ ${ string } ` ; initiator ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; metadata ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; reference_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Capital Log Filter Input : { coopname ?: string | null ; date_from ?: ResolverInputTypes [ "DateTime" ] | null ; date_to ?: ResolverInputTypes [ "DateTime" ] | null ; event_types ?: ResolverInputTypes [ "LogEventType" ] [] | null ; initiator ?: string | null ; issue_hash ?: string | null ; project_hash ?: string | null ; show_components_logs ?: boolean | null ; show_issue_logs ?: boolean | null ; } Optional coopname ?: string | null Optional date_ from ?: ResolverInputTypes [ "DateTime" ] | null Optional date_ to ?: ResolverInputTypes [ "DateTime" ] | null Optional event_ types ?: ResolverInputTypes [ "LogEventType" ] [] | null Optional initiator ?: string | null Optional issue_ hash ?: string | null Optional project_ hash ?: string | null Optional show_ components_ logs ?: boolean | null Optional show_ issue_ logs ?: boolean | null Capital Measure : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; measure_hash ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; series_mode ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; } > Capital Metric Component Rollup : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; fact_sum ?: boolean | ` @ ${ string } ` ; metrics_count ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_title ?: boolean | ` @ ${ string } ` ; target_sum ?: boolean | ` @ ${ string } ` ; } > Capital Metric Contribution : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; contribution_hash ?: boolean | ` @ ${ string } ` ; delta ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; occurred_at ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Metric Series : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; points ?: ResolverInputTypes [ "CapitalMetricSeriesPoint" ] ; series_mode ?: boolean | ` @ ${ string } ` ; target_value ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; } > Capital Metric Series Point : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cumulative ?: boolean | ` @ ${ string } ` ; delta ?: boolean | ` @ ${ string } ` ; ideal_cumulative ?: boolean | ` @ ${ string } ` ; period_end ?: boolean | ` @ ${ string } ` ; period_start ?: boolean | ` @ ${ string } ` ; } > Capital Metric Superposition : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; activity ?: boolean | ` @ ${ string } ` ; balance ?: boolean | ` @ ${ string } ` ; coherence ?: boolean | ` @ ${ string } ` ; components ?: ResolverInputTypes [ "CapitalMetricComponentRollup" ] ; disclaimer ?: boolean | ` @ ${ string } ` ; down_count ?: boolean | ` @ ${ string } ` ; fact_sum ?: boolean | ` @ ${ string } ` ; flat_count ?: boolean | ` @ ${ string } ` ; growth ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalMetricSuperpositionItem" ] ; project_hash ?: boolean | ` @ ${ string } ` ; resultant_angle ?: boolean | ` @ ${ string } ` ; resultant_im ?: boolean | ` @ ${ string } ` ; resultant_magnitude ?: boolean | ` @ ${ string } ` ; resultant_re ?: boolean | ` @ ${ string } ` ; target_sum ?: boolean | ` @ ${ string } ` ; up_count ?: boolean | ` @ ${ string } ` ; } > Capital Metric Superposition Frame : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; activity ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; balance ?: boolean | ` @ ${ string } ` ; coherence ?: boolean | ` @ ${ string } ` ; down_count ?: boolean | ` @ ${ string } ` ; fact_sum ?: boolean | ` @ ${ string } ` ; flat_count ?: boolean | ` @ ${ string } ` ; growth ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalMetricSuperpositionItem" ] ; resultant_angle ?: boolean | ` @ ${ string } ` ; resultant_im ?: boolean | ` @ ${ string } ` ; resultant_magnitude ?: boolean | ` @ ${ string } ` ; resultant_re ?: boolean | ` @ ${ string } ` ; target_sum ?: boolean | ` @ ${ string } ` ; up_count ?: boolean | ` @ ${ string } ` ; } > Capital Metric Superposition History : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; frames ?: ResolverInputTypes [ "CapitalMetricSuperpositionFrame" ] ; from ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; to ?: boolean | ` @ ${ string } ` ; } > Capital Metric Superposition Item : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amplitude ?: boolean | ` @ ${ string } ` ; current_label ?: boolean | ` @ ${ string } ` ; current_phase ?: boolean | ` @ ${ string } ` ; drive ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; metric_hash ?: boolean | ` @ ${ string } ` ; phase_rad ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_title ?: boolean | ` @ ${ string } ` ; recent_velocity ?: boolean | ` @ ${ string } ` ; series_mode ?: boolean | ` @ ${ string } ` ; target_value ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; } > Capital Metric Wave : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; corridor ?: ResolverInputTypes [ "CapitalWaveCorridor" ] ; current_label ?: boolean | ` @ ${ string } ` ; current_phase ?: boolean | ` @ ${ string } ` ; disclaimer ?: boolean | ` @ ${ string } ` ; fact ?: boolean | ` @ ${ string } ` ; fib_levels ?: ResolverInputTypes [ "CapitalFibLevel" ] ; metric_hash ?: boolean | ` @ ${ string } ` ; point_labels ?: boolean | ` @ ${ string } ` ; series_mode ?: boolean | ` @ ${ string } ` ; swings ?: ResolverInputTypes [ "CapitalWaveSwing" ] ; target_value ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; values ?: boolean | ` @ ${ string } ` ; } > Capital Onboarding State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blagorost_offer_template_done ?: boolean | ` @ ${ string } ` ; blagorost_provision_done ?: boolean | ` @ ${ string } ` ; capital_program_doc_data_hash ?: boolean | ` @ ${ string } ` ; generation_contract_template_done ?: boolean | ` @ ${ string } ` ; generator_offer_template_done ?: boolean | ` @ ${ string } ` ; generator_program_template_done ?: boolean | ` @ ${ string } ` ; onboarding_blagorost_offer_template_hash ?: boolean | ` @ ${ string } ` ; onboarding_blagorost_provision_hash ?: boolean | ` @ ${ string } ` ; onboarding_expire_at ?: boolean | ` @ ${ string } ` ; onboarding_generation_contract_template_hash ?: boolean | ` @ ${ string } ` ; onboarding_generator_offer_template_hash ?: boolean | ` @ ${ string } ` ; onboarding_generator_program_template_hash ?: boolean | ` @ ${ string } ` ; onboarding_init_at ?: boolean | ` @ ${ string } ` ; } > Capital Onboarding Step Input : { decision : string ; question : string ; step : ResolverInputTypes [ "CapitalOnboardingStep" ] ; title ?: string | null ; } decision : string question : string Optional title ?: string | null Capital Pause Timer Input : { coopname : string ; username : string ; } coopname : string username : string Capital Program Expense : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; callback ?: ResolverInputTypes [ "CapitalProgramExpenseCallback" ] ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; creator ?: boolean | ` @ ${ string } ` ; creator_name ?: boolean | ` @ ${ string } ` ; expense_hash ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalProgramExpenseItem" ] ; source_wallet ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; total_actual ?: boolean | ` @ ${ string } ` ; total_planned ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Capital Program Expense Callback : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; contract ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; } > Capital Program Expense Item : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actual_amount ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; item_hash ?: boolean | ` @ ${ string } ` ; mechanics ?: boolean | ` @ ${ string } ` ; planned_amount ?: boolean | ` @ ${ string } ` ; recipient ?: boolean | ` @ ${ string } ` ; recipient_name ?: boolean | ` @ ${ string } ` ; recipient_type ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Capital Program Wallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_id ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; membership_contribution ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; program_type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Project : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; components ?: ResolverInputTypes [ "CapitalProjectComponent" ] ; coopname ?: boolean | ` @ ${ string } ` ; counts ?: ResolverInputTypes [ "CapitalProjectCountsData" ] ; created_at ?: boolean | ` @ ${ string } ` ; crps ?: ResolverInputTypes [ "CapitalProjectCrpsData" ] ; data ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; development_repository_url ?: boolean | ` @ ${ string } ` ; fact ?: ResolverInputTypes [ "CapitalProjectFactPool" ] ; id ?: boolean | ` @ ${ string } ` ; invite ?: boolean | ` @ ${ string } ` ; is_opened ?: boolean | ` @ ${ string } ` ; is_planed ?: boolean | ` @ ${ string } ` ; issue_counter ?: boolean | ` @ ${ string } ` ; local_owner ?: boolean | ` @ ${ string } ` ; master ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; origin ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; parent_title ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "CapitalProjectPermissions" ] ; plan ?: ResolverInputTypes [ "CapitalProjectPlanPool" ] ; prefix ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; priority ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voting ?: ResolverInputTypes [ "CapitalProjectVotingData" ] ; } > Capital Project Component : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; counts ?: ResolverInputTypes [ "CapitalProjectCountsData" ] ; created_at ?: boolean | ` @ ${ string } ` ; crps ?: ResolverInputTypes [ "CapitalProjectCrpsData" ] ; data ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; development_repository_url ?: boolean | ` @ ${ string } ` ; fact ?: ResolverInputTypes [ "CapitalProjectFactPool" ] ; id ?: boolean | ` @ ${ string } ` ; invite ?: boolean | ` @ ${ string } ` ; is_opened ?: boolean | ` @ ${ string } ` ; is_planed ?: boolean | ` @ ${ string } ` ; issue_counter ?: boolean | ` @ ${ string } ` ; local_owner ?: boolean | ` @ ${ string } ` ; master ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; origin ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; parent_title ?: boolean | ` @ ${ string } ` ; permissions ?: ResolverInputTypes [ "CapitalProjectPermissions" ] ; plan ?: ResolverInputTypes [ "CapitalProjectPlanPool" ] ; prefix ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; priority ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voting ?: ResolverInputTypes [ "CapitalProjectVotingData" ] ; } > Capital Project Counts Data : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; total_authors ?: boolean | ` @ ${ string } ` ; total_commits ?: boolean | ` @ ${ string } ` ; total_contributors ?: boolean | ` @ ${ string } ` ; total_coordinators ?: boolean | ` @ ${ string } ` ; total_creators ?: boolean | ` @ ${ string } ` ; total_investors ?: boolean | ` @ ${ string } ` ; total_propertors ?: boolean | ` @ ${ string } ` ; total_unique_participants ?: boolean | ` @ ${ string } ` ; } > Capital Project Crps Data : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; author_base_cumulative_reward_per_share ?: boolean | ` @ ${ string } ` ; author_bonus_cumulative_reward_per_share ?: boolean | ` @ ${ string } ` ; contributor_cumulative_reward_per_share ?: boolean | ` @ ${ string } ` ; total_capital_contributors_shares ?: boolean | ` @ ${ string } ` ; } > Capital Project Fact Pool : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accumulated_expense_pool ?: boolean | ` @ ${ string } ` ; authors_base_pool ?: boolean | ` @ ${ string } ` ; authors_bonus_pool ?: boolean | ` @ ${ string } ` ; contributors_bonus_pool ?: boolean | ` @ ${ string } ` ; coordinators_base_pool ?: boolean | ` @ ${ string } ` ; coordinators_investment_pool ?: boolean | ` @ ${ string } ` ; creators_base_pool ?: boolean | ` @ ${ string } ` ; creators_bonus_pool ?: boolean | ` @ ${ string } ` ; creators_hours ?: boolean | ` @ ${ string } ` ; hour_cost ?: boolean | ` @ ${ string } ` ; invest_pool ?: boolean | ` @ ${ string } ` ; program_invest_pool ?: boolean | ` @ ${ string } ` ; property_base_pool ?: boolean | ` @ ${ string } ` ; return_base_percent ?: boolean | ` @ ${ string } ` ; target_expense_pool ?: boolean | ` @ ${ string } ` ; total ?: boolean | ` @ ${ string } ` ; total_contribution ?: boolean | ` @ ${ string } ` ; total_generation_pool ?: boolean | ` @ ${ string } ` ; total_received_investments ?: boolean | ` @ ${ string } ` ; total_returned_investments ?: boolean | ` @ ${ string } ` ; total_used_investments ?: boolean | ` @ ${ string } ` ; total_with_investments ?: boolean | ` @ ${ string } ` ; use_invest_percent ?: boolean | ` @ ${ string } ` ; used_expense_pool ?: boolean | ` @ ${ string } ` ; } > Capital Project Filter : { coopname ?: string | null ; has_invite ?: boolean | null ; has_issues_with_creators ?: string [] | null ; has_issues_with_priorities ?: ResolverInputTypes [ "IssuePriority" ] [] | null ; has_issues_with_statuses ?: ResolverInputTypes [ "IssueStatus" ] [] | null ; has_voting ?: boolean | null ; is_component ?: boolean | null ; is_opened ?: boolean | null ; is_planed ?: boolean | null ; master ?: string | null ; only_with_artifact_access ?: boolean | null ; origin ?: string | null ; parent_hash ?: string | null ; priorities ?: ResolverInputTypes [ "ProjectPriority" ] [] | null ; project_hash ?: string | null ; statuses ?: ResolverInputTypes [ "ProjectStatus" ] [] | null ; } Optional coopname ?: string | null Optional has_ invite ?: boolean | null Optional has_ issues_ with_ creators ?: string [] | null Optional has_ issues_ with_ priorities ?: ResolverInputTypes [ "IssuePriority" ] [] | null Optional has_ issues_ with_ statuses ?: ResolverInputTypes [ "IssueStatus" ] [] | null Optional has_ voting ?: boolean | null Optional is_ component ?: boolean | null Optional is_ opened ?: boolean | null Optional is_ planed ?: boolean | null Optional master ?: string | null Optional only_ with_ artifact_ access ?: boolean | null Optional origin ?: string | null Optional parent_ hash ?: string | null Optional priorities ?: ResolverInputTypes [ "ProjectPriority" ] [] | null Optional project_ hash ?: string | null Optional statuses ?: ResolverInputTypes [ "ProjectStatus" ] [] | null Capital Project Permissions : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; can_change_project_status ?: boolean | ` @ ${ string } ` ; can_complete_requirement ?: boolean | ` @ ${ string } ` ; can_create_requirement ?: boolean | ` @ ${ string } ` ; can_delete_project ?: boolean | ` @ ${ string } ` ; can_delete_requirement ?: boolean | ` @ ${ string } ` ; can_edit_project ?: boolean | ` @ ${ string } ` ; can_edit_requirement ?: boolean | ` @ ${ string } ` ; can_manage_authors ?: boolean | ` @ ${ string } ` ; can_manage_issues ?: boolean | ` @ ${ string } ` ; can_set_master ?: boolean | ` @ ${ string } ` ; can_set_plan ?: boolean | ` @ ${ string } ` ; can_set_priority ?: boolean | ` @ ${ string } ` ; can_view_artifacts ?: boolean | ` @ ${ string } ` ; has_clearance ?: boolean | ` @ ${ string } ` ; has_parent_clearance ?: boolean | ` @ ${ string } ` ; is_guest ?: boolean | ` @ ${ string } ` ; pending_clearance ?: boolean | ` @ ${ string } ` ; } > Capital Project Plan Pool : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authors_base_pool ?: boolean | ` @ ${ string } ` ; authors_bonus_pool ?: boolean | ` @ ${ string } ` ; contributors_bonus_pool ?: boolean | ` @ ${ string } ` ; coordinators_base_pool ?: boolean | ` @ ${ string } ` ; coordinators_investment_pool ?: boolean | ` @ ${ string } ` ; creators_base_pool ?: boolean | ` @ ${ string } ` ; creators_bonus_pool ?: boolean | ` @ ${ string } ` ; creators_hours ?: boolean | ` @ ${ string } ` ; hour_cost ?: boolean | ` @ ${ string } ` ; invest_pool ?: boolean | ` @ ${ string } ` ; program_invest_pool ?: boolean | ` @ ${ string } ` ; return_base_percent ?: boolean | ` @ ${ string } ` ; target_expense_pool ?: boolean | ` @ ${ string } ` ; total ?: boolean | ` @ ${ string } ` ; total_generation_pool ?: boolean | ` @ ${ string } ` ; total_received_investments ?: boolean | ` @ ${ string } ` ; total_with_investments ?: boolean | ` @ ${ string } ` ; use_invest_percent ?: boolean | ` @ ${ string } ` ; } > Capital Project Time Stats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available_hours ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; pending_hours ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_name ?: boolean | ` @ ${ string } ` ; total_committed_hours ?: boolean | ` @ ${ string } ` ; total_uncommitted_hours ?: boolean | ` @ ${ string } ` ; } > Capital Project Voting Amounts : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; active_voting_amount ?: boolean | ` @ ${ string } ` ; authors_bonuses_on_voting ?: boolean | ` @ ${ string } ` ; authors_equal_per_author ?: boolean | ` @ ${ string } ` ; authors_equal_spread ?: boolean | ` @ ${ string } ` ; creators_bonuses_on_voting ?: boolean | ` @ ${ string } ` ; creators_direct_spread ?: boolean | ` @ ${ string } ` ; equal_voting_amount ?: boolean | ` @ ${ string } ` ; total_voting_pool ?: boolean | ` @ ${ string } ` ; } > Capital Project Voting Data : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amounts ?: ResolverInputTypes [ "CapitalProjectVotingAmounts" ] ; authors_voting_percent ?: boolean | ` @ ${ string } ` ; creators_voting_percent ?: boolean | ` @ ${ string } ` ; total_voters ?: boolean | ` @ ${ string } ` ; votes_received ?: boolean | ` @ ${ string } ` ; voting_deadline ?: boolean | ` @ ${ string } ` ; } > Capital Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; act ?: ResolverInputTypes [ "DocumentAggregate" ] ; authorization ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; debt_amount ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; result_hash ?: boolean | ` @ ${ string } ` ; statement ?: ResolverInputTypes [ "DocumentAggregate" ] ; status ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Capital Resume Timer Input : { coopname : string ; username : string ; } coopname : string username : string Capital Segment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; author_base ?: boolean | ` @ ${ string } ` ; author_bonus ?: boolean | ` @ ${ string } ` ; available_for_program ?: boolean | ` @ ${ string } ` ; available_for_wallet ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; capital_contributor_shares ?: boolean | ` @ ${ string } ` ; contributor_bonus ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; coordinator_base ?: boolean | ` @ ${ string } ` ; coordinator_investments ?: boolean | ` @ ${ string } ` ; creator_base ?: boolean | ` @ ${ string } ` ; creator_bonus ?: boolean | ` @ ${ string } ` ; debt_amount ?: boolean | ` @ ${ string } ` ; debt_settled ?: boolean | ` @ ${ string } ` ; direct_creator_bonus ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; equal_author_bonus ?: boolean | ` @ ${ string } ` ; has_vote ?: boolean | ` @ ${ string } ` ; has_voted ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; intellectual_cost ?: boolean | ` @ ${ string } ` ; investor_amount ?: boolean | ` @ ${ string } ` ; investor_base ?: boolean | ` @ ${ string } ` ; is_author ?: boolean | ` @ ${ string } ` ; is_completed ?: boolean | ` @ ${ string } ` ; is_contributor ?: boolean | ` @ ${ string } ` ; is_coordinator ?: boolean | ` @ ${ string } ` ; is_creator ?: boolean | ` @ ${ string } ` ; is_investor ?: boolean | ` @ ${ string } ` ; is_propertor ?: boolean | ` @ ${ string } ` ; is_votes_calculated ?: boolean | ` @ ${ string } ` ; last_author_base_reward_per_share ?: boolean | ` @ ${ string } ` ; last_author_bonus_reward_per_share ?: boolean | ` @ ${ string } ` ; last_contributor_reward_per_share ?: boolean | ` @ ${ string } ` ; last_known_coordinators_investment_pool ?: boolean | ` @ ${ string } ` ; last_known_creators_base_pool ?: boolean | ` @ ${ string } ` ; last_known_invest_pool ?: boolean | ` @ ${ string } ` ; parent_hash ?: boolean | ` @ ${ string } ` ; parent_title ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_status ?: boolean | ` @ ${ string } ` ; project_title ?: boolean | ` @ ${ string } ` ; property_base ?: boolean | ` @ ${ string } ` ; provisional_amount ?: boolean | ` @ ${ string } ` ; share_percent ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; total_segment_base_cost ?: boolean | ` @ ${ string } ` ; total_segment_bonus_cost ?: boolean | ` @ ${ string } ` ; total_segment_cost ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; voting_bonus ?: boolean | ` @ ${ string } ` ; voting_completed ?: boolean | ` @ ${ string } ` ; } > Capital Segment Filter : { coopname ?: string | null ; has_vote ?: boolean | null ; is_author ?: boolean | null ; is_component ?: boolean | null ; is_contributor ?: boolean | null ; is_coordinator ?: boolean | null ; is_creator ?: boolean | null ; is_investor ?: boolean | null ; is_propertor ?: boolean | null ; parent_hash ?: string | null ; project_hash ?: string | null ; status ?: ResolverInputTypes [ "SegmentStatus" ] | null ; username ?: string | null ; } Optional coopname ?: string | null Optional has_ vote ?: boolean | null Optional is_ author ?: boolean | null Optional is_ component ?: boolean | null Optional is_ contributor ?: boolean | null Optional is_ coordinator ?: boolean | null Optional is_ creator ?: boolean | null Optional is_ investor ?: boolean | null Optional is_ propertor ?: boolean | null Optional parent_ hash ?: string | null Optional project_ hash ?: string | null Optional status ?: ResolverInputTypes [ "SegmentStatus" ] | null Optional username ?: string | null Capital Start Timer Input : { coopname : string ; issue_hash : string ; username : string ; } coopname : string issue_ hash : string username : string Capital State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; config ?: ResolverInputTypes [ "CapitalConfigObject" ] ; coopname ?: boolean | ` @ ${ string } ` ; global_available_invest_pool ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; program_expense_pool ?: boolean | ` @ ${ string } ` ; program_expense_reserved ?: boolean | ` @ ${ string } ` ; program_membership_available ?: boolean | ` @ ${ string } ` ; program_membership_cumulative_reward_per_share ?: boolean | ` @ ${ string } ` ; program_membership_distributed ?: boolean | ` @ ${ string } ` ; program_membership_funded ?: boolean | ` @ ${ string } ` ; } > Capital Stop Timer Input : { coopname : string ; username : string ; } coopname : string username : string Capital Story : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; content_format ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; story_hash ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Capital Story Filter : { coopname ?: string | null ; created_by ?: string | null ; issue_hash ?: string | null ; project_hash ?: string | null ; show_components_requirements ?: boolean | null ; show_issues_requirements ?: boolean | null ; status ?: ResolverInputTypes [ "StoryStatus" ] | null ; title ?: string | null ; } Optional coopname ?: string | null Optional created_ by ?: string | null Optional issue_ hash ?: string | null Optional project_ hash ?: string | null Optional show_ components_ requirements ?: boolean | null Optional show_ issues_ requirements ?: boolean | null Optional status ?: ResolverInputTypes [ "StoryStatus" ] | null Optional title ?: string | null Capital Time Entries By Issues : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available_hours ?: boolean | ` @ ${ string } ` ; committed_hours ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; contributor_name ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; issue_title ?: boolean | ` @ ${ string } ` ; pending_hours ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; project_name ?: boolean | ` @ ${ string } ` ; total_hours ?: boolean | ` @ ${ string } ` ; uncommitted_hours ?: boolean | ` @ ${ string } ` ; } > Capital Time Entries Filter : { contributor_hash ?: string | null ; coopname ?: string | null ; is_committed ?: boolean | null ; issue_hash ?: string | null ; project_hash ?: string | null ; username ?: string | null ; } Optional contributor_ hash ?: string | null Optional coopname ?: string | null Optional is_ committed ?: boolean | null Optional issue_ hash ?: string | null Optional project_ hash ?: string | null Optional username ?: string | null Capital Time Entry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; commit_hash ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; date ?: boolean | ` @ ${ string } ` ; entry_type ?: boolean | ` @ ${ string } ` ; estimate_snapshot ?: boolean | ` @ ${ string } ` ; hours ?: boolean | ` @ ${ string } ` ; is_committed ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; } > Capital Time Stats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalProjectTimeStats" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Capital Time Stats Input : { contributor_hash ?: string | null ; coopname ?: string | null ; project_hash ?: string | null ; username ?: string | null ; } Optional contributor_ hash ?: string | null Optional coopname ?: string | null Optional project_ hash ?: string | null Optional username ?: string | null Capital Timer Session : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; contributor_hash ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; elapsed_seconds ?: boolean | ` @ ${ string } ` ; is_paused ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; issue_title ?: boolean | ` @ ${ string } ` ; paused_at ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; started_at ?: boolean | ` @ ${ string } ` ; stopped_at ?: boolean | ` @ ${ string } ` ; total_paused_ms ?: boolean | ` @ ${ string } ` ; } > Capital Topup Program Expense Input : { amount : string ; coopname : string ; } amount : string coopname : string Capital Vote : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; recipient ?: boolean | ` @ ${ string } ` ; recipient_display_name ?: boolean | ` @ ${ string } ` ; voted_at ?: boolean | ` @ ${ string } ` ; voter ?: boolean | ` @ ${ string } ` ; voter_display_name ?: boolean | ` @ ${ string } ` ; } > Capital Wave Corridor : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; base ?: boolean | ` @ ${ string } ` ; eta_base_periods ?: boolean | ` @ ${ string } ` ; eta_optimistic_periods ?: boolean | ` @ ${ string } ` ; eta_pessimistic_periods ?: boolean | ` @ ${ string } ` ; optimistic ?: boolean | ` @ ${ string } ` ; periods_ahead ?: boolean | ` @ ${ string } ` ; pessimistic ?: boolean | ` @ ${ string } ` ; } > Capital Wave Swing : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; index ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Category : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; icon ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; parent_id ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; } > Category Type Input : { categoryId : number ; typeId : number ; } category Id : number type Id : number Chairman Onboarding Agenda Input : { decision : string ; question : string ; step : ResolverInputTypes [ "ChairmanOnboardingAgendaStep" ] ; title ?: string | null ; } decision : string question : string step : ResolverInputTypes [ "ChairmanOnboardingAgendaStep" ] Optional title ?: string | null Chairman Onboarding General Meet Input : { proposal_hash : string ; } Chairman Onboarding State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; general_meet_done ?: boolean | ` @ ${ string } ` ; onboarding_expire_at ?: boolean | ` @ ${ string } ` ; onboarding_general_meet_hash ?: boolean | ` @ ${ string } ` ; onboarding_init_at ?: boolean | ` @ ${ string } ` ; onboarding_participant_application_hash ?: boolean | ` @ ${ string } ` ; onboarding_privacy_agreement_hash ?: boolean | ` @ ${ string } ` ; onboarding_signature_agreement_hash ?: boolean | ` @ ${ string } ` ; onboarding_user_agreement_hash ?: boolean | ` @ ${ string } ` ; onboarding_voskhod_membership_hash ?: boolean | ` @ ${ string } ` ; onboarding_wallet_agreement_hash ?: boolean | ` @ ${ string } ` ; participant_application_done ?: boolean | ` @ ${ string } ` ; privacy_agreement_done ?: boolean | ` @ ${ string } ` ; signature_agreement_done ?: boolean | ` @ ${ string } ` ; user_agreement_done ?: boolean | ` @ ${ string } ` ; voskhod_membership_done ?: boolean | ` @ ${ string } ` ; wallet_agreement_done ?: boolean | ` @ ${ string } ` ; } > Chart Of Accounts Item : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; blocked ?: boolean | ` @ ${ string } ` ; displayId ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; writeoff ?: boolean | ` @ ${ string } ` ; } > Chat Coop Calendar Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; createdByUsername ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; endsAt ?: boolean | ` @ ${ string } ` ; icsSequence ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; matrixRoomId ?: boolean | ` @ ${ string } ` ; startsAt ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; } > Chat Coop Calendar Ics Url Response : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; icsUrl ?: boolean | ` @ ${ string } ` ; } > Chat Coop Calendar Room Option : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; displayLabel ?: boolean | ` @ ${ string } ` ; matrixRoomId ?: boolean | ` @ ${ string } ` ; } > Chatcoop Non Project Communication Room : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; displayLabel ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; matrixRoomId ?: boolean | ` @ ${ string } ` ; } > Chatcoop Project Communication Room : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; displayLabel ?: boolean | ` @ ${ string } ` ; matrixRoomId ?: boolean | ` @ ${ string } ` ; } > Chatcoop Room Message Line : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorLabel ?: boolean | ` @ ${ string } ` ; bodyText ?: boolean | ` @ ${ string } ` ; coopUsername ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; originServerTs ?: boolean | ` @ ${ string } ` ; } > Chatcoop Secretary Room : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; displayLabel ?: boolean | ` @ ${ string } ` ; editable ?: boolean | ` @ ${ string } ` ; encrypted ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; secretaryInRoom ?: boolean | ` @ ${ string } ` ; } > Check Matrix Username Input : { username : string ; } Close Ku Decision Input : { coopname : string ; hash : string ; protocol : ResolverInputTypes [ "BranchMeetingDecisionSignedDocumentInput" ] ; } coopname : string hash : string protocol : ResolverInputTypes [ "BranchMeetingDecisionSignedDocumentInput" ] Close Project Input : { coopname : string ; project_hash : string ; } coopname : string project_ hash : string Commit Approve Input : { commit_hash : string ; coopname : string ; } commit_ hash : string coopname : string Commit Decline Input : { commit_hash : string ; coopname : string ; reason : string ; } commit_ hash : string coopname : string reason : string Complete Capital Registration InputDTO : { about ?: string | null ; blagorost_agreement ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; coopname : string ; generation_contract ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; generator_offer ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; hours_per_day ?: number | null ; rate_per_hour ?: string | null ; storage_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } Optional about ?: string | null Optional blagorost_ agreement ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null coopname : string Optional generation_ contract ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null Optional generator_ offer ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null Optional hours_ per_ day ?: number | null Optional rate_ per_ hour ?: string | null storage_ agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] username : string Complete Extension Onboarding Step Input : { decision ?: string | null ; extension_name : string ; proposal_hash ?: string | null ; question ?: string | null ; step_key : string ; title ?: string | null ; } Optional decision ?: string | null extension_ name : string Optional proposal_ hash ?: string | null Optional question ?: string | null step_ key : string Optional title ?: string | null Complete Process Step Input : { instance_id : string ; step_id : string ; } instance_ id : string step_ id : string Complete Voting Input : { coopname : string ; project_hash : string ; } coopname : string project_ hash : string Component Generation Contract Generate Document Input : { block_num ?: number | null ; component_hash : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; parent_project_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null component_ hash : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null parent_ project_ hash : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Config Input : { authors_voting_percent : number ; coordinator_bonus_percent : number ; coordinator_invite_validity_days : number ; creators_voting_percent : number ; energy_decay_rate_per_day : number ; energy_gain_coefficient : number ; expense_pool_percent : number ; level_depth_base : number ; level_growth_coefficient : number ; voting_period_in_days : number ; } authors_ voting_ percent : number coordinator_ bonus_ percent : number coordinator_ invite_ validity_ days : number creators_ voting_ percent : number energy_ decay_ rate_ per_ day : number energy_ gain_ coefficient : number expense_ pool_ percent : number level_ depth_ base : number level_ growth_ coefficient : number voting_ period_ in_ days : number Confirm Agreement Input : { administrator : string ; agreement_id : string ; coopname : string ; username : string ; } administrator : string agreement_ id : string coopname : string username : string Confirm Approve Input : { approval_hash : string ; approved_document ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; coopname : string ; } approval_ hash : string Optional approved_ document ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null coopname : string ContactsDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; chairman ?: ResolverInputTypes [ "PublicChairman" ] ; details ?: ResolverInputTypes [ "OrganizationDetails" ] ; email ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; } > Contributor Document Parameters : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blagorost_agreement_created_at ?: boolean | ` @ ${ string } ` ; blagorost_agreement_number ?: boolean | ` @ ${ string } ` ; blagorost_contributor_contract_created_at ?: boolean | ` @ ${ string } ` ; blagorost_contributor_contract_number ?: boolean | ` @ ${ string } ` ; blagorost_storage_agreement_created_at ?: boolean | ` @ ${ string } ` ; blagorost_storage_agreement_number ?: boolean | ` @ ${ string } ` ; generator_agreement_created_at ?: boolean | ` @ ${ string } ` ; generator_agreement_number ?: boolean | ` @ ${ string } ` ; } > Convert Segment Input : { capital_amount : string ; convert_statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; coopname : string ; project_hash : string ; result_hash : string ; username : string ; wallet_amount : string ; } capital_ amount : string convert_ statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] coopname : string project_ hash : string result_ hash : string username : string wallet_ amount : string Convert To Axon Statement Generate Document Input : { block_num ?: number | null ; convert_amount : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null convert_ amount : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Convert To Axon Statement Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ConvertToAxonStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "ConvertToAxonStatementSignedMetaDocumentInput" ] meta_ hash : string version : string Convert To Axon Statement Signed Meta Document Input : { block_num : number ; convert_amount : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number convert_ amount : string coopname : string created_ at : string generator : string lang : string links : string [] registry_ id : number timezone : string title : string username : string version : string Coop Agreement : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; draft_id ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > Cooperative Operator Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; active_participants_count ?: boolean | ` @ ${ string } ` ; announce ?: boolean | ` @ ${ string } ` ; coop_type ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "SignedBlockchainDocument" ] ; initial ?: boolean | ` @ ${ string } ` ; is_branched ?: boolean | ` @ ${ string } ` ; is_cooperative ?: boolean | ` @ ${ string } ` ; is_enrolled ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; minimum ?: boolean | ` @ ${ string } ` ; org_initial ?: boolean | ` @ ${ string } ` ; org_minimum ?: boolean | ` @ ${ string } ` ; org_registration ?: boolean | ` @ ${ string } ` ; parent_username ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; registered_at ?: boolean | ` @ ${ string } ` ; registration ?: boolean | ` @ ${ string } ` ; registrator ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; storages ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; verifications ?: ResolverInputTypes [ "Verification" ] ; } > Cooperative Program : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; draft_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; program_type ?: boolean | ` @ ${ string } ` ; } > Create Annual General Meet Input : { agenda : ResolverInputTypes [ "AgendaGeneralMeetPointInput" ] [] ; close_at : ResolverInputTypes [ "DateTime" ] ; coopname : string ; details ?: string | null ; initiator : string ; open_at : ResolverInputTypes [ "DateTime" ] ; presider : string ; proposal : ResolverInputTypes [ "AnnualGeneralMeetingAgendaSignedDocumentInput" ] ; secretary : string ; } agenda : ResolverInputTypes [ "AgendaGeneralMeetPointInput" ] [] coopname : string Optional details ?: string | null initiator : string presider : string proposal : ResolverInputTypes [ "AnnualGeneralMeetingAgendaSignedDocumentInput" ] secretary : string Create Branch Expense Input : { braname : string ; expense_hash : string ; items : ResolverInputTypes [ "BranchExpenseItemInput" ] [] ; plan_id ?: number | null ; statement : ResolverInputTypes [ "ExpenseProposalStatementSignedDocumentInput" ] ; } braname : string expense_ hash : string Optional plan_ id ?: number | null statement : ResolverInputTypes [ "ExpenseProposalStatementSignedDocumentInput" ] Create Branch Input : { based_on : string ; braname : string ; coopname : string ; email : string ; fact_address : string ; full_name : string ; phone : string ; short_name : string ; trustee : string ; } based_ on : string braname : string coopname : string email : string fact_ address : string full_ name : string phone : string short_ name : string trustee : string Create Category Input : { description ?: string | null ; icon ?: string | null ; name : string ; parent_id ?: string | null ; sort_order ?: number | null ; } Optional description ?: string | null Optional icon ?: string | null name : string Optional parent_ id ?: string | null Optional sort_ order ?: number | null Create Chat Coop Calendar Event Input : { description ?: string | null ; endsAt ?: ResolverInputTypes [ "DateTime" ] | null ; matrixRoomId : string ; startsAt : ResolverInputTypes [ "DateTime" ] ; title : string ; } Optional description ?: string | null Optional ends At ?: ResolverInputTypes [ "DateTime" ] | null matrix Room Id : string title : string Create Commit Input : { commit_hours : number ; coopname : string ; data ?: ResolverInputTypes [ "JSON" ] | null ; description : string ; meta : string ; project_hash : string ; username : string ; } commit_ hours : number coopname : string description : string meta : string project_ hash : string username : string Create Component Metric Input : { coopname : string ; deadline ?: ResolverInputTypes [ "DateTime" ] | null ; measure_hash ?: string | null ; project_hash : string ; series_mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null ; target_value : number ; title ?: string | null ; unit ?: string | null ; } coopname : string Optional deadline ?: ResolverInputTypes [ "DateTime" ] | null Optional measure_ hash ?: string | null project_ hash : string Optional series_ mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null target_ value : number Optional title ?: string | null Optional unit ?: string | null Create Custom Category Input : { displayName : string ; } Create Cycle Input : { end_date : string ; name : string ; start_date : string ; status ?: ResolverInputTypes [ "CycleStatus" ] | null ; } end_ date : string name : string start_ date : string Optional status ?: ResolverInputTypes [ "CycleStatus" ] | null Create Debt Input : { amount : string ; coopname : string ; debt_hash : string ; project_hash : string ; repaid_at : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } amount : string coopname : string debt_ hash : string project_ hash : string repaid_ at : string statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] username : string Create Deposit Payment Input : { quantity : number ; symbol : string ; username : string ; } quantity : number symbol : string username : string Create Entrepreneur Data Input : { bank_account : ResolverInputTypes [ "BankAccountInput" ] ; birthdate : string ; city : string ; country : ResolverInputTypes [ "Country" ] ; details : ResolverInputTypes [ "EntrepreneurDetailsInput" ] ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; phone : string ; } birthdate : string city : string details : ResolverInputTypes [ "EntrepreneurDetailsInput" ] first_ name : string full_ address : string last_ name : string middle_ name : string phone : string Create Expense Input : { amount : string ; coopname : string ; creator : string ; description : string ; expense_hash : string ; project_hash : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } amount : string coopname : string creator : string description : string expense_ hash : string project_ hash : string statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] Create Expense Plan Input : { amount : number ; braname ?: string | null ; due_date : ResolverInputTypes [ "DateTime" ] ; pay_to : string ; recurrence ?: ResolverInputTypes [ "ExpensePlanRecurrence" ] | null ; title : string ; } amount : number Optional braname ?: string | null pay_ to : string Optional recurrence ?: ResolverInputTypes [ "ExpensePlanRecurrence" ] | null title : string Create Expense Proposal Input : { callback ?: ResolverInputTypes [ "ExpenseCallbackInput" ] | null ; coopname : string ; items : ResolverInputTypes [ "ExpenseItemInput" ] [] ; proposal_hash : string ; source_wallet : string ; statement : ResolverInputTypes [ "ExpenseProposalStatementSignedDocumentInput" ] ; username : string ; } Optional callback ?: ResolverInputTypes [ "ExpenseCallbackInput" ] | null coopname : string proposal_ hash : string source_ wallet : string statement : ResolverInputTypes [ "ExpenseProposalStatementSignedDocumentInput" ] username : string Create Individual Data Input : { birthdate : string ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; passport ?: ResolverInputTypes [ "PassportInput" ] | null ; phone : string ; } birthdate : string first_ name : string full_ address : string last_ name : string middle_ name : string Optional passport ?: ResolverInputTypes [ "PassportInput" ] | null phone : string Create Init Organization Data Input : { bank_account : ResolverInputTypes [ "BankAccountInput" ] ; city : string ; country : string ; details : ResolverInputTypes [ "OrganizationDetailsInput" ] ; email : string ; fact_address : string ; full_address : string ; full_name : string ; phone : string ; represented_by : ResolverInputTypes [ "RepresentedByInput" ] ; short_name : string ; type : ResolverInputTypes [ "OrganizationType" ] ; } city : string country : string details : ResolverInputTypes [ "OrganizationDetailsInput" ] email : string fact_ address : string full_ address : string full_ name : string phone : string represented_ by : ResolverInputTypes [ "RepresentedByInput" ] short_ name : string Create Initial Payment Input : { username : string ; } Create Issue Input : { attachments ?: string [] | null ; coopname : string ; creators ?: string [] | null ; cycle_id ?: string | null ; description ?: string | null ; estimate ?: number | null ; labels ?: string [] | null ; priority ?: ResolverInputTypes [ "IssuePriority" ] | null ; project_hash ?: string | null ; sort_order ?: number | null ; status ?: ResolverInputTypes [ "IssueStatus" ] | null ; submaster ?: string | null ; title : string ; } Optional attachments ?: string [] | null coopname : string Optional creators ?: string [] | null Optional cycle_ id ?: string | null Optional description ?: string | null Optional estimate ?: number | null Optional labels ?: string [] | null Optional priority ?: ResolverInputTypes [ "IssuePriority" ] | null Optional project_ hash ?: string | null Optional sort_ order ?: number | null Optional status ?: ResolverInputTypes [ "IssueStatus" ] | null Optional submaster ?: string | null title : string Create Ku Decision Input : { agenda : ResolverInputTypes [ "KuAgendaPointInput" ] [] ; braname : string ; coopname : string ; hash : string ; initiator : string ; meet_at : string ; meet_place : string ; proposal : ResolverInputTypes [ "BranchMeetingProposalSignedDocumentInput" ] ; type : ResolverInputTypes [ "KuDecisionType" ] ; } braname : string coopname : string hash : string initiator : string meet_ at : string meet_ place : string proposal : ResolverInputTypes [ "BranchMeetingProposalSignedDocumentInput" ] Create Matrix Account InputDTO : { password : string ; username : string ; } password : string username : string Create Measure Input : { coopname : string ; series_mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null ; title : string ; unit : string ; } coopname : string Optional series_ mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null title : string unit : string Create Membership Exit Input : { coopname : string ; exit_hash : string ; statement : ResolverInputTypes [ "MembershipExitApplicationSignedDocumentInput" ] ; username : string ; } coopname : string exit_ hash : string statement : ResolverInputTypes [ "MembershipExitApplicationSignedDocumentInput" ] username : string Create Organization Data Input : { bank_account : ResolverInputTypes [ "BankAccountInput" ] ; city : string ; country : string ; details : ResolverInputTypes [ "OrganizationDetailsInput" ] ; fact_address : string ; full_address : string ; full_name : string ; phone : string ; represented_by : ResolverInputTypes [ "RepresentedByInput" ] ; short_name : string ; type : ResolverInputTypes [ "OrganizationType" ] ; } city : string country : string details : ResolverInputTypes [ "OrganizationDetailsInput" ] fact_ address : string full_ address : string full_ name : string phone : string represented_ by : ResolverInputTypes [ "RepresentedByInput" ] short_ name : string Create Process Template Input : { description ?: string | null ; project_hash : string ; title : string ; } Optional description ?: string | null project_ hash : string title : string Create Product Card Input : { braname ?: string | null ; cancellation_fee_amount ?: string | null ; category_id ?: string | null ; contribution_type : ResolverInputTypes [ "ContributionType" ] ; delivery_type : ResolverInputTypes [ "DeliveryType" ] ; description : string ; images ?: string [] | null ; membership_fee_amount ?: string | null ; min_units ?: number | null ; product_lifecycle_secs : number ; title : string ; type : ResolverInputTypes [ "ProductCardType" ] ; unit_cost : string ; units : number ; warranty_period_secs : number ; } Optional braname ?: string | null Optional cancellation_ fee_ amount ?: string | null Optional category_ id ?: string | null contribution_ type : ResolverInputTypes [ "ContributionType" ] description : string Optional images ?: string [] | null Optional membership_ fee_ amount ?: string | null Optional min_ units ?: number | null product_ lifecycle_ secs : number title : string unit_ cost : string units : number warranty_ period_ secs : number Create Program Invest Input : { amount : string ; coopname : string ; statement : ResolverInputTypes [ "ProgramCapitalizationMoneyInvestStatementSignedDocumentInput" ] ; username : string ; } amount : string coopname : string statement : ResolverInputTypes [ "ProgramCapitalizationMoneyInvestStatementSignedDocumentInput" ] username : string Create Program Property Input : { coopname : string ; property_amount : string ; property_description : string ; property_hash : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } coopname : string property_ amount : string property_ description : string property_ hash : string statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] username : string Create Project Free Decision Input : { decision : string ; question : string ; title ?: string | null ; } decision : string question : string Optional title ?: string | null Create Project Input : { coopname : string ; data : string ; description : string ; invite : string ; meta : string ; parent_hash : string ; project_hash : string ; title : string ; } coopname : string data : string description : string invite : string meta : string parent_ hash : string project_ hash : string title : string Create Project Invest Input : { amount : string ; coopname : string ; project_hash : string ; statement : ResolverInputTypes [ "GenerationMoneyInvestStatementSignedDocumentInput" ] ; username : string ; } amount : string coopname : string project_ hash : string statement : ResolverInputTypes [ "GenerationMoneyInvestStatementSignedDocumentInput" ] username : string Create Project Property Input : { coopname : string ; project_hash : string ; property_amount : string ; property_description : string ; property_hash : string ; username : string ; } coopname : string project_ hash : string property_ amount : string property_ description : string property_ hash : string username : string Create Request Input : { articleNumber : string ; attributes : ResolverInputTypes [ "RequestAttributeInput" ] [] ; barcode ?: string | null ; colorImageUrl ?: string | null ; coopname : string ; currencyCode : string ; data ?: string | null ; depth ?: number | null ; descriptionCategoryId : number ; dimensionUnit ?: string | null ; geoNames : string [] ; height ?: number | null ; images : ResolverInputTypes [ "RequestImageInput" ] [] ; meta ?: string | null ; name : string ; oldPrice ?: number | null ; parentHash ?: string | null ; price : number ; primaryImageUrl ?: string | null ; productLifecycleSecs ?: number | null ; type : ResolverInputTypes [ "RequestTypeInput" ] ; typeId : number ; units : number ; vat : string ; warrantyDays ?: number | null ; weight ?: number | null ; weightUnit ?: string | null ; width ?: number | null ; } article Number : string attributes : ResolverInputTypes [ "RequestAttributeInput" ] [] Optional barcode ?: string | null Optional color Image Url ?: string | null coopname : string currency Code : string Optional data ?: string | null Optional depth ?: number | null description Category Id : number Optional dimension Unit ?: string | null geo Names : string [] Optional height ?: number | null Optional meta ?: string | null name : string Optional old Price ?: number | null Optional parent Hash ?: string | null price : number Optional primary Image Url ?: string | null Optional product Lifecycle Secs ?: number | null type Id : number units : number vat : string Optional warranty Days ?: number | null Optional weight ?: number | null Optional weight Unit ?: string | null Optional width ?: number | null Create Secretary Room Input : { displayName : string ; isPublic : boolean ; } display Name : string is Public : boolean Create Soviet Individual Data Input : { birthdate : string ; email : string ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; passport ?: ResolverInputTypes [ "PassportInput" ] | null ; phone : string ; } birthdate : string email : string first_ name : string full_ address : string last_ name : string middle_ name : string Optional passport ?: ResolverInputTypes [ "PassportInput" ] | null phone : string Create Story Input : { content_format ?: ResolverInputTypes [ "CapitalStoryContentFormat" ] | null ; coopname : string ; description ?: string | null ; issue_hash ?: string | null ; project_hash ?: string | null ; sort_order ?: number | null ; status ?: ResolverInputTypes [ "StoryStatus" ] | null ; story_hash : string ; title : string ; } Optional content_ format ?: ResolverInputTypes [ "CapitalStoryContentFormat" ] | null coopname : string Optional description ?: string | null Optional issue_ hash ?: string | null Optional project_ hash ?: string | null Optional sort_ order ?: number | null Optional status ?: ResolverInputTypes [ "StoryStatus" ] | null story_ hash : string title : string Create Subscription Input : { subscription : ResolverInputTypes [ "WebPushSubscriptionDataInput" ] ; userAgent ?: string | null ; username : string ; } subscription : ResolverInputTypes [ "WebPushSubscriptionDataInput" ] Optional user Agent ?: string | null username : string Create Subscription Response : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; subscription ?: ResolverInputTypes [ "WebPushSubscriptionDto" ] ; success ?: boolean | ` @ ${ string } ` ; } > Create Withdraw Input : { coopname : string ; method_id : string ; payment_hash : string ; quantity : number ; statement : ResolverInputTypes [ "ReturnByMoneySignedDocumentInput" ] ; symbol : string ; username : string ; } coopname : string method_ id : string payment_ hash : string quantity : number statement : ResolverInputTypes [ "ReturnByMoneySignedDocumentInput" ] symbol : string username : string Create Withdraw Response : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; withdraw_hash ?: boolean | ` @ ${ string } ` ; } > Created Project Free Decision : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; question ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Critical Action Audit Entry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action_type ?: boolean | ` @ ${ string } ` ; confirmer_ids ?: ResolverInputTypes [ "CriticalActionConfirmation" ] ; created_at ?: boolean | ` @ ${ string } ` ; finalized_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; initiated_at ?: boolean | ` @ ${ string } ` ; initiator_id ?: boolean | ` @ ${ string } ` ; payload_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; target_id ?: boolean | ` @ ${ string } ` ; } > Critical Action Confirmation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; by ?: boolean | ` @ ${ string } ` ; } > Current InstanceDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; domain ?: boolean | ` @ ${ string } ` ; image ?: boolean | ` @ ${ string } ` ; is_delegated ?: boolean | ` @ ${ string } ` ; is_valid ?: boolean | ` @ ${ string } ` ; progress ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Current Table State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; primary_key ?: boolean | ` @ ${ string } ` ; scope ?: boolean | ` @ ${ string } ` ; table ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Current Table States Filters Input : { code ?: string | null ; scope ?: string | null ; table ?: string | null ; } Optional code ?: string | null Optional scope ?: string | null Optional table ?: string | null Date Time : unknown Deactivate Subscription Input : { subscriptionId : string ; } Debt Filter : { projectHash ?: string | null ; status ?: string | null ; username ?: string | null ; } Optional project Hash ?: string | null Optional status ?: string | null Optional username ?: string | null Decision Detail Aggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; documentAggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; votes_against ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; votes_for ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; } > Decline Agreement Input : { administrator : string ; agreement_id : string ; comment : string ; coopname : string ; username : string ; } administrator : string agreement_ id : string comment : string coopname : string username : string Decline Approve Input : { approval_hash : string ; coopname : string ; reason : string ; } approval_ hash : string coopname : string reason : string Decline Decision Input : { coopname : string ; decision_id : number ; } coopname : string decision_ id : number Decline Ku Trusted Input : { coopname : string ; hash : string ; reason : string ; } coopname : string hash : string reason : string Delete Account Input : { username_for_delete : string ; } username_ for_ delete : string Delete Branch Input : { braname : string ; coopname : string ; } braname : string coopname : string Delete Branch Whitelist Input : { account : string ; braname : string ; coopname : string ; } account : string braname : string coopname : string Delete Capital Issue By Hash Input : { issue_hash : string ; } Delete Capital Story By Hash Input : { story_hash : string ; } Delete Expense Plan Input : { plan_id : number ; } Delete Payment Method Input : { method_id : string ; username : string ; } method_ id : string username : string Delete Project Input : { coopname : string ; project_hash : string ; } coopname : string project_ hash : string Delete Trusted Account Input : { braname : string ; coopname : string ; trusted : string ; } braname : string coopname : string trusted : string Delta : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_id ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; chain_id ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; primary_key ?: boolean | ` @ ${ string } ` ; scope ?: boolean | ` @ ${ string } ` ; table ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Delta Filters Input : { block_num ?: number | null ; code ?: string | null ; present ?: boolean | null ; primary_key ?: string | null ; scope ?: string | null ; table ?: string | null ; } Optional block_ num ?: number | null Optional code ?: string | null Optional present ?: boolean | null Optional primary_ key ?: string | null Optional scope ?: string | null Optional table ?: string | null Desktop : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorizedHome ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; layout ?: boolean | ` @ ${ string } ` ; nonAuthorizedHome ?: boolean | ` @ ${ string } ` ; workspaces ?: ResolverInputTypes [ "DesktopWorkspace" ] ; } > Desktop Config : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; defaultRoute ?: boolean | ` @ ${ string } ` ; icon ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Desktop Workspace : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; defaultRoute ?: boolean | ` @ ${ string } ` ; extension_name ?: boolean | ` @ ${ string } ` ; grants ?: boolean | ` @ ${ string } ` ; icon ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Document Aggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "SignedDigitalDocument" ] ; hash ?: boolean | ` @ ${ string } ` ; rawDocument ?: ResolverInputTypes [ "GeneratedDocument" ] ; } > Document Package Aggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; acts ?: ResolverInputTypes [ "ActDetailAggregate" ] ; decision ?: ResolverInputTypes [ "DecisionDetailAggregate" ] ; links ?: ResolverInputTypes [ "DocumentAggregate" ] ; statement ?: ResolverInputTypes [ "StatementDetailAggregate" ] ; } > Documents Aggregate Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "DocumentPackageAggregate" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Edit Branch Input : { based_on : string ; braname : string ; coopname : string ; email : string ; fact_address : string ; full_name : string ; phone : string ; short_name : string ; trustee : string ; } based_ on : string braname : string coopname : string email : string fact_ address : string full_ name : string phone : string short_ name : string trustee : string Edit Contributor Input : { about ?: string | null ; coopname : string ; hours_per_day ?: number | null ; rate_per_hour ?: string | null ; username : string ; } Optional about ?: string | null coopname : string Optional hours_ per_ day ?: number | null Optional rate_ per_ hour ?: string | null username : string Edit Project Input : { coopname : string ; data : string ; description : string ; invite : string ; meta : string ; project_hash : string ; title : string ; } coopname : string data : string description : string invite : string meta : string project_ hash : string title : string Entrepreneur : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; birthdate ?: boolean | ` @ ${ string } ` ; city ?: boolean | ` @ ${ string } ` ; country ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "EntrepreneurDetails" ] ; email ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Entrepreneur Certificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Entrepreneur Details : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; } > Entrepreneur Details Input : { inn : string ; ogrn : string ; } Exec Ku Decision Input : { authority : ResolverInputTypes [ "BranchTrusteePowerOfAttorneySignedDocumentInput" ] ; coopname : string ; hash : string ; liability : ResolverInputTypes [ "BranchTrusteeLiabilityAgreementSignedDocumentInput" ] ; petition : ResolverInputTypes [ "BranchEstablishmentPetitionSignedDocumentInput" ] ; } Expense Callback Input : { action ?: string | null ; contract ?: string | null ; data ?: string | null ; } Optional action ?: string | null Optional contract ?: string | null Optional data ?: string | null Expense File : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; checksum_sha256 ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; item_hash ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; original_filename ?: boolean | ` @ ${ string } ` ; proposal_hash ?: boolean | ` @ ${ string } ` ; read_url ?: boolean | ` @ ${ string } ` ; size_bytes ?: boolean | ` @ ${ string } ` ; storage_key ?: boolean | ` @ ${ string } ` ; uploaded_at ?: boolean | ` @ ${ string } ` ; uploaded_by_username ?: boolean | ` @ ${ string } ` ; } > Expense Filter : { fundId ?: string | null ; projectHash ?: string | null ; status ?: string | null ; username ?: string | null ; } Optional fund Id ?: string | null Optional project Hash ?: string | null Optional status ?: string | null Optional username ?: string | null Expense Item : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actual_amount ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; item_hash ?: boolean | ` @ ${ string } ` ; mechanics ?: boolean | ` @ ${ string } ` ; planned_amount ?: boolean | ` @ ${ string } ` ; recipient ?: boolean | ` @ ${ string } ` ; recipient_type ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Expense Item Input : { description : string ; item_hash : string ; mechanics : ResolverInputTypes [ "ExpenseMechanics" ] ; payment_method_id ?: string | null ; payment_purpose ?: string | null ; planned_amount : string ; recipient : string ; recipient_type : ResolverInputTypes [ "ExpenseRecipientType" ] ; requisites ?: string | null ; } description : string item_ hash : string Optional payment_ method_ id ?: string | null Optional payment_ purpose ?: string | null planned_ amount : string recipient : string recipient_ type : ResolverInputTypes [ "ExpenseRecipientType" ] Optional requisites ?: string | null Expense Plan : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; creator ?: boolean | ` @ ${ string } ` ; due_date ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; paid_at ?: boolean | ` @ ${ string } ` ; pay_to ?: boolean | ` @ ${ string } ` ; proposal_hash ?: boolean | ` @ ${ string } ` ; recurrence ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Expense Proposal : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; _created_at ?: boolean | ` @ ${ string } ` ; _id ?: boolean | ` @ ${ string } ` ; _updated_at ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; blockchain_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decision_doc ?: ResolverInputTypes [ "DocumentAggregate" ] ; id ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ExpenseItem" ] ; present ?: boolean | ` @ ${ string } ` ; proposal_hash ?: boolean | ` @ ${ string } ` ; source_wallet ?: boolean | ` @ ${ string } ` ; statement_doc ?: ResolverInputTypes [ "DocumentAggregate" ] ; status ?: boolean | ` @ ${ string } ` ; total_actual ?: boolean | ` @ ${ string } ` ; total_planned ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Expense Proposal Decision Body Input : { kind : string ; reason ?: string | null ; } kind : string Optional reason ?: string | null Expense Proposal Decision Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; items : ResolverInputTypes [ "ExpenseProposalDecisionItemInput" ] [] ; lang ?: string | null ; links ?: string [] | null ; proposal : ResolverInputTypes [ "ExpenseProposalDecisionHeaderInput" ] ; proposal_hash : string ; resolution : ResolverInputTypes [ "ExpenseProposalDecisionBodyInput" ] ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null decision_ id : number Optional generator ?: string | null items : ResolverInputTypes [ "ExpenseProposalDecisionItemInput" ] [] Optional lang ?: string | null Optional links ?: string [] | null proposal : ResolverInputTypes [ "ExpenseProposalDecisionHeaderInput" ] proposal_ hash : string resolution : ResolverInputTypes [ "ExpenseProposalDecisionBodyInput" ] Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Expense Proposal Decision Header Input : { deadline ?: string | null ; description : string ; fund_name ?: string | null ; items_count : number ; source_wallet : string ; total_amount : string ; } Optional deadline ?: string | null description : string Optional fund_ name ?: string | null items_ count : number source_ wallet : string total_ amount : string Expense Proposal Decision Item Input : { amount : string ; description : string ; mechanics : string ; number : string ; recipient_type : string ; } amount : string description : string mechanics : string number : string recipient_ type : string Expense Proposal Header Input : { deadline : string ; description : string ; fund_name ?: string | null ; items_count : number ; source_wallet : string ; total_amount : string ; } deadline : string description : string Optional fund_ name ?: string | null items_ count : number source_ wallet : string total_ amount : string Expense Proposal Item Input : { amount : string ; description : string ; mechanics : string ; number : string ; payment_method_id ?: string | null ; payment_purpose ?: string | null ; recipient_name ?: string | null ; recipient_type : string ; recipient_username ?: string | null ; requisites ?: string | null ; } amount : string description : string mechanics : string number : string Optional payment_ method_ id ?: string | null Optional payment_ purpose ?: string | null Optional recipient_ name ?: string | null recipient_ type : string Optional recipient_ username ?: string | null Optional requisites ?: string | null Expense Proposal Signed Item Input : { amount : string ; description : string ; mechanics : string ; number : string ; recipient_type : string ; } amount : string description : string mechanics : string number : string recipient_ type : string Expense Proposal Statement Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; items : ResolverInputTypes [ "ExpenseProposalItemInput" ] [] ; lang ?: string | null ; links ?: string [] | null ; proposal : ResolverInputTypes [ "ExpenseProposalHeaderInput" ] ; proposal_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null items : ResolverInputTypes [ "ExpenseProposalItemInput" ] [] Optional lang ?: string | null Optional links ?: string [] | null proposal : ResolverInputTypes [ "ExpenseProposalHeaderInput" ] proposal_ hash : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Expense Proposal Statement Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ExpenseProposalStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "ExpenseProposalStatementSignedMetaDocumentInput" ] meta_ hash : string version : string Expense Proposal Statement Signed Meta Document Input : { block_num : number ; coopname : string ; created_at : string ; doc_data_hash : string ; generator : string ; items : ResolverInputTypes [ "ExpenseProposalSignedItemInput" ] [] ; lang : string ; links : string [] ; proposal : ResolverInputTypes [ "ExpenseProposalHeaderInput" ] ; proposal_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number coopname : string created_ at : string doc_ data_ hash : string generator : string items : ResolverInputTypes [ "ExpenseProposalSignedItemInput" ] [] lang : string links : string [] proposal : ResolverInputTypes [ "ExpenseProposalHeaderInput" ] proposal_ hash : string registry_ id : number timezone : string title : string username : string version : string Expense Report Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; outcome ?: boolean | ` @ ${ string } ` ; settlement_amount ?: boolean | ` @ ${ string } ` ; settlement_payment_hash ?: boolean | ` @ ${ string } ` ; transaction ?: ResolverInputTypes [ "Transaction" ] ; } > Expense Requisite : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; item_hash ?: boolean | ` @ ${ string } ` ; method_type ?: boolean | ` @ ${ string } ` ; payment_purpose ?: boolean | ` @ ${ string } ` ; proposal_hash ?: boolean | ` @ ${ string } ` ; recipient ?: boolean | ` @ ${ string } ` ; requisites ?: boolean | ` @ ${ string } ` ; } > Extended Blockchain Action : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; account_ram_deltas ?: ResolverInputTypes [ "AccountRamDelta" ] ; action_ordinal ?: boolean | ` @ ${ string } ` ; actor_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; authorization ?: ResolverInputTypes [ "ActionAuthorization" ] ; block_id ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; chain_id ?: boolean | ` @ ${ string } ` ; console ?: boolean | ` @ ${ string } ` ; context_free ?: boolean | ` @ ${ string } ` ; creator_action_ordinal ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; elapsed ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; receipt ?: ResolverInputTypes [ "ActionReceipt" ] ; receiver ?: boolean | ` @ ${ string } ` ; transaction_id ?: boolean | ` @ ${ string } ` ; } > Extension : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; config ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; desktops ?: ResolverInputTypes [ "DesktopConfig" ] ; enabled ?: boolean | ` @ ${ string } ` ; external_url ?: boolean | ` @ ${ string } ` ; image ?: boolean | ` @ ${ string } ` ; instructions ?: boolean | ` @ ${ string } ` ; is_available ?: boolean | ` @ ${ string } ` ; is_builtin ?: boolean | ` @ ${ string } ` ; is_installed ?: boolean | ` @ ${ string } ` ; is_internal ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; readme ?: boolean | ` @ ${ string } ` ; schema ?: boolean | ` @ ${ string } ` ; tags ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Extension Input : { config : ResolverInputTypes [ "JSON" ] ; created_at ?: ResolverInputTypes [ "DateTime" ] | null ; enabled : boolean ; name : string ; updated_at ?: ResolverInputTypes [ "DateTime" ] | null ; } Extension Log : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; extension_local_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Extension Logs Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ExtensionLog" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Extension Onboarding State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; all_done ?: boolean | ` @ ${ string } ` ; extension_name ?: boolean | ` @ ${ string } ` ; onboarding_expire_at ?: boolean | ` @ ${ string } ` ; onboarding_init_at ?: boolean | ` @ ${ string } ` ; steps ?: ResolverInputTypes [ "ExtensionOnboardingStepState" ] ; } > Extension Onboarding Step State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; default_title ?: boolean | ` @ ${ string } ` ; done ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; order ?: boolean | ` @ ${ string } ` ; step_key ?: boolean | ` @ ${ string } ` ; } > Field Error : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; path ?: boolean | ` @ ${ string } ` ; } > Finalize Project Input : { coopname : string ; project_hash : string ; } coopname : string project_ hash : string Find Potential Matches Input : { requestId : number ; } Force Recovery Authorization : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorized ?: boolean | ` @ ${ string } ` ; consent_via ?: boolean | ` @ ${ string } ` ; triggered_by ?: boolean | ` @ ${ string } ` ; } > Free Decision Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; project_id : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null decision_ id : number Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null project_ id : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Fund Program Input : { amount : string ; coopname : string ; memo : string ; } amount : string coopname : string memo : string Gateway Payment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blockchain_data ?: boolean | ` @ ${ string } ` ; can_change_status ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; direction ?: boolean | ` @ ${ string } ` ; direction_label ?: boolean | ` @ ${ string } ` ; expired_at ?: boolean | ` @ ${ string } ` ; formatted_amount ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; income_hash ?: boolean | ` @ ${ string } ` ; is_final ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; outcome_hash ?: boolean | ` @ ${ string } ` ; payment_details ?: ResolverInputTypes [ "PaymentDetails" ] ; payment_method_id ?: boolean | ` @ ${ string } ` ; provider ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; statement ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; status_label ?: boolean | ` @ ${ string } ` ; symbol ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; type_label ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; username_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; } > Generate Any Document Input : { data : ResolverInputTypes [ "JSON" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } Generate Capital Registration Documents InputDTO : { coopname : string ; lang ?: string | null ; username : string ; } coopname : string Optional lang ?: string | null username : string Generate Capital Registration Documents OutputDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blagorost_agreement ?: ResolverInputTypes [ "GeneratedDocument" ] ; generation_contract ?: ResolverInputTypes [ "GeneratedDocument" ] ; generator_offer ?: ResolverInputTypes [ "GeneratedDocument" ] ; storage_agreement ?: ResolverInputTypes [ "GeneratedDocument" ] ; } > Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Generate Document Options Input : { lang ?: string | null ; skip_save ?: boolean | null ; } Optional lang ?: string | null Optional skip_ save ?: boolean | null Generate Registration Documents Input : { account_type : ResolverInputTypes [ "AccountType" ] ; coopname : string ; program_key ?: string | null ; username : string ; } coopname : string Optional program_ key ?: string | null username : string Generate Registration Documents Output : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_type ?: boolean | ` @ ${ string } ` ; documents ?: ResolverInputTypes [ "GeneratedRegistrationDocument" ] ; username ?: boolean | ` @ ${ string } ` ; } > Generated Document : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; binary ?: boolean | ` @ ${ string } ` ; full_title ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; html ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; } > Generated Registration Document : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_type ?: boolean | ` @ ${ string } ` ; checkbox_text ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "GeneratedDocument" ] ; id ?: boolean | ` @ ${ string } ` ; is_blockchain_agreement ?: boolean | ` @ ${ string } ` ; link_text ?: boolean | ` @ ${ string } ` ; link_to_statement ?: boolean | ` @ ${ string } ` ; order ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Generated Report : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; errors ?: boolean | ` @ ${ string } ` ; fileName ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isValid ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; xml ?: boolean | ` @ ${ string } ` ; year ?: boolean | ` @ ${ string } ` ; } > Generated Report Summary : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; fileName ?: boolean | ` @ ${ string } ` ; generatedBy ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isValid ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; year ?: boolean | ` @ ${ string } ` ; } > Generation Contract Generate Document Input : { block_num ?: number | null ; contributor_hash : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null contributor_ hash : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Generation Contract Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "GenerationContractSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "GenerationContractSignedMetaDocumentInput" ] meta_ hash : string version : string Generation Contract Signed Meta Document Input : { block_num : number ; contributor_hash : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number contributor_ hash : string coopname : string created_ at : string generator : string lang : string links : string [] registry_ id : number timezone : string title : string username : string version : string Generation Convert Statement Generate Document Input : { blagorost_wallet_amount : string ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; main_wallet_amount : string ; project_hash : string ; timezone ?: string | null ; title ?: string | null ; to_blagorost : boolean ; to_wallet : boolean ; username : string ; version ?: string | null ; } blagorost_ wallet_ amount : string Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null main_ wallet_ amount : string project_ hash : string Optional timezone ?: string | null Optional title ?: string | null to_ blagorost : boolean to_ wallet : boolean username : string Optional version ?: string | null Generation Money Invest Statement Generate Document Input : { amount : string ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; project_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } amount : string Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null project_ hash : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Generation Money Invest Statement Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "GenerationMoneyInvestStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "GenerationMoneyInvestStatementSignedMetaDocumentInput" ] meta_ hash : string version : string Generation Money Invest Statement Signed Meta Document Input : { amount : string ; appendix_created_at : string ; appendix_hash : string ; block_num : number ; contributor_created_at : string ; contributor_hash : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; project_hash : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } amount : string appendix_ created_ at : string appendix_ hash : string block_ num : number contributor_ created_ at : string contributor_ hash : string coopname : string created_ at : string generator : string lang : string links : string [] project_ hash : string registry_ id : number timezone : string title : string username : string version : string Get Account Input : { username : string ; } Get Accounts Input : { role ?: string | null ; } Optional role ?: string | null Get Branches Input : { braname ?: string | null ; coopname : string ; } Optional braname ?: string | null coopname : string Get Capital Commit By Hash Input : { commit_hash : string ; } Get Capital Config Input : { coopname : string ; } Get Capital Issue By Hash Input : { issue_hash : string ; } Get Capital Issue Logs Input : { issue_hash : string ; } Get Capital Logs Input : { filter ?: ResolverInputTypes [ "CapitalLogFilterInput" ] | null ; pagination ?: ResolverInputTypes [ "PaginationInput" ] | null ; } Get Capital Story By Hash Input : { story_hash : string ; } Get Category Attributes Input : { categoryId : number ; includeDictionaryValues ?: boolean | null ; onlyRequired ?: boolean | null ; typeId : number ; } category Id : number Optional include Dictionary Values ?: boolean | null Optional only Required ?: boolean | null type Id : number Get Category By Id Input : { categoryId : number ; } Get Category Tree Input : { includeTypes ?: boolean | null ; maxDepth ?: number | null ; onlyAvailable ?: boolean | null ; rootCategoryId ?: number | null ; } Optional include Types ?: boolean | null Optional max Depth ?: number | null Optional only Available ?: boolean | null Optional root Category Id ?: number | null Get Component Metrics Input : { project_hash : string ; status ?: ResolverInputTypes [ "MetricStatus" ] | null ; } Get Contributor Input : { _id ?: string | null ; contributor_hash ?: string | null ; username ?: string | null ; } Optional _id ?: string | null Optional contributor_ hash ?: string | null Optional username ?: string | null Get Coop Requests Input : { coopname : string ; limit ?: number | null ; status ?: string | null ; type ?: ResolverInputTypes [ "RequestTypeInput" ] | null ; } coopname : string Optional limit ?: number | null Optional status ?: string | null Optional type ?: ResolverInputTypes [ "RequestTypeInput" ] | null Get Debt Input : { _id : string ; } Get Documents Input : { actions ?: ResolverInputTypes [ "DocumentAction" ] [] | null ; after_block ?: number | null ; before_block ?: number | null ; filter : ResolverInputTypes [ "JSON" ] ; limit ?: number | null ; page ?: number | null ; type ?: string | null ; username : string ; } Optional actions ?: ResolverInputTypes [ "DocumentAction" ] [] | null Optional after_ block ?: number | null Optional before_ block ?: number | null Optional limit ?: number | null Optional page ?: number | null Optional type ?: string | null username : string Get Expense Input : { _id : string ; } Get Extension Logs Input : { createdFrom ?: ResolverInputTypes [ "DateTime" ] | null ; createdTo ?: ResolverInputTypes [ "DateTime" ] | null ; name ?: string | null ; } Get Extensions Input : { enabled ?: boolean | null ; is_available ?: boolean | null ; is_desktop ?: boolean | null ; is_installed ?: boolean | null ; name ?: string | null ; } Optional enabled ?: boolean | null Optional is_ available ?: boolean | null Optional is_ desktop ?: boolean | null Optional is_ installed ?: boolean | null Optional name ?: string | null Get Installation Status Input : { install_code : string ; } Get Invest Input : { _id : string ; } Get Issue Metric Bindings Input : { issue_hash : string ; } Get Ledger2 History Input : { accountId ?: number | null ; actionNames ?: string [] | null ; applyGlobalSequence ?: string | null ; coopname : string ; dateFrom ?: ResolverInputTypes [ "DateTime" ] | null ; dateTo ?: ResolverInputTypes [ "DateTime" ] | null ; limit ?: number | null ; operationCodes ?: string [] | null ; page ?: number | null ; parentApplyGlobalSequence ?: string | null ; processHash ?: string | null ; sortOrder ?: string | null ; username ?: string | null ; walletName ?: string | null ; walletopGlobalSequence ?: string | null ; } Optional account Id ?: number | null Optional action Names ?: string [] | null Optional apply Global Sequence ?: string | null coopname : string Optional date From ?: ResolverInputTypes [ "DateTime" ] | null Optional date To ?: ResolverInputTypes [ "DateTime" ] | null Optional limit ?: number | null Optional operation Codes ?: string [] | null Optional page ?: number | null Optional parent Apply Global Sequence ?: string | null Optional process Hash ?: string | null Optional sort Order ?: string | null Optional username ?: string | null Optional wallet Name ?: string | null Optional walletop Global Sequence ?: string | null Get Ledger2 Postings Input : { accountId ?: number | null ; applyGlobalSequence ?: string | null ; coopname : string ; dateFrom ?: ResolverInputTypes [ "DateTime" ] | null ; dateTo ?: ResolverInputTypes [ "DateTime" ] | null ; debitGlobalSequence ?: string | null ; limit ?: number | null ; page ?: number | null ; processHash ?: string | null ; sortOrder ?: string | null ; username ?: string | null ; } Optional account Id ?: number | null Optional apply Global Sequence ?: string | null coopname : string Optional date From ?: ResolverInputTypes [ "DateTime" ] | null Optional date To ?: ResolverInputTypes [ "DateTime" ] | null Optional debit Global Sequence ?: string | null Optional limit ?: number | null Optional page ?: number | null Optional process Hash ?: string | null Optional sort Order ?: string | null Optional username ?: string | null Get Ledger History Input : { account_id ?: number | null ; coopname : string ; limit ?: number | null ; page ?: number | null ; sortBy ?: string | null ; sortOrder ?: string | null ; } Optional account_ id ?: number | null coopname : string Optional limit ?: number | null Optional page ?: number | null Optional sort By ?: string | null Optional sort Order ?: string | null Get Ledger Input : { coopname : string ; } Get Max Origin Server Ts For Room Input : { matrixRoomId : string ; } Get Measures Input : { coopname : string ; status ?: ResolverInputTypes [ "MetricStatus" ] | null ; } Get Meet Input : { coopname : string ; hash : string ; } coopname : string hash : string Get Meets Input : { coopname : string ; } Get Metric Contributions Input : { metric_hash : string ; } Get Metric Series Input : { from ?: ResolverInputTypes [ "DateTime" ] | null ; metric_hash : string ; to ?: ResolverInputTypes [ "DateTime" ] | null ; } Get Metric Superposition History Input : { project_hash : string ; } Get Metric Superposition Input : { project_hash : string ; } Get Metric Wave Input : { metric_hash : string ; } Get Payment Methods Input : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; username ?: string | null ; } limit : number page : number Optional sort By ?: string | null sort Order : string Optional username ?: string | null Get Product Type By Id Input : { typeId : number ; } Get Project Communication Rooms Input : { projectHash : string ; } Get Project Input : { hash : string ; parent_hash ?: string | null ; } hash : string Optional parent_ hash ?: string | null Get Project With Relations Input : { projectHash : string ; } Get Request By Hash Input : { hash : string ; } Get Request Input : { id : number ; } Get Request Statistics Input : { coopname : string ; } Get Required Attributes Input : { categoryId : number ; typeId : number ; } category Id : number type Id : number Get Result Input : { _id : string ; } Get Room Messages For Utc Date Input : { matrixRoomId : string ; utcDate : string ; } matrix Room Id : string utc Date : string Get Transcription Input : { id : string ; } Get Transcriptions Input : { limit ?: number | null ; matrixRoomId ?: string | null ; offset ?: number | null ; } Optional limit ?: number | null Optional matrix Room Id ?: string | null Optional offset ?: number | null Get User Requests Input : { limit ?: number | null ; } Optional limit ?: number | null Get User Subscriptions Input : { username : string ; } Get Vote Input : { _id : string ; } ID : unknown Import Contributor Input : { blagorost_agreement_created_at : string ; blagorost_agreement_number : string ; contribution_amount : string ; contributor_contract_created_at : string ; contributor_contract_number : string ; coopname : string ; memo ?: string | null ; username : string ; } blagorost_ agreement_ created_ at : string blagorost_ agreement_ number : string contribution_ amount : string contributor_ contract_ created_ at : string contributor_ contract_ number : string coopname : string Optional memo ?: string | null username : string Inbox Notification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actorSubscriberId ?: boolean | ` @ ${ string } ` ; body ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isRead ?: boolean | ` @ ${ string } ` ; payload ?: boolean | ` @ ${ string } ` ; readAt ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; workflowId ?: boolean | ` @ ${ string } ` ; } > Inbox Notification Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "InboxNotification" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Individual : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; birthdate ?: boolean | ` @ ${ string } ` ; email ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; passport ?: ResolverInputTypes [ "Passport" ] ; phone ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Individual Certificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Init : { is_server_init ?: boolean | null ; organization_data : ResolverInputTypes [ "CreateInitOrganizationDataInput" ] ; } Optional is_ server_ init ?: boolean | null organization_ data : ResolverInputTypes [ "CreateInitOrganizationDataInput" ] Initiate Critical Action Input : { action_type : ResolverInputTypes [ "CriticalActionType" ] ; payload ?: ResolverInputTypes [ "JSON" ] | null ; target_id : string ; } Installation Status : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; has_private_account ?: boolean | ` @ ${ string } ` ; init_by_server ?: boolean | ` @ ${ string } ` ; organization_data ?: ResolverInputTypes [ "OrganizationWithBankAccount" ] ; } > Issue Metric Binding Item Input : { delta : number ; metric_hash : string ; } delta : number metric_ hash : string JSON : unknown JSONObject : unknown Join Ku Decision Input : { coopname : string ; hash : string ; username : string ; } coopname : string hash : string username : string Key Weight : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; weight ?: boolean | ` @ ${ string } ` ; } > Ku Agenda Point Input : { context : string ; decision : string ; title : string ; } context : string decision : string title : string Ku Agenda Question Input : { context ?: string | null ; decision : string ; number : string ; title : string ; } Optional context ?: string | null decision : string number : string title : string Ku Ballot Answer Input : { id : string ; number : string ; vote : string ; } id : string number : string vote : string Ku Ballot Question Input : { context ?: string | null ; decision : string ; id : string ; number : string ; title : string ; } Optional context ?: string | null decision : string id : string number : string title : string Ku Decision : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: boolean | ` @ ${ string } ` ; authorization ?: boolean | ` @ ${ string } ` ; authorization_document ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; branch_email ?: boolean | ` @ ${ string } ` ; branch_name ?: boolean | ` @ ${ string } ` ; branch_phone ?: boolean | ` @ ${ string } ` ; chairman ?: boolean | ` @ ${ string } ` ; close_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; initiator ?: boolean | ` @ ${ string } ` ; meet_at ?: boolean | ` @ ${ string } ` ; meet_place ?: boolean | ` @ ${ string } ` ; open_at ?: boolean | ` @ ${ string } ` ; participants ?: boolean | ` @ ${ string } ` ; participants_info ?: ResolverInputTypes [ "KuMeetingParticipant" ] ; petition ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; proposal ?: boolean | ` @ ${ string } ` ; protocol ?: boolean | ` @ ${ string } ` ; protocol_document ?: ResolverInputTypes [ "DocumentAggregate" ] ; questions ?: ResolverInputTypes [ "KuDecisionQuestion" ] ; signed_ballots ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > Ku Decision Filter Input : { braname ?: string | null ; coopname ?: string | null ; initiator ?: string | null ; present ?: boolean | null ; status ?: ResolverInputTypes [ "KuDecisionStatus" ] | null ; type ?: ResolverInputTypes [ "KuDecisionType" ] | null ; } Optional braname ?: string | null Optional coopname ?: string | null Optional initiator ?: string | null Optional present ?: boolean | null Optional status ?: ResolverInputTypes [ "KuDecisionStatus" ] | null Optional type ?: ResolverInputTypes [ "KuDecisionType" ] | null Ku Decision Question : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; counter_votes_abstained ?: boolean | ` @ ${ string } ` ; counter_votes_against ?: boolean | ` @ ${ string } ` ; counter_votes_for ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; decision_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; number ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voters_abstained ?: boolean | ` @ ${ string } ` ; voters_against ?: boolean | ` @ ${ string } ` ; voters_for ?: boolean | ` @ ${ string } ` ; } > Ku Meeting Participant : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_type ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Ku Protocol Question Input : { context ?: string | null ; counter_votes_abstained : string ; counter_votes_against : string ; counter_votes_for : string ; decision : string ; is_accepted : boolean ; number : string ; title : string ; votes_abstained_percent : number ; votes_against_percent : number ; votes_for_percent : number ; } Optional context ?: string | null counter_ votes_ abstained : string counter_ votes_ against : string counter_ votes_ for : string decision : string is_ accepted : boolean number : string title : string votes_ abstained_ percent : number votes_ against_ percent : number votes_ for_ percent : number Ku Trust Request : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; application ?: boolean | ` @ ${ string } ` ; authority ?: boolean | ` @ ${ string } ` ; authority_document ?: ResolverInputTypes [ "DocumentAggregate" ] ; block_num ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "DocumentAggregate" ] ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Ku Trust Request Filter Input : { braname ?: string | null ; coopname ?: string | null ; present ?: boolean | null ; username ?: string | null ; } Optional braname ?: string | null Optional coopname ?: string | null Optional present ?: boolean | null Optional username ?: string | null Ku Vote Item Input : { question_id : number ; vote : string ; } question_ id : number vote : string Ledger2 Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accountType ?: boolean | ` @ ${ string } ` ; balance ?: boolean | ` @ ${ string } ` ; creditBalance ?: boolean | ` @ ${ string } ` ; debitBalance ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; } > Ledger2 Adjustment Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; processHash ?: boolean | ` @ ${ string } ` ; transactionId ?: boolean | ` @ ${ string } ` ; } > Ledger2 History Response : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Ledger2Operation" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Ledger2 Operation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accountId ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; blockNum ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; globalSequence ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; operationCode ?: boolean | ` @ ${ string } ` ; parentApplyGlobalSequence ?: boolean | ` @ ${ string } ` ; processHash ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; walletFrom ?: boolean | ` @ ${ string } ` ; walletTo ?: boolean | ` @ ${ string } ` ; } > Ledger2 Posting : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blockNum ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; creditAccountId ?: boolean | ` @ ${ string } ` ; creditGlobalSequence ?: boolean | ` @ ${ string } ` ; debitAccountId ?: boolean | ` @ ${ string } ` ; debitGlobalSequence ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; operationCode ?: boolean | ` @ ${ string } ` ; parentApplyGlobalSequence ?: boolean | ` @ ${ string } ` ; processHash ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Ledger2 Postings Response : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Ledger2Posting" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Ledger2 Wallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; } > Ledger History Response : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "LedgerOperation" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Ledger Operation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account_id ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; comment ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Ledger State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; chartOfAccounts ?: ResolverInputTypes [ "ChartOfAccountsItem" ] ; coopname ?: boolean | ` @ ${ string } ` ; } > List Expense Plans Input : { braname ?: string | null ; } Optional braname ?: string | null List MarketplaceKUInput : { coopname : string ; onlyActive ?: boolean | null ; } coopname : string Optional only Active ?: boolean | null List Report Drafts Filter Input : { period ?: number | null ; reportType ?: ResolverInputTypes [ "ReportType" ] | null ; year ?: number | null ; } Optional period ?: number | null Optional report Type ?: ResolverInputTypes [ "ReportType" ] | null Optional year ?: number | null List Utc Dates With New Room Messages Input : { afterOriginServerTsExclusive : number ; matrixRoomId : string ; } after Origin Server Ts Exclusive : number matrix Room Id : string Log Metric Contribution Input : { delta : number ; issue_hash ?: string | null ; metric_hash : string ; } delta : number Optional issue_ hash ?: string | null metric_ hash : string Login Factors : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; email_available ?: boolean | ` @ ${ string } ` ; email_enabled ?: boolean | ` @ ${ string } ` ; totp_enabled ?: boolean | ` @ ${ string } ` ; totp_enrolled ?: boolean | ` @ ${ string } ` ; } > Login Input : { email : string ; now : string ; signature : string ; } email : string now : string signature : string Logout Input : { access_token : string ; refresh_token : string ; } access_ token : string refresh_ token : string Make Clearance Input : { contribution ?: string | null ; coopname : string ; document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; project_hash : string ; username : string ; } Optional contribution ?: string | null coopname : string document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] project_ hash : string username : string Mark Report Period Input : { mark ?: ResolverInputTypes [ "ReportSubmissionMark" ] | null ; period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } Optional mark ?: ResolverInputTypes [ "ReportSubmissionMark" ] | null Optional period ?: number | null year : number Marketplace Accept Cpp Input : { accepted_by_board_decision_id : string ; document_registry_id : number ; } accepted_ by_ board_ decision_ id : string document_ registry_ id : number Marketplace Accept Orders Batch Input : { order_ids : string [] ; } Marketplace Accept Return At Visit Input : { braname : string ; claim_id : string ; inspection_photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhotoUploadInput" ] [] | null ; inspection_result : string ; scanned_barcode ?: string | null ; signed_statement ?: ResolverInputTypes [ "MarketplaceReturnStatementSignedInput" ] | null ; } braname : string claim_ id : string Optional inspection_ photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhotoUploadInput" ] [] | null inspection_ result : string Optional scanned_ barcode ?: string | null Optional signed_ statement ?: ResolverInputTypes [ "MarketplaceReturnStatementSignedInput" ] | null Marketplace Add Supplier Input : { contract_date ?: string | null ; contract_number ?: string | null ; member_account : string ; model ?: ResolverInputTypes [ "MarketplaceSupplierModel" ] | null ; } Optional contract_ date ?: string | null Optional contract_ number ?: string | null member_ account : string Optional model ?: ResolverInputTypes [ "MarketplaceSupplierModel" ] | null Marketplace Add To Cart Input : { delivery_braname ?: string | null ; offer_id : string ; package_id ?: string | null ; quantity : number ; } Optional delivery_ braname ?: string | null offer_ id : string Optional package_ id ?: string | null quantity : number Marketplace Aid : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; payment_destination ?: boolean | ` @ ${ string } ` ; payment_status ?: boolean | ` @ ${ string } ` ; stage ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Marketplace Aid Statement Signable Payload Input : { amount : number ; braname : string ; } amount : number braname : string Marketplace Announce Order Ready Input : { order_id : ResolverInputTypes [ "ID" ] ; } Marketplace Apl Reception : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; chairman_account ?: boolean | ` @ ${ string } ` ; chairman_signchair_tx_hash ?: boolean | ` @ ${ string } ` ; chairman_signed_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; created_by_operator_account ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; expeditor_data ?: ResolverInputTypes [ "MarketplaceShipmentTTNData" ] ; fact_quantity_per_order ?: ResolverInputTypes [ "MarketplaceAplReceptionFactEntry" ] ; id ?: boolean | ` @ ${ string } ` ; offerer_account ?: boolean | ` @ ${ string } ` ; offerer_name ?: boolean | ` @ ${ string } ` ; shipment_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; supplier_signed_at ?: boolean | ` @ ${ string } ` ; supplier_signsupp_tx_hash ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; ttn_number ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; variant ?: boolean | ` @ ${ string } ` ; } > Marketplace Apl Reception By Id Input : { apl_reception_id : string ; } Marketplace Apl Reception Fact Entry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; fact_quantity ?: boolean | ` @ ${ string } ` ; fact_unit_price ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; orderer_account ?: boolean | ` @ ${ string } ` ; orderer_name ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; } > Marketplace Apl Reception Fact Entry Input : { fact_quantity : number ; fact_unit_price ?: string | null ; order_id : string ; } fact_ quantity : number Optional fact_ unit_ price ?: string | null order_ id : string Marketplace Apl Reception Placement Input : { barcode_value ?: string | null ; cell_id ?: string | null ; container_id ?: string | null ; order_id : string ; quantity ?: number | null ; } Optional barcode_ value ?: string | null Optional cell_ id ?: string | null Optional container_ id ?: string | null order_ id : string Optional quantity ?: number | null Marketplace Apl Reception Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; apl_reception ?: ResolverInputTypes [ "MarketplaceAplReception" ] ; } > Marketplace Apl Reception Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MarketplaceAplReceptionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "MarketplaceAplReceptionSignedMetaDocumentInput" ] meta_ hash : string version : string Marketplace Apl Reception Signed Meta Document Input : { accept_braname : string ; act_id : string ; block_num : number ; braname ?: string | null ; chairman_account ?: string | null ; coopname : string ; created_at : string ; currency : string ; doc_data_hash ?: string | null ; fact_quantity : number ; generator : string ; lang : string ; links : string [] ; order_hash : string ; order_id : string ; product_title : string ; reception_id : string ; registry_id : number ; skip_save : boolean ; sku : string ; supplier_account : string ; timezone : string ; title : string ; total_amount : string ; transmitter : string ; unit_cost : string ; unit_of_measurement : string ; username : string ; version : string ; } accept_ braname : string act_ id : string block_ num : number Optional braname ?: string | null Optional chairman_ account ?: string | null coopname : string created_ at : string currency : string Optional doc_ data_ hash ?: string | null fact_ quantity : number generator : string lang : string links : string [] order_ hash : string order_ id : string product_ title : string reception_ id : string registry_ id : number skip_ save : boolean sku : string supplier_ account : string timezone : string title : string total_ amount : string transmitter : string unit_ cost : string unit_ of_ measurement : string username : string version : string Marketplace Apl Reception Status Changed Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; reception_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Marketplace Approve Offer Input : { offer_id : string ; warranty_days : number ; } offer_ id : string warranty_ days : number Marketplace Approve Return Visit Input : { braname : string ; claim_id : string ; comment ?: string | null ; } braname : string claim_ id : string Optional comment ?: string | null Marketplace Assign Inventory Placement Input : { cell_id ?: string | null ; container_id ?: string | null ; inventory_id : string ; } Optional cell_ id ?: string | null Optional container_ id ?: string | null inventory_ id : string Marketplace Attribute : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attributeComplexId ?: boolean | ` @ ${ string } ` ; attributeId ?: boolean | ` @ ${ string } ` ; canBeModifiedAfterCreation ?: boolean | ` @ ${ string } ` ; categoryDependent ?: boolean | ` @ ${ string } ` ; complexIsCollection ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; dictionary ?: ResolverInputTypes [ "MarketplaceDictionary" ] ; dictionaryId ?: boolean | ` @ ${ string } ` ; groupId ?: boolean | ` @ ${ string } ` ; groupName ?: boolean | ` @ ${ string } ` ; hasDictionary ?: boolean | ` @ ${ string } ` ; isAspect ?: boolean | ` @ ${ string } ` ; isCollection ?: boolean | ` @ ${ string } ` ; isComplexAttribute ?: boolean | ` @ ${ string } ` ; isRequired ?: boolean | ` @ ${ string } ` ; maxValueCount ?: boolean | ` @ ${ string } ` ; maxValues ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > Marketplace Attribute Group : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attributes ?: ResolverInputTypes [ "MarketplaceAttribute" ] ; attributesCount ?: boolean | ` @ ${ string } ` ; groupId ?: boolean | ` @ ${ string } ` ; groupName ?: boolean | ` @ ${ string } ` ; } > Marketplace Attribute Stats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; aspectAttributes ?: boolean | ` @ ${ string } ` ; dictionaryAttributes ?: boolean | ` @ ${ string } ` ; requiredAttributes ?: boolean | ` @ ${ string } ` ; totalAttributes ?: boolean | ` @ ${ string } ` ; totalDictionaries ?: boolean | ` @ ${ string } ` ; totalDictionaryValues ?: boolean | ` @ ${ string } ` ; } > Marketplace Attribute Validation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; errors ?: boolean | ` @ ${ string } ` ; isValid ?: boolean | ` @ ${ string } ` ; } > Marketplace Availability Stats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; categoriesCount ?: boolean | ` @ ${ string } ` ; hasRestrictions ?: boolean | ` @ ${ string } ` ; totalAvailable ?: boolean | ` @ ${ string } ` ; typesCount ?: boolean | ` @ ${ string } ` ; } > Marketplace Available Category : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; addedBy ?: boolean | ` @ ${ string } ` ; categoryId ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isActive ?: boolean | ` @ ${ string } ` ; isForEntireCategory ?: boolean | ` @ ${ string } ` ; isForSpecificType ?: boolean | ` @ ${ string } ` ; typeId ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; } > Marketplace Bind Inventory Barcode Input : { barcode_value : string ; format ?: ResolverInputTypes [ "MarketplaceBarcodeFormat" ] | null ; inventory_id : string ; } barcode_ value : string Optional format ?: ResolverInputTypes [ "MarketplaceBarcodeFormat" ] | null inventory_ id : string Marketplace Branch Economy : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available_to_distribute ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; common_balance ?: boolean | ` @ ${ string } ` ; reserve_amount ?: boolean | ` @ ${ string } ` ; total_weight ?: boolean | ` @ ${ string } ` ; weights ?: ResolverInputTypes [ "MarketplaceTrusteeWeight" ] ; } > Marketplace Branch Wallet History Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceBranchWalletOperation" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Marketplace Branch Wallet Operation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; operation_code ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; } > Marketplace Cancel Order Input : { order_id : string ; } Marketplace Cancel Order Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; order ?: ResolverInputTypes [ "MarketplaceOrder" ] ; tx_hash ?: boolean | ` @ ${ string } ` ; } > Marketplace Cancel Stock Order Input : { order_id : string ; reason ?: string | null ; } order_ id : string Optional reason ?: string | null Marketplace Cart : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; delivery_braname ?: boolean | ` @ ${ string } ` ; delivery_point_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceCartItem" ] ; positions_count ?: boolean | ` @ ${ string } ` ; total_cost ?: boolean | ` @ ${ string } ` ; total_quantity ?: boolean | ` @ ${ string } ` ; } > Marketplace Cart Item : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available_on_current_ku ?: boolean | ` @ ${ string } ` ; blocker ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; image_url ?: boolean | ` @ ${ string } ` ; line_total ?: boolean | ` @ ${ string } ` ; max_available ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; package_id ?: boolean | ` @ ${ string } ` ; package_label ?: boolean | ` @ ${ string } ` ; price_per_unit ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; sale_form ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; } > Marketplace Category : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; mvp_baseline ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; } > Marketplace Category Offer Count : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; category_id ?: boolean | ` @ ${ string } ` ; count ?: boolean | ` @ ${ string } ` ; } > Marketplace Category Request Count : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; categoryId ?: boolean | ` @ ${ string } ` ; categoryName ?: boolean | ` @ ${ string } ` ; count ?: boolean | ` @ ${ string } ` ; } > Marketplace Category Tree Node : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; categoryName ?: boolean | ` @ ${ string } ` ; children ?: ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ; childrenCount ?: boolean | ` @ ${ string } ` ; descriptionCategoryId ?: boolean | ` @ ${ string } ` ; disabled ?: boolean | ` @ ${ string } ` ; fullPath ?: boolean | ` @ ${ string } ` ; isLeafCategory ?: boolean | ` @ ${ string } ` ; parentId ?: boolean | ` @ ${ string } ` ; types ?: ResolverInputTypes [ "MarketplaceProductType" ] ; typesCount ?: boolean | ` @ ${ string } ` ; } > Marketplace Category Tree Stats : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; availableTypes ?: boolean | ` @ ${ string } ` ; disabledCategories ?: boolean | ` @ ${ string } ` ; leafCategories ?: boolean | ` @ ${ string } ` ; rootCategories ?: boolean | ` @ ${ string } ` ; totalCategories ?: boolean | ` @ ${ string } ` ; totalTypes ?: boolean | ` @ ${ string } ` ; } > Marketplace Checkout Cart Input : { checkout_id ?: string | null ; lines ?: ResolverInputTypes [ "MarketplaceCheckoutSignedLineInput" ] [] | null ; } Optional checkout_ id ?: string | null Optional lines ?: ResolverInputTypes [ "MarketplaceCheckoutSignedLineInput" ] [] | null Marketplace Checkout Failed Line : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; reason ?: boolean | ` @ ${ string } ` ; } > Marketplace Checkout Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cart ?: ResolverInputTypes [ "MarketplaceCart" ] ; checkout_id ?: boolean | ` @ ${ string } ` ; created_orders ?: ResolverInputTypes [ "MarketplaceOrder" ] ; delivery_braname ?: boolean | ` @ ${ string } ` ; failed_lines ?: ResolverInputTypes [ "MarketplaceCheckoutFailedLine" ] ; fully_completed ?: boolean | ` @ ${ string } ` ; } > Marketplace Checkout Signable Line : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; document ?: ResolverInputTypes [ "GeneratedDocument" ] ; offer_id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; package_id ?: boolean | ` @ ${ string } ` ; } > Marketplace Checkout Signed Line Input : { offer_id : string ; order_hash : string ; package_id ?: string | null ; signed_statement : ResolverInputTypes [ "MarketplaceConvertStatementSignedInput" ] ; } offer_ id : string order_ hash : string Optional package_ id ?: string | null signed_ statement : ResolverInputTypes [ "MarketplaceConvertStatementSignedInput" ] Marketplace Clear Inventory Label Input : { inventory_id : string ; } Marketplace Confirm Writeoff Input : { braname : string ; proposal_id : string ; signed_memo : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } braname : string proposal_ id : string signed_ memo : ResolverInputTypes [ "SignedDigitalDocumentInput" ] Marketplace Consolidated Request : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accepted_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; cycle_ended_at ?: boolean | ` @ ${ string } ` ; cycle_started_at ?: boolean | ` @ ${ string } ` ; decline_reason ?: boolean | ` @ ${ string } ` ; declined_at ?: boolean | ` @ ${ string } ` ; expires_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; supplier_account ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; total_quantity ?: boolean | ` @ ${ string } ` ; triggered_by_supplier_at ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Marketplace Consolidated Request Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceConsolidatedRequest" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Marketplace Container : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; cell_id ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; container_type_id ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; } > Marketplace Container Type : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; height_cm ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; length_cm ?: boolean | ` @ ${ string } ` ; max_weight_kg ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; volume_m3 ?: boolean | ` @ ${ string } ` ; width_cm ?: boolean | ` @ ${ string } ` ; } > Marketplace Convert Branch Funds Input : { amount : number ; } Marketplace Convert Statement Signed Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MarketplaceConvertStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "MarketplaceConvertStatementSignedMetaDocumentInput" ] meta_ hash : string version : string Marketplace Convert Statement Signed Meta Document Input : { amount : string ; block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; order_hash : string ; registry_id : number ; skip_save : boolean ; timezone : string ; title : string ; username : string ; version : string ; } amount : string block_ num : number coopname : string created_ at : string generator : string lang : string links : string [] order_ hash : string registry_ id : number skip_ save : boolean timezone : string title : string username : string version : string Marketplace Cpp Status : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accepted_at ?: boolean | ` @ ${ string } ` ; accepted_by_board_decision_id ?: boolean | ` @ ${ string } ` ; document_registry_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Marketplace Create Aid Input : { aid_hash : string ; amount : number ; braname : string ; payment_method_id : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } aid_ hash : string amount : number braname : string payment_ method_ id : string statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] Marketplace Create Apl Reception Input : { fact_quantity_per_order ?: ResolverInputTypes [ "MarketplaceAplReceptionFactEntryInput" ] [] | null ; shipment_id : string ; } Optional fact_ quantity_ per_ order ?: ResolverInputTypes [ "MarketplaceAplReceptionFactEntryInput" ] [] | null shipment_ id : string Marketplace Create Container Type Input : { height_cm : number ; length_cm : number ; max_weight_kg ?: string | null ; name : string ; volume_m3 ?: string | null ; width_cm : number ; } height_ cm : number length_ cm : number Optional max_ weight_ kg ?: string | null name : string Optional volume_ m3 ?: string | null width_ cm : number Marketplace Create Containers Input : { braname : string ; container_type_id : string ; count : number ; label ?: string | null ; } braname : string container_ type_ id : string count : number Optional label ?: string | null Marketplace Create Express Reception Input : { braname : string ; fact_quantity_per_order ?: ResolverInputTypes [ "MarketplaceAplReceptionFactEntryInput" ] [] | null ; offerer_account : string ; } braname : string Optional fact_ quantity_ per_ order ?: ResolverInputTypes [ "MarketplaceAplReceptionFactEntryInput" ] [] | null offerer_ account : string Marketplace Create Express Reception Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; apl_receptions ?: ResolverInputTypes [ "MarketplaceAplReception" ] ; } > Marketplace Create Offer Input : { barcode_strategy ?: ResolverInputTypes [ "MarketplaceBarcodeStrategy" ] | null ; category_id : number ; delivery_points : ResolverInputTypes [ "MarketplaceOfferDeliveryPointInput" ] [] ; description ?: string | null ; images ?: ResolverInputTypes [ "MarketplaceOfferImageUploadInput" ] [] | null ; pack_size ?: number | null ; packages ?: ResolverInputTypes [ "MarketplaceOfferPackageInput" ] [] | null ; price_per_unit : string ; product_name : string ; quantity_available ?: number | null ; sale_form ?: ResolverInputTypes [ "MarketplaceSaleForm" ] | null ; shelf_life_days : number ; unit_of_measure : ResolverInputTypes [ "MarketplaceUnitOfMeasure" ] ; unlimited_flag : boolean ; } Optional barcode_ strategy ?: ResolverInputTypes [ "MarketplaceBarcodeStrategy" ] | null category_ id : number delivery_ points : ResolverInputTypes [ "MarketplaceOfferDeliveryPointInput" ] [] Optional description ?: string | null Optional images ?: ResolverInputTypes [ "MarketplaceOfferImageUploadInput" ] [] | null Optional pack_ size ?: number | null Optional packages ?: ResolverInputTypes [ "MarketplaceOfferPackageInput" ] [] | null price_ per_ unit : string product_ name : string Optional quantity_ available ?: number | null Optional sale_ form ?: ResolverInputTypes [ "MarketplaceSaleForm" ] | null shelf_ life_ days : number unit_ of_ measure : ResolverInputTypes [ "MarketplaceUnitOfMeasure" ] unlimited_ flag : boolean Marketplace Create Order Proposal Line Input : { actual_quantity : number ; actual_unit_price : string ; order_id : string ; signiss1_act : ResolverInputTypes [ "MarketplaceIssueActSignedDocumentInput" ] ; } actual_ quantity : number actual_ unit_ price : string order_ id : string signiss1_ act : ResolverInputTypes [ "MarketplaceIssueActSignedDocumentInput" ] Marketplace Create Return Claim Input : { actual_quantity ?: number | null ; defect_category ?: ResolverInputTypes [ "MarketplaceReturnClaimDefectCategory" ] | null ; order_id : string ; photos : ResolverInputTypes [ "MarketplaceReturnClaimPhotoUploadInput" ] [] ; reason_text : string ; signed_statement : ResolverInputTypes [ "MarketplaceReturnStatementSignedInput" ] ; } Optional actual_ quantity ?: number | null Optional defect_ category ?: ResolverInputTypes [ "MarketplaceReturnClaimDefectCategory" ] | null order_ id : string photos : ResolverInputTypes [ "MarketplaceReturnClaimPhotoUploadInput" ] [] reason_ text : string signed_ statement : ResolverInputTypes [ "MarketplaceReturnStatementSignedInput" ] Marketplace Create Shipment Input : { cycle_id : string ; groups : ResolverInputTypes [ "MarketplaceShipmentGroupInput" ] [] ; } Marketplace Create Shipment Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; shipments ?: ResolverInputTypes [ "MarketplaceShipment" ] ; } > Marketplace Create Stock Proposal Input : { braname : string ; items ?: ResolverInputTypes [ "MarketplaceCreateStockProposalLineInput" ] [] | null ; member_account : string ; order_items ?: ResolverInputTypes [ "MarketplaceCreateOrderProposalLineInput" ] [] | null ; } braname : string Optional items ?: ResolverInputTypes [ "MarketplaceCreateStockProposalLineInput" ] [] | null member_ account : string Optional order_ items ?: ResolverInputTypes [ "MarketplaceCreateOrderProposalLineInput" ] [] | null Marketplace Create Stock Proposal Line Input : { offer_id : string ; order_hash : string ; package_id ?: string | null ; quantity : number ; signiss1_act : ResolverInputTypes [ "MarketplaceIssueActSignedDocumentInput" ] ; } offer_ id : string order_ hash : string Optional package_ id ?: string | null quantity : number signiss1_ act : ResolverInputTypes [ "MarketplaceIssueActSignedDocumentInput" ] Marketplace Create Storage Cell Input : { braname : string ; label ?: string | null ; level : number ; section : string ; } braname : string Optional label ?: string | null level : number section : string Marketplace Create Storage Grid Input : { braname : string ; level_from : number ; level_to : number ; sections : string [] ; } braname : string level_ from : number level_ to : number sections : string [] Marketplace Create Writeoff Draft Input : { cycle_started_at ?: string | null ; items : ResolverInputTypes [ "MarketplaceWriteoffItemInput" ] [] ; } Optional cycle_ started_ at ?: string | null items : ResolverInputTypes [ "MarketplaceWriteoffItemInput" ] [] Marketplace Current Member : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; branches ?: boolean | ` @ ${ string } ` ; core_roles ?: boolean | ` @ ${ string } ` ; marketplace_roles ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; warehouse_settings ?: ResolverInputTypes [ "MarketplaceWarehouseSettings" ] ; } > Marketplace Decline Orders Batch Input : { order_ids : string [] ; reason : string ; } order_ ids : string [] reason : string Marketplace Delete Trustee Weight Input : { braname : string ; username : string ; } braname : string username : string Marketplace DetailKUInput : { coopname : string ; coreBraname : string ; description ?: string | null ; workingHours : ResolverInputTypes [ "WorkingHoursInput" ] ; } coopname : string core Braname : string Optional description ?: string | null Marketplace Dictionary : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; dictionaryId ?: boolean | ` @ ${ string } ` ; hasValuesWithPictures ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; values ?: ResolverInputTypes [ "MarketplaceDictionaryValue" ] ; valuesCount ?: boolean | ` @ ${ string } ` ; } > Marketplace Dictionary Value : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; dictionaryId ?: boolean | ` @ ${ string } ` ; dictionaryValueId ?: boolean | ` @ ${ string } ` ; fullDescription ?: boolean | ` @ ${ string } ` ; hasInfo ?: boolean | ` @ ${ string } ` ; hasPicture ?: boolean | ` @ ${ string } ` ; info ?: boolean | ` @ ${ string } ` ; picture ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Marketplace Distribute Branch Funds Input : { amount : number ; braname : string ; } amount : number braname : string Marketplace Economy Config : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; membership_fee_percent ?: boolean | ` @ ${ string } ` ; } > Marketplace Event : AliasType < { MarketplaceAplReceptionStatusChangedEvent ?: ResolverInputTypes [ "MarketplaceAplReceptionStatusChangedEvent" ] ; MarketplaceOfferModerationEvent ?: ResolverInputTypes [ "MarketplaceOfferModerationEvent" ] ; MarketplaceOfferPublishedEvent ?: ResolverInputTypes [ "MarketplaceOfferPublishedEvent" ] ; MarketplaceOfferStockChangedEvent ?: ResolverInputTypes [ "MarketplaceOfferStockChangedEvent" ] ; MarketplaceOrderReadyToReceiveEvent ?: ResolverInputTypes [ "MarketplaceOrderReadyToReceiveEvent" ] ; MarketplaceOrderStatusChangedEvent ?: ResolverInputTypes [ "MarketplaceOrderStatusChangedEvent" ] ; MarketplacePaymentStatusChangedEvent ?: ResolverInputTypes [ "MarketplacePaymentStatusChangedEvent" ] ; MarketplaceReceptionPendingSignEvent ?: ResolverInputTypes [ "MarketplaceReceptionPendingSignEvent" ] ; MarketplaceReturnClaimStatusChangedEvent ?: ResolverInputTypes [ "MarketplaceReturnClaimStatusChangedEvent" ] ; MarketplaceStockProposalCreatedEvent ?: ResolverInputTypes [ "MarketplaceStockProposalCreatedEvent" ] ; MarketplaceStockProposalResolvedEvent ?: ResolverInputTypes [ "MarketplaceStockProposalResolvedEvent" ] ; MarketplaceWriteoffStatusChangedEvent ?: ResolverInputTypes [ "MarketplaceWriteoffStatusChangedEvent" ] ; __typename ?: boolean | ` @ ${ string } ` ; } > Marketplace Events Input : { coopname : string ; } Marketplace Express Pickup Candidate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; offerer_account ?: boolean | ` @ ${ string } ` ; orders_count ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; total_units ?: boolean | ` @ ${ string } ` ; } > Marketplace Finalize Stock Issuance Input : { order_lines : ResolverInputTypes [ "MarketplaceStockFinalizeLineInput" ] [] ; proposal_id : string ; signed_convert ?: ResolverInputTypes [ "MarketplaceConvertStatementSignedInput" ] | null ; } order_ lines : ResolverInputTypes [ "MarketplaceStockFinalizeLineInput" ] [] proposal_ id : string Optional signed_ convert ?: ResolverInputTypes [ "MarketplaceConvertStatementSignedInput" ] | null Marketplace Generate Inventory Label Input : { format ?: ResolverInputTypes [ "MarketplaceBarcodeFormat" ] | null ; inventory_id : string ; } Optional format ?: ResolverInputTypes [ "MarketplaceBarcodeFormat" ] | null inventory_ id : string Marketplace Get Order Input : { order_id : string ; } Marketplace Get Shipment Input : { shipment_id : string ; } Marketplace Inventory Item : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; arrival_price ?: boolean | ` @ ${ string } ` ; barcode_format ?: boolean | ` @ ${ string } ` ; barcode_value ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; cell_id ?: boolean | ` @ ${ string } ` ; container_id ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; delivery_point_address ?: boolean | ` @ ${ string } ` ; delivery_point_name ?: boolean | ` @ ${ string } ` ; expiry_date ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; labeled_at ?: boolean | ` @ ${ string } ` ; labeled_by_operator_account ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; orderer_account_snapshot ?: boolean | ` @ ${ string } ` ; orderer_name ?: boolean | ` @ ${ string } ` ; ownership ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; product_name_snapshot ?: boolean | ` @ ${ string } ` ; published_offer_id ?: boolean | ` @ ${ string } ` ; quantity_per_label ?: boolean | ` @ ${ string } ` ; received_at ?: boolean | ` @ ${ string } ` ; received_by_operator_account ?: boolean | ` @ ${ string } ` ; reserved_order_id ?: boolean | ` @ ${ string } ` ; shipment_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Marketplace Inventory Mutation Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; inventory ?: ResolverInputTypes [ "MarketplaceInventoryItem" ] ; } > Marketplace Inventory Split Entry Input : { cell_id ?: string | null ; container_id ?: string | null ; quantity : number ; } Optional cell_ id ?: string | null Optional container_ id ?: string | null quantity : number Marketplace Issue Act Payload Input : { actual_quantity ?: number | null ; actual_unit_price ?: string | null ; order_id : ResolverInputTypes [ "ID" ] ; } Optional actual_ quantity ?: number | null Optional actual_ unit_ price ?: string | null Marketplace Issue Act Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MarketplaceIssueActSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "MarketplaceIssueActSignedMetaDocumentInput" ] meta_ hash : string version : string Marketplace Issue Act Signed Meta Document Input : { accept_braname : string ; act_id : string ; actual_quantity ?: number | null ; block_num : number ; braname ?: string | null ; coopname : string ; created_at : string ; currency : string ; doc_data_hash ?: string | null ; fact_quantity : number ; generator : string ; lang : string ; links : string [] ; order_hash : string ; order_id : string ; product_title : string ; reception_id : string ; registry_id : number ; skip_save : boolean ; sku : string ; supplier_account : string ; timezone : string ; title : string ; total_amount : string ; transmitter : string ; unit_cost : string ; unit_of_measurement : string ; username : string ; version : string ; } accept_ braname : string act_ id : string Optional actual_ quantity ?: number | null block_ num : number Optional braname ?: string | null coopname : string created_ at : string currency : string Optional doc_ data_ hash ?: string | null fact_ quantity : number generator : string lang : string links : string [] order_ hash : string order_ id : string product_ title : string reception_ id : string registry_ id : number skip_ save : boolean sku : string supplier_ account : string timezone : string title : string total_ amount : string transmitter : string unit_ cost : string unit_ of_ measurement : string username : string version : string MarketplaceKUDetails : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; addressFull ?: boolean | ` @ ${ string } ` ; contactEmail ?: boolean | ` @ ${ string } ` ; contactPhone ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; coreBraname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; geocodeErrorMessage ?: boolean | ` @ ${ string } ` ; geocodeStatus ?: boolean | ` @ ${ string } ` ; geocodedAt ?: boolean | ` @ ${ string } ` ; lat ?: boolean | ` @ ${ string } ` ; lng ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; workingHours ?: ResolverInputTypes [ "WorkingHours" ] ; } > Marketplace List Aids Input : { username ?: string | null ; } Optional username ?: string | null Marketplace List All Offers Input : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; statuses ?: ResolverInputTypes [ "MarketplaceOfferStatus" ] [] | null ; supplier_account ?: string | null ; } limit : number page : number Optional sort By ?: string | null sort Order : string Optional statuses ?: ResolverInputTypes [ "MarketplaceOfferStatus" ] [] | null Optional supplier_ account ?: string | null Marketplace List Apl Receptions By Braname Input : { braname : string ; } Marketplace List Catalog Input : { category_id ?: number | null ; delivery_braname ?: string | null ; limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; } Optional category_ id ?: number | null Optional delivery_ braname ?: string | null limit : number page : number Optional sort By ?: string | null sort Order : string Marketplace List Consolidated Requests Input : { offer_id ?: string | null ; status ?: ResolverInputTypes [ "MarketplaceConsolidatedRequestStatus" ] | null ; } Optional offer_ id ?: string | null Optional status ?: ResolverInputTypes [ "MarketplaceConsolidatedRequestStatus" ] | null Marketplace List Containers Input : { braname ?: string | null ; container_type_id ?: string | null ; is_active ?: boolean | null ; unplaced_only ?: boolean | null ; } Optional braname ?: string | null Optional container_ type_ id ?: string | null Optional is_ active ?: boolean | null Optional unplaced_ only ?: boolean | null Marketplace List Inventory Input : { braname ?: string | null ; order_id ?: string | null ; shipment_id ?: string | null ; statuses ?: ResolverInputTypes [ "MarketplaceInventoryStatus" ] [] | null ; } Optional braname ?: string | null Optional order_ id ?: string | null Optional shipment_ id ?: string | null Optional statuses ?: ResolverInputTypes [ "MarketplaceInventoryStatus" ] [] | null Marketplace List Issuances By Braname Input : { delivery_braname : string ; } Marketplace List My Offers Input : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; } limit : number page : number Optional sort By ?: string | null sort Order : string Marketplace List Orders Input : { offer_id ?: string | null ; orderer_account ?: string | null ; statuses ?: ResolverInputTypes [ "MarketplaceOrderStatus" ] [] | null ; supplier_account ?: string | null ; } Optional offer_ id ?: string | null Optional orderer_ account ?: string | null Optional statuses ?: ResolverInputTypes [ "MarketplaceOrderStatus" ] [] | null Optional supplier_ account ?: string | null Marketplace List Outgoing Payments As Supplier Filter Input : { statuses ?: ResolverInputTypes [ "MarketplaceOutgoingPaymentRequestStatus" ] [] | null ; } Optional statuses ?: ResolverInputTypes [ "MarketplaceOutgoingPaymentRequestStatus" ] [] | null Marketplace List Outgoing Payments Filter Input : { statuses ?: ResolverInputTypes [ "MarketplaceOutgoingPaymentRequestStatus" ] [] | null ; supplier_account ?: string | null ; } Optional statuses ?: ResolverInputTypes [ "MarketplaceOutgoingPaymentRequestStatus" ] [] | null Optional supplier_ account ?: string | null Marketplace List Pending Offers Input : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; } limit : number page : number Optional sort By ?: string | null sort Order : string Marketplace List Return Claims By Braname Input : { delivery_braname : string ; } Marketplace List Shipments By Braname Input : { braname : string ; statuses ?: ResolverInputTypes [ "MarketplaceShipmentStatus" ] [] | null ; } braname : string Optional statuses ?: ResolverInputTypes [ "MarketplaceShipmentStatus" ] [] | null Marketplace List Shipments Input : { braname ?: string | null ; cycle_id ?: string | null ; statuses ?: ResolverInputTypes [ "MarketplaceShipmentStatus" ] [] | null ; } Optional braname ?: string | null Optional cycle_ id ?: string | null Optional statuses ?: ResolverInputTypes [ "MarketplaceShipmentStatus" ] [] | null Marketplace List Stock Proposals Input : { braname ?: string | null ; statuses ?: ResolverInputTypes [ "MarketplaceStockProposalStatus" ] [] | null ; } Optional braname ?: string | null Optional statuses ?: ResolverInputTypes [ "MarketplaceStockProposalStatus" ] [] | null Marketplace List Storage Cells Input : { braname ?: string | null ; is_active ?: boolean | null ; } Optional braname ?: string | null Optional is_ active ?: boolean | null Marketplace List Supplier Pickup Orders Input : { braname : string ; offerer_account : string ; } braname : string offerer_ account : string Marketplace List Writeoff Proposals Input : { statuses ?: ResolverInputTypes [ "MarketplaceWriteoffProposalStatus" ] [] | null ; } Marketplace Member Wallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; wallets ?: ResolverInputTypes [ "MarketplaceWalletEntry" ] ; } > Marketplace Moderation Log Entry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; by_account ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; reason ?: boolean | ` @ ${ string } ` ; } > Marketplace Move Container Input : { cell_id ?: string | null ; container_id : string ; } Optional cell_ id ?: string | null container_ id : string Marketplace Offer : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; approved_at ?: boolean | ` @ ${ string } ` ; approved_by ?: boolean | ` @ ${ string } ` ; barcode_strategy ?: boolean | ` @ ${ string } ` ; category_id ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; delivery_points ?: ResolverInputTypes [ "MarketplaceOfferDeliveryPoint" ] ; description ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; images ?: ResolverInputTypes [ "MarketplaceOfferImage" ] ; pack_size ?: boolean | ` @ ${ string } ` ; packages ?: ResolverInputTypes [ "MarketplaceOfferPackage" ] ; price_per_unit ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity_available ?: boolean | ` @ ${ string } ` ; quantity_blocked ?: boolean | ` @ ${ string } ` ; quantity_consumed ?: boolean | ` @ ${ string } ` ; reject_reason ?: boolean | ` @ ${ string } ` ; rejected_at ?: boolean | ` @ ${ string } ` ; rejected_by ?: boolean | ` @ ${ string } ` ; sale_form ?: boolean | ` @ ${ string } ` ; shelf_life_days ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; stock_braname ?: boolean | ` @ ${ string } ` ; stock_package_size ?: boolean | ` @ ${ string } ` ; supplier_account ?: boolean | ` @ ${ string } ` ; supplier_name ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; unlimited_flag ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; vitrine_id ?: boolean | ` @ ${ string } ` ; warranty_days ?: boolean | ` @ ${ string } ` ; } > Marketplace Offer Delivery Point : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; lat ?: boolean | ` @ ${ string } ` ; lng ?: boolean | ` @ ${ string } ` ; min_supply_volume ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; } > Marketplace Offer Delivery Point Input : { braname : string ; min_supply_volume : number ; } braname : string min_ supply_ volume : number Marketplace Offer Image : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; bucket_key ?: boolean | ` @ ${ string } ` ; is_cover ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; url ?: boolean | ` @ ${ string } ` ; } > Marketplace Offer Image Upload Input : { base64 ?: string | null ; bucket_key ?: string | null ; mime_type ?: string | null ; } Optional base64 ?: string | null Optional bucket_ key ?: string | null Optional mime_ type ?: string | null Marketplace Offer Moderation Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Marketplace Offer Package : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_default ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; package_type ?: boolean | ` @ ${ string } ` ; price ?: boolean | ` @ ${ string } ` ; size ?: boolean | ` @ ${ string } ` ; sort_order ?: boolean | ` @ ${ string } ` ; } > Marketplace Offer Package Input : { id ?: string | null ; is_default ?: boolean | null ; label ?: string | null ; package_type : string ; price : string ; size : number ; } Optional id ?: string | null Optional is_ default ?: boolean | null Optional label ?: string | null package_ type : string price : string size : number Marketplace Offer Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceOffer" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Marketplace Offer Published Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; category_id ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; } > Marketplace Offer Stock Changed Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; quantity_available ?: boolean | ` @ ${ string } ` ; unlimited_flag ?: boolean | ` @ ${ string } ` ; } > Marketplace Onboarding State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_id ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; requires_gate ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; template_registry_id ?: boolean | ` @ ${ string } ` ; } > Marketplace Order : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accepted_at ?: boolean | ` @ ${ string } ` ; blocked_at ?: boolean | ` @ ${ string } ` ; cancelled_at ?: boolean | ` @ ${ string } ` ; chairman_account ?: boolean | ` @ ${ string } ` ; chairman_signed_at ?: boolean | ` @ ${ string } ` ; checkout_id ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; create_tx ?: ResolverInputTypes [ "MarketplaceOrderCreateTxSnapshot" ] ; created_at ?: boolean | ` @ ${ string } ` ; current_warehouse_braname ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; delivery_braname ?: boolean | ` @ ${ string } ` ; delivery_point_address ?: boolean | ` @ ${ string } ` ; delivery_point_lat ?: boolean | ` @ ${ string } ` ; delivery_point_lng ?: boolean | ` @ ${ string } ` ; delivery_point_name ?: boolean | ` @ ${ string } ` ; delivery_signer_account ?: boolean | ` @ ${ string } ` ; group_accumulated_quantity ?: boolean | ` @ ${ string } ` ; group_min_volume ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; image_url ?: boolean | ` @ ${ string } ` ; is_ready_announced ?: boolean | ` @ ${ string } ` ; issuance_fact ?: ResolverInputTypes [ "MarketplaceOrderIssuanceFactSnapshot" ] ; last_status_reason ?: boolean | ` @ ${ string } ` ; membership_fee ?: boolean | ` @ ${ string } ` ; offer_hash ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; orderer_account ?: boolean | ` @ ${ string } ` ; orderer_name ?: boolean | ` @ ${ string } ` ; orderer_signed_at ?: boolean | ` @ ${ string } ` ; orderer_verification_passed ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; price_per_unit ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; received_at ?: boolean | ` @ ${ string } ` ; shipment_id ?: boolean | ` @ ${ string } ` ; signiss1_tx_hash ?: boolean | ` @ ${ string } ` ; signiss2_tx_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; supplier_account ?: boolean | ` @ ${ string } ` ; supplier_name ?: boolean | ` @ ${ string } ` ; total_cost ?: boolean | ` @ ${ string } ` ; total_cost_with_fee ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; warehouse_arrival_price ?: boolean | ` @ ${ string } ` ; warehouse_locations ?: boolean | ` @ ${ string } ` ; warehouse_quantity ?: boolean | ` @ ${ string } ` ; warranty_period_secs ?: boolean | ` @ ${ string } ` ; warranty_until ?: boolean | ` @ ${ string } ` ; } > Marketplace Order Create Tx Snapshot : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; locked_amount ?: boolean | ` @ ${ string } ` ; signed_at ?: boolean | ` @ ${ string } ` ; tx_hash ?: boolean | ` @ ${ string } ` ; } > Marketplace Order Issuance Fact Snapshot : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actual_quantity ?: boolean | ` @ ${ string } ` ; diff_state ?: boolean | ` @ ${ string } ` ; fact_cost ?: boolean | ` @ ${ string } ` ; fact_unit_price ?: boolean | ` @ ${ string } ` ; } > Marketplace Order Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceOrder" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Marketplace Order Ready To Receive Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; } > Marketplace Order Status Changed Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; previous_status ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Marketplace Outgoing Payment Request : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; apl_reception_id ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; core_payment_id ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decline_reason ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; payee_account ?: boolean | ` @ ${ string } ` ; payout_destination ?: boolean | ` @ ${ string } ` ; payout_tx_hash ?: boolean | ` @ ${ string } ` ; purpose ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; symbol ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Marketplace Payment Status Changed Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; payment_request_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Marketplace Personal Economy : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; personal_balance ?: boolean | ` @ ${ string } ` ; } > Marketplace Product Type : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; descriptionCategoryId ?: boolean | ` @ ${ string } ` ; disabled ?: boolean | ` @ ${ string } ` ; fullName ?: boolean | ` @ ${ string } ` ; isAvailable ?: boolean | ` @ ${ string } ` ; typeId ?: boolean | ` @ ${ string } ` ; typeName ?: boolean | ` @ ${ string } ` ; } > Marketplace Publish Stock Input : { inventory_ids : string [] ; price_per_unit ?: string | null ; warranty_days ?: number | null ; } inventory_ ids : string [] Optional price_ per_ unit ?: string | null Optional warranty_ days ?: number | null Marketplace Reception Pending Sign Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; ku_name ?: boolean | ` @ ${ string } ` ; reception_id ?: boolean | ` @ ${ string } ` ; } > Marketplace Registration Offer Status : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_id ?: boolean | ` @ ${ string } ` ; agreement_type ?: boolean | ` @ ${ string } ` ; applicable_account_types ?: boolean | ` @ ${ string } ` ; registered ?: boolean | ` @ ${ string } ` ; registry_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Marketplace Reject Offer Input : { offer_id : string ; reason : string ; } offer_ id : string reason : string Marketplace Reject Return At Visit Input : { braname : string ; claim_id : string ; inspection_photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhotoUploadInput" ] [] | null ; inspection_result : string ; } braname : string claim_ id : string Optional inspection_ photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhotoUploadInput" ] [] | null inspection_ result : string Marketplace Reject Return Remote Input : { braname : string ; claim_id : string ; comment : string ; } braname : string claim_ id : string comment : string Marketplace Remove From Cart Input : { offer_id : string ; package_id ?: string | null ; } offer_ id : string Optional package_ id ?: string | null Marketplace Rename Storage Section Input : { braname : string ; new_section : string ; section : string ; } braname : string new_ section : string section : string Marketplace Republish Offer Input : { id : string ; } Marketplace Request : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; articleNumber ?: boolean | ` @ ${ string } ` ; attributes ?: ResolverInputTypes [ "MarketplaceRequestAttributeValue" ] ; availableUnits ?: boolean | ` @ ${ string } ` ; barcode ?: boolean | ` @ ${ string } ` ; canBeEdited ?: boolean | ` @ ${ string } ` ; category ?: ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ; colorImageUrl ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; currencyCode ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; depth ?: boolean | ` @ ${ string } ` ; descriptionCategoryId ?: boolean | ` @ ${ string } ` ; dimensionUnit ?: boolean | ` @ ${ string } ` ; discountPercentage ?: boolean | ` @ ${ string } ` ; geoNames ?: boolean | ` @ ${ string } ` ; hasAllRequiredAttributes ?: boolean | ` @ ${ string } ` ; hasDiscount ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; height ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; images ?: ResolverInputTypes [ "MarketplaceRequestImage" ] ; isActive ?: boolean | ` @ ${ string } ` ; isOffer ?: boolean | ` @ ${ string } ` ; isOrder ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; oldPrice ?: boolean | ` @ ${ string } ` ; oldPriceAsNumber ?: boolean | ` @ ${ string } ` ; parentHash ?: boolean | ` @ ${ string } ` ; price ?: boolean | ` @ ${ string } ` ; priceAsNumber ?: boolean | ` @ ${ string } ` ; primaryImageUrl ?: boolean | ` @ ${ string } ` ; productLifecycleSecs ?: boolean | ` @ ${ string } ` ; productType ?: ResolverInputTypes [ "MarketplaceProductType" ] ; settledUnits ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; typeId ?: boolean | ` @ ${ string } ` ; units ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; vat ?: boolean | ` @ ${ string } ` ; warrantyDays ?: boolean | ` @ ${ string } ` ; weight ?: boolean | ` @ ${ string } ` ; weightUnit ?: boolean | ` @ ${ string } ` ; width ?: boolean | ` @ ${ string } ` ; } > Marketplace Request Attribute Value : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attribute ?: ResolverInputTypes [ "MarketplaceAttribute" ] ; attributeGroup ?: boolean | ` @ ${ string } ` ; attributeId ?: boolean | ` @ ${ string } ` ; attributeType ?: boolean | ` @ ${ string } ` ; complexId ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; dictionaryValueId ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isAspect ?: boolean | ` @ ${ string } ` ; isRequired ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Marketplace Request Image : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; fileName ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; imageType ?: boolean | ` @ ${ string } ` ; imageUrl ?: boolean | ` @ ${ string } ` ; is360Image ?: boolean | ` @ ${ string } ` ; isColorSample ?: boolean | ` @ ${ string } ` ; isPrimary ?: boolean | ` @ ${ string } ` ; sortOrder ?: boolean | ` @ ${ string } ` ; typeDescription ?: boolean | ` @ ${ string } ` ; } > Marketplace Request Statistics : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; activeOffers ?: boolean | ` @ ${ string } ` ; activeOrders ?: boolean | ` @ ${ string } ` ; completedDeals ?: boolean | ` @ ${ string } ` ; requestsByCategory ?: ResolverInputTypes [ "MarketplaceCategoryRequestCount" ] ; totalRequests ?: boolean | ` @ ${ string } ` ; } > Marketplace Request Supplier Input : { contract_date : string ; contract_number : string ; } contract_ date : string contract_ number : string Marketplace Resolve Container By Code Input : { code : string ; } Marketplace Resolve Stock Proposal Input : { proposal_id : string ; } Marketplace Retire Storage Cells Input : { braname : string ; level ?: number | null ; section ?: string | null ; } braname : string Optional level ?: number | null Optional section ?: string | null Marketplace Return Claim : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actual_quantity ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decision_log ?: ResolverInputTypes [ "MarketplaceReturnClaimDecisionEntry" ] ; defect_category ?: boolean | ` @ ${ string } ` ; delivery_braname ?: boolean | ` @ ${ string } ` ; expected_resolution ?: boolean | ` @ ${ string } ` ; fact_cost ?: boolean | ` @ ${ string } ` ; fee_refund ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; ledger_snapshot ?: ResolverInputTypes [ "MarketplaceReturnClaimLedgerSnapshot" ] ; on_site_inspection ?: ResolverInputTypes [ "MarketplaceReturnClaimOnSiteInspection" ] ; order_hash ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; orderer_account ?: boolean | ` @ ${ string } ` ; orderer_name ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhoto" ] ; product_name ?: boolean | ` @ ${ string } ` ; reason_text ?: boolean | ` @ ${ string } ` ; request_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; submretrn_tx_hash ?: boolean | ` @ ${ string } ` ; supplier_account ?: boolean | ` @ ${ string } ` ; total_refund ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; warranty_until ?: boolean | ` @ ${ string } ` ; } > Marketplace Return Claim Decision Entry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; braname_name ?: boolean | ` @ ${ string } ` ; by_chairman_account ?: boolean | ` @ ${ string } ` ; by_chairman_name ?: boolean | ` @ ${ string } ` ; comment ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; stage ?: boolean | ` @ ${ string } ` ; tx_hash ?: boolean | ` @ ${ string } ` ; } > Marketplace Return Claim Ledger Snapshot : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; returned_quantity ?: boolean | ` @ ${ string } ` ; tx_hash ?: boolean | ` @ ${ string } ` ; } > Marketplace Return Claim On Site Inspection : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; by_chairman_account ?: boolean | ` @ ${ string } ` ; photos ?: ResolverInputTypes [ "MarketplaceReturnClaimPhoto" ] ; result_text ?: boolean | ` @ ${ string } ` ; scanned_barcode ?: boolean | ` @ ${ string } ` ; } > Marketplace Return Claim Photo : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; content_hash ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; uploaded_at ?: boolean | ` @ ${ string } ` ; url ?: boolean | ` @ ${ string } ` ; } > Marketplace Return Claim Photo Upload Input : { base64 : string ; mime_type : string ; } base64 : string mime_ type : string Marketplace Return Claim Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; claim ?: ResolverInputTypes [ "MarketplaceReturnClaim" ] ; tx_hash ?: boolean | ` @ ${ string } ` ; } > Marketplace Return Claim Signable Payload Input : { actual_quantity ?: number | null ; order_id : string ; reason_text ?: string | null ; } Optional actual_ quantity ?: number | null order_ id : string Optional reason_ text ?: string | null Marketplace Return Claim Status Changed Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; claim_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Marketplace Return Statement Signed Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MarketplaceReturnStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "MarketplaceReturnStatementSignedMetaDocumentInput" ] meta_ hash : string version : string Marketplace Return Statement Signed Meta Document Input : { actual_quantity : number ; block_num : number ; braname ?: string | null ; coopname : string ; created_at : string ; currency : string ; doc_data_hash ?: string | null ; fact_cost : string ; generator : string ; lang : string ; links : string [] ; order_hash : string ; order_id : string ; product_title : string ; reason_text : string ; registry_id : number ; skip_save : boolean ; sku : string ; timezone : string ; title : string ; unit_cost : string ; unit_of_measurement : string ; username : string ; version : string ; } actual_ quantity : number block_ num : number Optional braname ?: string | null coopname : string created_ at : string currency : string Optional doc_ data_ hash ?: string | null fact_ cost : string generator : string lang : string links : string [] order_ hash : string order_ id : string product_ title : string reason_ text : string registry_ id : number skip_ save : boolean sku : string timezone : string title : string unit_ cost : string unit_ of_ measurement : string username : string version : string Marketplace Set Cart Delivery Point Input : { delivery_braname : string ; } Marketplace SetKUStatus Input : { coopname : string ; coreBraname : string ; status : ResolverInputTypes [ "MarketplaceKUStatus" ] ; } coopname : string core Braname : string Marketplace Set Membership Fee Input : { membership_fee_percent : number ; } membership_ fee_ percent : number Marketplace Set Offer Warranty Input : { offer_id : string ; warranty_days : number ; } offer_ id : string warranty_ days : number Marketplace Set Supplier Payout Method Input : { method_id : string ; } Marketplace Set Trustee Weight Input : { braname : string ; username : string ; weight : number ; } braname : string username : string weight : number Marketplace Shipment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; delivery_variant ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; offerer_account ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; ttn_data ?: ResolverInputTypes [ "MarketplaceShipmentTTNData" ] ; ttn_document_id ?: boolean | ` @ ${ string } ` ; ttn_number ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Marketplace Shipment Group Input : { braname : string ; delivery_variant : ResolverInputTypes [ "MarketplaceShipmentDeliveryVariant" ] ; order_ids ?: string [] | null ; ttn_data ?: ResolverInputTypes [ "MarketplaceShipmentTTNDataInput" ] | null ; } braname : string delivery_ variant : ResolverInputTypes [ "MarketplaceShipmentDeliveryVariant" ] Optional order_ ids ?: string [] | null Optional ttn_ data ?: ResolverInputTypes [ "MarketplaceShipmentTTNDataInput" ] | null Marketplace Shipment Line Packaging : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; order_id ?: boolean | ` @ ${ string } ` ; units_per_box ?: boolean | ` @ ${ string } ` ; } > Marketplace Shipment Line Packaging Input : { order_id : string ; units_per_box : number ; } order_ id : string units_ per_ box : number Marketplace ShipmentTTNData : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; delivery_datetime_estimate ?: boolean | ` @ ${ string } ` ; expeditor_full_name ?: boolean | ` @ ${ string } ` ; expeditor_phone ?: boolean | ` @ ${ string } ` ; loading_address ?: boolean | ` @ ${ string } ` ; loading_datetime ?: boolean | ` @ ${ string } ` ; packaging ?: ResolverInputTypes [ "MarketplaceShipmentLinePackaging" ] ; vehicle_number ?: boolean | ` @ ${ string } ` ; } > Marketplace ShipmentTTNData Input : { delivery_datetime_estimate ?: string | null ; expeditor_full_name ?: string | null ; expeditor_phone ?: string | null ; loading_address ?: string | null ; loading_datetime ?: string | null ; packaging ?: ResolverInputTypes [ "MarketplaceShipmentLinePackagingInput" ] [] | null ; vehicle_number ?: string | null ; } Optional delivery_ datetime_ estimate ?: string | null Optional expeditor_ full_ name ?: string | null Optional expeditor_ phone ?: string | null Optional loading_ address ?: string | null Optional loading_ datetime ?: string | null Optional packaging ?: ResolverInputTypes [ "MarketplaceShipmentLinePackagingInput" ] [] | null Optional vehicle_ number ?: string | null Marketplace Sign Apl Reception Input : { apl_reception_id : string ; placements ?: ResolverInputTypes [ "MarketplaceAplReceptionPlacementInput" ] [] | null ; signed_documents : ResolverInputTypes [ "MarketplaceAplReceptionSignedDocumentInput" ] [] ; } apl_ reception_ id : string Optional placements ?: ResolverInputTypes [ "MarketplaceAplReceptionPlacementInput" ] [] | null signed_ documents : ResolverInputTypes [ "MarketplaceAplReceptionSignedDocumentInput" ] [] Marketplace Sign Onboarding Offer Input : { document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } Marketplace Split Inventory Input : { inventory_id : string ; splits : ResolverInputTypes [ "MarketplaceInventorySplitEntryInput" ] [] ; } Marketplace Stock Accept Order Line : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; signiss1_aggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; } > Marketplace Stock Accept Payload : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; convert_amount ?: boolean | ` @ ${ string } ` ; convert_document ?: ResolverInputTypes [ "GeneratedDocument" ] ; convert_hash ?: boolean | ` @ ${ string } ` ; member_amount ?: boolean | ` @ ${ string } ` ; order_lines ?: ResolverInputTypes [ "MarketplaceStockAcceptOrderLine" ] ; } > Marketplace Stock Finalize Line Input : { order_hash : string ; signed_signiss2_act : ResolverInputTypes [ "MarketplaceIssueActSignedDocumentInput" ] ; } order_ hash : string signed_ signiss2_ act : ResolverInputTypes [ "MarketplaceIssueActSignedDocumentInput" ] Marketplace Stock Issuance Operator Line : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; order_hash ?: boolean | ` @ ${ string } ` ; package_id ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; signiss1_document ?: ResolverInputTypes [ "GeneratedDocument" ] ; unit_price ?: boolean | ` @ ${ string } ` ; } > Marketplace Stock Issuance Prepare Input : { braname : string ; items : ResolverInputTypes [ "MarketplaceStockProposalItemInput" ] [] ; member_account : string ; } braname : string items : ResolverInputTypes [ "MarketplaceStockProposalItemInput" ] [] member_ account : string Marketplace Stock Proposal : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; created_order_ids ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceStockProposalItem" ] ; member_account ?: boolean | ` @ ${ string } ` ; operator_account ?: boolean | ` @ ${ string } ` ; resolved_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; total_cost ?: boolean | ` @ ${ string } ` ; } > Marketplace Stock Proposal Accept Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; order_ids ?: boolean | ` @ ${ string } ` ; proposal ?: ResolverInputTypes [ "MarketplaceStockProposal" ] ; } > Marketplace Stock Proposal Created Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; proposal_id ?: boolean | ` @ ${ string } ` ; } > Marketplace Stock Proposal Item : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; offer_id ?: boolean | ` @ ${ string } ` ; package_label ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; product_name ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; unit_price ?: boolean | ` @ ${ string } ` ; } > Marketplace Stock Proposal Item Input : { offer_id : string ; package_id ?: string | null ; quantity : number ; } offer_ id : string Optional package_ id ?: string | null quantity : number Marketplace Stock Proposal Resolved Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; proposal_id ?: boolean | ` @ ${ string } ` ; } > Marketplace Storage Cell : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_active ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; level ?: boolean | ` @ ${ string } ` ; section ?: boolean | ` @ ${ string } ` ; } > Marketplace Submit Writeoff Draft Input : { draft_id : string ; signed_statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } Marketplace Supplier : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; contract_date ?: boolean | ` @ ${ string } ` ; contract_document_url ?: boolean | ` @ ${ string } ` ; contract_number ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; member_account ?: boolean | ` @ ${ string } ` ; model ?: boolean | ` @ ${ string } ` ; requested_at ?: boolean | ` @ ${ string } ` ; requested_by ?: boolean | ` @ ${ string } ` ; reviewed_at ?: boolean | ` @ ${ string } ` ; reviewed_by ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Marketplace Supplier Batch Action Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cycle_id ?: boolean | ` @ ${ string } ` ; orders ?: ResolverInputTypes [ "MarketplaceOrder" ] ; tx_hashes ?: boolean | ` @ ${ string } ` ; } > Marketplace Supplier Member Input : { member_account : string ; } Marketplace Supplier Payment Settings : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; has_payout_method ?: boolean | ` @ ${ string } ` ; payout_destination ?: boolean | ` @ ${ string } ` ; payout_method_id ?: boolean | ` @ ${ string } ` ; } > Marketplace Switch Supplier Model Input : { contract_date ?: string | null ; contract_number ?: string | null ; model : ResolverInputTypes [ "MarketplaceSupplierModel" ] ; } Optional contract_ date ?: string | null Optional contract_ number ?: string | null Marketplace Trustee Weight : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; personal_balance ?: boolean | ` @ ${ string } ` ; share_percent ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; weight ?: boolean | ` @ ${ string } ` ; } > Marketplace Unpublish Stock Input : { inventory_ids : string [] ; } Marketplace Unpublish Stock Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; affected ?: boolean | ` @ ${ string } ` ; } > Marketplace Update Cart Item Input : { offer_id : string ; package_id ?: string | null ; quantity : number ; } offer_ id : string Optional package_ id ?: string | null quantity : number Marketplace Update Container Input : { container_id : string ; is_active ?: boolean | null ; label ?: string | null ; } container_ id : string Optional is_ active ?: boolean | null Optional label ?: string | null Marketplace Update Offer Input : { barcode_strategy ?: ResolverInputTypes [ "MarketplaceBarcodeStrategy" ] | null ; category_id ?: number | null ; delivery_points ?: ResolverInputTypes [ "MarketplaceOfferDeliveryPointInput" ] [] | null ; description ?: string | null ; id : string ; images ?: ResolverInputTypes [ "MarketplaceOfferImageUploadInput" ] [] | null ; pack_size ?: number | null ; packages ?: ResolverInputTypes [ "MarketplaceOfferPackageInput" ] [] | null ; price_per_unit ?: string | null ; product_name ?: string | null ; quantity_available ?: number | null ; sale_form ?: ResolverInputTypes [ "MarketplaceSaleForm" ] | null ; shelf_life_days ?: number | null ; unit_of_measure ?: ResolverInputTypes [ "MarketplaceUnitOfMeasure" ] | null ; unlimited_flag ?: boolean | null ; } Optional barcode_ strategy ?: ResolverInputTypes [ "MarketplaceBarcodeStrategy" ] | null Optional category_ id ?: number | null Optional delivery_ points ?: ResolverInputTypes [ "MarketplaceOfferDeliveryPointInput" ] [] | null Optional description ?: string | null id : string Optional images ?: ResolverInputTypes [ "MarketplaceOfferImageUploadInput" ] [] | null Optional pack_ size ?: number | null Optional packages ?: ResolverInputTypes [ "MarketplaceOfferPackageInput" ] [] | null Optional price_ per_ unit ?: string | null Optional product_ name ?: string | null Optional quantity_ available ?: number | null Optional sale_ form ?: ResolverInputTypes [ "MarketplaceSaleForm" ] | null Optional shelf_ life_ days ?: number | null Optional unit_ of_ measure ?: ResolverInputTypes [ "MarketplaceUnitOfMeasure" ] | null Optional unlimited_ flag ?: boolean | null Marketplace Update Storage Cell Input : { cell_id : string ; is_active ?: boolean | null ; label ?: string | null ; } cell_ id : string Optional is_ active ?: boolean | null Optional label ?: string | null Marketplace Update Writeoff Draft Input : { id : string ; items : ResolverInputTypes [ "MarketplaceWriteoffItemInput" ] [] ; } Marketplace Vitrine : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; display_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_default ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Marketplace Wallet Entry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; blocked ?: boolean | ` @ ${ string } ` ; human_name ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; } > Marketplace Warehouse Settings : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cells_enabled ?: boolean | ` @ ${ string } ` ; containers_enabled ?: boolean | ` @ ${ string } ` ; posting_on_reception_required ?: boolean | ` @ ${ string } ` ; } > Marketplace Withdraw Offer Input : { id : string ; } Marketplace Writeoff Candidate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; asset_title ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; branch_name ?: boolean | ` @ ${ string } ` ; expiry_date ?: boolean | ` @ ${ string } ` ; inventory_ids ?: boolean | ` @ ${ string } ` ; is_expired ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; lots_count ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; } > Marketplace Writeoff Confirmation Group : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorized_at ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; branch_name ?: boolean | ` @ ${ string } ` ; cycle_started_at ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceWriteoffProposalItem" ] ; proposal_hash ?: boolean | ` @ ${ string } ` ; proposal_id ?: boolean | ` @ ${ string } ` ; protocol_doc ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; } > Marketplace Writeoff Decision Entry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: boolean | ` @ ${ string } ` ; actor ?: boolean | ` @ ${ string } ` ; at ?: boolean | ` @ ${ string } ` ; } > Marketplace Writeoff Item Input : { amount : string ; asset_title : string ; braname : string ; inventory_ids ?: string [] | null ; quantity : string ; reason : string ; } amount : string asset_ title : string braname : string Optional inventory_ ids ?: string [] | null quantity : string reason : string Marketplace Writeoff Proposal : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorized_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; cycle_started_at ?: boolean | ` @ ${ string } ` ; decided_by_account ?: boolean | ` @ ${ string } ` ; decision_id ?: boolean | ` @ ${ string } ` ; decision_log ?: ResolverInputTypes [ "MarketplaceWriteoffDecisionEntry" ] ; executed_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceWriteoffProposalItem" ] ; proposal_hash ?: boolean | ` @ ${ string } ` ; proposed_by_account ?: boolean | ` @ ${ string } ` ; reject_reason ?: boolean | ` @ ${ string } ` ; rejected_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; submitted_at ?: boolean | ` @ ${ string } ` ; total_amount ?: boolean | ` @ ${ string } ` ; trigger ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Marketplace Writeoff Proposal Item : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; asset_title ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; branch_name ?: boolean | ` @ ${ string } ` ; executed ?: boolean | ` @ ${ string } ` ; inventory_ids ?: boolean | ` @ ${ string } ` ; package_size ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; reason ?: boolean | ` @ ${ string } ` ; unit_of_measure ?: boolean | ` @ ${ string } ` ; } > Marketplace Writeoff Protocol Document Input : { proposal_id : string ; } Marketplace Writeoff Service Memo Signable Payload Input : { braname : string ; proposal_id : string ; } braname : string proposal_ id : string Marketplace Writeoff Statement Signable Payload Input : { draft_id : string ; } Marketplace Writeoff Status Changed Event : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; proposal_id ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Matrix Account Status ResponseDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; hasAccount ?: boolean | ` @ ${ string } ` ; iframeUrl ?: boolean | ` @ ${ string } ` ; matrixUsername ?: boolean | ` @ ${ string } ` ; } > Meet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorization ?: ResolverInputTypes [ "DocumentAggregate" ] ; close_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; current_quorum_percent ?: boolean | ` @ ${ string } ` ; cycle ?: boolean | ` @ ${ string } ` ; decision1 ?: ResolverInputTypes [ "DocumentAggregate" ] ; decision2 ?: ResolverInputTypes [ "DocumentAggregate" ] ; hash ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; initiator ?: boolean | ` @ ${ string } ` ; initiator_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; level ?: boolean | ` @ ${ string } ` ; notified_users ?: boolean | ` @ ${ string } ` ; open_at ?: boolean | ` @ ${ string } ` ; presider ?: boolean | ` @ ${ string } ` ; presider_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; proposal ?: ResolverInputTypes [ "DocumentAggregate" ] ; quorum_passed ?: boolean | ` @ ${ string } ` ; quorum_percent ?: boolean | ` @ ${ string } ` ; secretary ?: boolean | ` @ ${ string } ` ; secretary_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; signed_ballots ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > Meet Aggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; pre ?: ResolverInputTypes [ "MeetPreProcessing" ] ; processed ?: ResolverInputTypes [ "MeetProcessed" ] ; processing ?: ResolverInputTypes [ "MeetProcessing" ] ; } > Meet Pre Processing : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agenda ?: ResolverInputTypes [ "AgendaMeetPoint" ] ; close_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; details ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; initiator ?: boolean | ` @ ${ string } ` ; initiator_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; open_at ?: boolean | ` @ ${ string } ` ; presider ?: boolean | ` @ ${ string } ` ; presider_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; proposal ?: ResolverInputTypes [ "DocumentAggregate" ] ; secretary ?: boolean | ` @ ${ string } ` ; secretary_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; } > Meet Processed : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; decision ?: ResolverInputTypes [ "SignedDigitalDocument" ] ; decisionAggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; hash ?: boolean | ` @ ${ string } ` ; presider ?: boolean | ` @ ${ string } ` ; presider_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; quorum_passed ?: boolean | ` @ ${ string } ` ; quorum_percent ?: boolean | ` @ ${ string } ` ; results ?: ResolverInputTypes [ "MeetQuestionResult" ] ; secretary ?: boolean | ` @ ${ string } ` ; secretary_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; signed_ballots ?: boolean | ` @ ${ string } ` ; } > Meet Processing : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; extendedStatus ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; isVoted ?: boolean | ` @ ${ string } ` ; meet ?: ResolverInputTypes [ "Meet" ] ; questions ?: ResolverInputTypes [ "Question" ] ; } > Meet Question Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; accepted ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; number ?: boolean | ` @ ${ string } ` ; question_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; votes_abstained ?: boolean | ` @ ${ string } ` ; votes_against ?: boolean | ` @ ${ string } ` ; votes_for ?: boolean | ` @ ${ string } ` ; } > Membership Exit : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; exit_hash ?: boolean | ` @ ${ string } ` ; payment_status ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Membership Exit Application Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; skip_save : boolean ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null skip_ save : boolean Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Membership Exit Application Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "MembershipExitApplicationSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "MembershipExitApplicationSignedMetaDocumentInput" ] meta_ hash : string version : string Membership Exit Application Signed Meta Document Input : { block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; skip_save : boolean ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number coopname : string created_ at : string generator : string lang : string links : string [] registry_ id : number skip_ save : boolean timezone : string title : string username : string version : string Membership Exit Decision Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null decision_ id : number Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Membership Exit Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; exit_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Membership Exit Return Preview : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; minimum_contribution ?: boolean | ` @ ${ string } ` ; share_contribution ?: boolean | ` @ ${ string } ` ; total ?: boolean | ` @ ${ string } ` ; } > Missing Requisite Field : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; reason ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; } > Mono Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; email ?: boolean | ` @ ${ string } ` ; has_account ?: boolean | ` @ ${ string } ` ; initial_order ?: boolean | ` @ ${ string } ` ; is_email_verified ?: boolean | ` @ ${ string } ` ; is_registered ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; public_key ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; role ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; subscriber_hash ?: boolean | ` @ ${ string } ` ; subscriber_id ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Move Capital Issue To Component Input : { issue_hash : string ; target_project_hash : string ; } issue_ hash : string target_ project_ hash : string Mutation : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; activateTwoFactor ?: [ { data : ResolverInputTypes [ "TwoFactorCodeInput" ] ; } , boolean | ` @ ${ string } ` ] ; addBranchWhitelist ?: [ { data : ResolverInputTypes [ "AddBranchWhitelistInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; addParticipant ?: [ { data : ResolverInputTypes [ "AddParticipantInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; addPaymentMethod ?: [ { data : ResolverInputTypes [ "AddPaymentMethodInput" ] ; } , ResolverInputTypes [ "PaymentMethod" ] ] ; addTrustedAccount ?: [ { data : ResolverInputTypes [ "AddTrustedAccountInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; approveVerification ?: [ { data : ResolverInputTypes [ "ApproveVerificationInput" ] ; } , ResolverInputTypes [ "VerificationReview" ] ] ; archiveProductCard ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; assignCapabilitySet ?: [ { data : ResolverInputTypes [ "AssignCapabilitySetInput" ] ; } , boolean | ` @ ${ string } ` ] ; authorizeDecision ?: [ { data : ResolverInputTypes [ "AuthorizeDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; authorizeForceRecovery ?: [ { data : ResolverInputTypes [ "AuthorizeForceRecoveryInput" ] ; } , ResolverInputTypes [ "ForceRecoveryAuthorization" ] ] ; cancelMembershipExit ?: [ { coopname : string ; username : string ; } , boolean | ` @ ${ string } ` ] ; capitalAddAuthor ?: [ { data : ResolverInputTypes [ "AddAuthorInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalAddFavorite ?: [ { data : ResolverInputTypes [ "CapitalFavoriteInput" ] ; } , ResolverInputTypes [ "CapitalFavorite" ] ] ; capitalAddWorklog ?: [ { data : ResolverInputTypes [ "CapitalAddWorklogInput" ] ; } , ResolverInputTypes [ "CapitalTimeEntry" ] ] ; capitalAllocateFunds ?: [ { data : ResolverInputTypes [ "CapitalAllocateFundsInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalApproveCommit ?: [ { data : ResolverInputTypes [ "CommitApproveInput" ] ; } , ResolverInputTypes [ "CapitalCommit" ] ] ; capitalArchiveComponentMetric ?: [ { data : ResolverInputTypes [ "ArchiveComponentMetricInput" ] ; } , ResolverInputTypes [ "CapitalComponentMetric" ] ] ; capitalCalculateVotes ?: [ { data : ResolverInputTypes [ "CalculateVotesInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalCloseProject ?: [ { data : ResolverInputTypes [ "CloseProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalCompleteProcessStep ?: [ { data : ResolverInputTypes [ "CompleteProcessStepInput" ] ; } , ResolverInputTypes [ "ProcessInstance" ] ] ; capitalCompleteRegistration ?: [ { data : ResolverInputTypes [ "CompleteCapitalRegistrationInputDTO" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCompleteVoting ?: [ { data : ResolverInputTypes [ "CompleteVotingInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalConvertSegment ?: [ { data : ResolverInputTypes [ "ConvertSegmentInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalCreateCommit ?: [ { data : ResolverInputTypes [ "CreateCommitInput" ] ; } , ResolverInputTypes [ "CapitalCommit" ] ] ; capitalCreateComponentMetric ?: [ { data : ResolverInputTypes [ "CreateComponentMetricInput" ] ; } , ResolverInputTypes [ "CapitalComponentMetric" ] ] ; capitalCreateCycle ?: [ { data : ResolverInputTypes [ "CreateCycleInput" ] ; } , ResolverInputTypes [ "CapitalCycle" ] ] ; capitalCreateDebt ?: [ { data : ResolverInputTypes [ "CreateDebtInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateExpense ?: [ { data : ResolverInputTypes [ "CreateExpenseInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateIssue ?: [ { data : ResolverInputTypes [ "CreateIssueInput" ] ; } , ResolverInputTypes [ "CapitalIssue" ] ] ; capitalCreateLocalProject ?: [ { data : ResolverInputTypes [ "CreateProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalCreateMeasure ?: [ { data : ResolverInputTypes [ "CreateMeasureInput" ] ; } , ResolverInputTypes [ "CapitalMeasure" ] ] ; capitalCreateProcessTemplate ?: [ { data : ResolverInputTypes [ "CreateProcessTemplateInput" ] ; } , ResolverInputTypes [ "ProcessTemplate" ] ] ; capitalCreateProgramExpense ?: [ { data : ResolverInputTypes [ "CapitalCreateProgramExpenseInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProgramInvest ?: [ { data : ResolverInputTypes [ "CreateProgramInvestInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProgramProperty ?: [ { data : ResolverInputTypes [ "CreateProgramPropertyInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProject ?: [ { data : ResolverInputTypes [ "CreateProjectInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProjectInvest ?: [ { data : ResolverInputTypes [ "CreateProjectInvestInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateProjectProperty ?: [ { data : ResolverInputTypes [ "CreateProjectPropertyInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalCreateStory ?: [ { data : ResolverInputTypes [ "CreateStoryInput" ] ; } , ResolverInputTypes [ "CapitalStory" ] ] ; capitalDeallocateFunds ?: [ { data : ResolverInputTypes [ "CapitalDeallocateFundsInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalDeclineCommit ?: [ { data : ResolverInputTypes [ "CommitDeclineInput" ] ; } , ResolverInputTypes [ "CapitalCommit" ] ] ; capitalDeleteIssue ?: [ { data : ResolverInputTypes [ "DeleteCapitalIssueByHashInput" ] ; } , boolean | ` @ ${ string } ` ] ; capitalDeleteProcessTemplate ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; capitalDeleteProject ?: [ { data : ResolverInputTypes [ "DeleteProjectInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalDeleteStory ?: [ { data : ResolverInputTypes [ "DeleteCapitalStoryByHashInput" ] ; } , boolean | ` @ ${ string } ` ] ; capitalEditContributor ?: [ { data : ResolverInputTypes [ "EditContributorInput" ] ; } , ResolverInputTypes [ "CapitalContributor" ] ] ; capitalEditProject ?: [ { data : ResolverInputTypes [ "EditProjectInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalFinalizeProject ?: [ { data : ResolverInputTypes [ "FinalizeProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalFundProgram ?: [ { data : ResolverInputTypes [ "FundProgramInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalGenerateCapitalizationAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationMoneyInvestStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationPropertyInvestAct ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationPropertyInvestDecision ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationPropertyInvestStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateCapitalizationToMainWalletConvertStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateComponentGenerationContract ?: [ { data : ResolverInputTypes [ "ComponentGenerationContractGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateExpenseDecision ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateExpenseStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationContract ?: [ { data : ResolverInputTypes [ "GenerationContractGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationConvertStatement ?: [ { data : ResolverInputTypes [ "GenerationConvertStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationMoneyInvestStatement ?: [ { data : ResolverInputTypes [ "GenerationMoneyInvestStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationPropertyInvestAct ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationPropertyInvestDecision ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGenerationPropertyInvestStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGetLoanDecision ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateGetLoanStatement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateProgramMoneyInvestStatement ?: [ { data : ResolverInputTypes [ "ProgramCapitalizationMoneyInvestStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateProjectGenerationContract ?: [ { data : ResolverInputTypes [ "ProjectGenerationContractGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateRegistrationDocuments ?: [ { data : ResolverInputTypes [ "GenerateCapitalRegistrationDocumentsInputDTO" ] ; } , ResolverInputTypes [ "GenerateCapitalRegistrationDocumentsOutputDTO" ] ] ; capitalGenerateResultContributionAct ?: [ { data : ResolverInputTypes [ "ResultContributionActGenerateInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateResultContributionDecision ?: [ { data : ResolverInputTypes [ "ResultContributionDecisionGenerateInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalGenerateResultContributionStatement ?: [ { data : ResolverInputTypes [ "ResultContributionStatementGenerateInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; capitalImportContributor ?: [ { data : ResolverInputTypes [ "ImportContributorInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalLogMetricContribution ?: [ { data : ResolverInputTypes [ "LogMetricContributionInput" ] ; } , ResolverInputTypes [ "CapitalMetricContribution" ] ] ; capitalMakeClearance ?: [ { data : ResolverInputTypes [ "MakeClearanceInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalMoveIssueToComponent ?: [ { data : ResolverInputTypes [ "MoveCapitalIssueToComponentInput" ] ; } , ResolverInputTypes [ "CapitalIssue" ] ] ; capitalOpenProject ?: [ { data : ResolverInputTypes [ "OpenProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalPauseTimer ?: [ { data : ResolverInputTypes [ "CapitalPauseTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimerSession" ] ] ; capitalPushResult ?: [ { data : ResolverInputTypes [ "PushResultInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalRefreshProgram ?: [ { data : ResolverInputTypes [ "RefreshProgramInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalRefreshSegment ?: [ { data : ResolverInputTypes [ "RefreshSegmentInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalRegisterContributor ?: [ { data : ResolverInputTypes [ "RegisterContributorInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalRemoveFavorite ?: [ { data : ResolverInputTypes [ "CapitalFavoriteInput" ] ; } , ResolverInputTypes [ "CapitalFavorite" ] ] ; capitalResumeTimer ?: [ { data : ResolverInputTypes [ "CapitalResumeTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimerSession" ] ] ; capitalSetConfig ?: [ { data : ResolverInputTypes [ "SetConfigInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalSetIssueMetricBindings ?: [ { data : ResolverInputTypes [ "SetIssueMetricBindingsInput" ] ; } , ResolverInputTypes [ "CapitalIssueMetricBinding" ] ] ; capitalSetMaster ?: [ { data : ResolverInputTypes [ "SetMasterInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalSetPlan ?: [ { data : ResolverInputTypes [ "SetPlanInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalSetProjectDevelopmentRepositoryUrl ?: [ { data : ResolverInputTypes [ "SetCapitalProjectDevelopmentRepositoryUrlInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalSetProjectPriority ?: [ { data : ResolverInputTypes [ "SetCapitalProjectPriorityInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalSignActAsChairman ?: [ { data : ResolverInputTypes [ "SignActAsChairmanInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalSignActAsContributor ?: [ { data : ResolverInputTypes [ "SignActAsContributorInput" ] ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalStartProcess ?: [ { data : ResolverInputTypes [ "StartProcessInput" ] ; } , ResolverInputTypes [ "ProcessInstance" ] ] ; capitalStartProject ?: [ { data : ResolverInputTypes [ "StartProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalStartTimer ?: [ { data : ResolverInputTypes [ "CapitalStartTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimerSession" ] ] ; capitalStartVoting ?: [ { data : ResolverInputTypes [ "StartVotingInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalStopProject ?: [ { data : ResolverInputTypes [ "StopProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalStopTimer ?: [ { data : ResolverInputTypes [ "CapitalStopTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimeEntry" ] ] ; capitalSubmitVote ?: [ { data : ResolverInputTypes [ "SubmitVoteInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalTopupProgramExpensePool ?: [ { data : ResolverInputTypes [ "CapitalTopupProgramExpenseInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; capitalUpdateComponentMetric ?: [ { data : ResolverInputTypes [ "UpdateComponentMetricInput" ] ; } , ResolverInputTypes [ "CapitalComponentMetric" ] ] ; capitalUpdateIssue ?: [ { data : ResolverInputTypes [ "UpdateIssueInput" ] ; } , ResolverInputTypes [ "CapitalIssue" ] ] ; capitalUpdateMeasure ?: [ { data : ResolverInputTypes [ "UpdateMeasureInput" ] ; } , ResolverInputTypes [ "CapitalMeasure" ] ] ; capitalUpdateProcessTemplate ?: [ { data : ResolverInputTypes [ "UpdateProcessTemplateInput" ] ; } , ResolverInputTypes [ "ProcessTemplate" ] ] ; capitalUpdateStory ?: [ { data : ResolverInputTypes [ "UpdateStoryInput" ] ; } , ResolverInputTypes [ "CapitalStory" ] ] ; chairmanConfirmApprove ?: [ { data : ResolverInputTypes [ "ConfirmApproveInput" ] ; } , ResolverInputTypes [ "Approval" ] ] ; chairmanDeclineApprove ?: [ { data : ResolverInputTypes [ "DeclineApproveInput" ] ; } , ResolverInputTypes [ "Approval" ] ] ; chatcoopCreateAccount ?: [ { data : ResolverInputTypes [ "CreateMatrixAccountInputDTO" ] ; } , boolean | ` @ ${ string } ` ] ; chatcoopCreateCalendarEvent ?: [ { data : ResolverInputTypes [ "CreateChatCoopCalendarEventInput" ] ; } , ResolverInputTypes [ "ChatCoopCalendarEvent" ] ] ; chatcoopCreateCalendarIcsSubscription ?: ResolverInputTypes [ "ChatCoopCalendarIcsUrlResponse" ] ; chatcoopCreateSecretaryRoom ?: [ { data : ResolverInputTypes [ "CreateSecretaryRoomInput" ] ; } , ResolverInputTypes [ "ChatcoopSecretaryRoom" ] ] ; chatcoopDeleteCalendarEvent ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; chatcoopRemoveSecretaryRoom ?: [ { data : ResolverInputTypes [ "RemoveSecretaryRoomInput" ] ; } , boolean | ` @ ${ string } ` ] ; chatcoopUpdateCalendarEvent ?: [ { data : ResolverInputTypes [ "UpdateChatCoopCalendarEventInput" ] ; } , ResolverInputTypes [ "ChatCoopCalendarEvent" ] ] ; chatcoopUpdateTranscriptionMemo ?: [ { data : ResolverInputTypes [ "UpdateCallTranscriptionMemoInput" ] ; } , ResolverInputTypes [ "CallTranscription" ] ] ; completeCapitalOnboardingStep ?: [ { data : ResolverInputTypes [ "CapitalOnboardingStepInput" ] ; } , ResolverInputTypes [ "CapitalOnboardingState" ] ] ; completeChairmanAgendaStep ?: [ { data : ResolverInputTypes [ "ChairmanOnboardingAgendaInput" ] ; } , ResolverInputTypes [ "ChairmanOnboardingState" ] ] ; completeChairmanGeneralMeetStep ?: [ { data : ResolverInputTypes [ "ChairmanOnboardingGeneralMeetInput" ] ; } , ResolverInputTypes [ "ChairmanOnboardingState" ] ] ; completeExtensionOnboardingStep ?: [ { data : ResolverInputTypes [ "CompleteExtensionOnboardingStepInput" ] ; } , ResolverInputTypes [ "ExtensionOnboardingState" ] ] ; confirmAgreement ?: [ { data : ResolverInputTypes [ "ConfirmAgreementInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; confirmCriticalAction ?: [ { id : string ; } , ResolverInputTypes [ "PendingCriticalAction" ] ] ; confirmMembershipExit ?: [ { token : string ; } , ResolverInputTypes [ "MembershipExitResult" ] ] ; createAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "CreateAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; createBranch ?: [ { data : ResolverInputTypes [ "CreateBranchInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; createCategory ?: [ { data : ResolverInputTypes [ "CreateCategoryInput" ] ; } , ResolverInputTypes [ "Category" ] ] ; createDepositPayment ?: [ { data : ResolverInputTypes [ "CreateDepositPaymentInput" ] ; } , ResolverInputTypes [ "GatewayPayment" ] ] ; createExpensePlan ?: [ { data : ResolverInputTypes [ "CreateExpensePlanInput" ] ; } , ResolverInputTypes [ "ExpensePlan" ] ] ; createExpenseProposal ?: [ { data : ResolverInputTypes [ "CreateExpenseProposalInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; createInitialPayment ?: [ { data : ResolverInputTypes [ "CreateInitialPaymentInput" ] ; } , ResolverInputTypes [ "GatewayPayment" ] ] ; createMembershipExit ?: [ { data : ResolverInputTypes [ "CreateMembershipExitInput" ] ; } , ResolverInputTypes [ "MembershipExitResult" ] ] ; createProductCard ?: [ { data : ResolverInputTypes [ "CreateProductCardInput" ] ; } , ResolverInputTypes [ "ProductCard" ] ] ; createProjectOfFreeDecision ?: [ { data : ResolverInputTypes [ "CreateProjectFreeDecisionInput" ] ; } , ResolverInputTypes [ "CreatedProjectFreeDecision" ] ] ; createWebPushSubscription ?: [ { data : ResolverInputTypes [ "CreateSubscriptionInput" ] ; } , ResolverInputTypes [ "CreateSubscriptionResponse" ] ] ; createWithdraw ?: [ { data : ResolverInputTypes [ "CreateWithdrawInput" ] ; } , ResolverInputTypes [ "CreateWithdrawResponse" ] ] ; deactivateWebPushSubscriptionById ?: [ { data : ResolverInputTypes [ "DeactivateSubscriptionInput" ] ; } , boolean | ` @ ${ string } ` ] ; declineAgreement ?: [ { data : ResolverInputTypes [ "DeclineAgreementInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; declineDecision ?: [ { data : ResolverInputTypes [ "DeclineDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; deleteAccount ?: [ { data : ResolverInputTypes [ "DeleteAccountInput" ] ; } , boolean | ` @ ${ string } ` ] ; deleteBranch ?: [ { data : ResolverInputTypes [ "DeleteBranchInput" ] ; } , boolean | ` @ ${ string } ` ] ; deleteBranchWhitelist ?: [ { data : ResolverInputTypes [ "DeleteBranchWhitelistInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; deleteCategory ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; deleteExpensePlan ?: [ { data : ResolverInputTypes [ "DeleteExpensePlanInput" ] ; } , boolean | ` @ ${ string } ` ] ; deletePaymentMethod ?: [ { data : ResolverInputTypes [ "DeletePaymentMethodInput" ] ; } , boolean | ` @ ${ string } ` ] ; deleteProductCard ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; deleteReportDraft ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; deleteTrustedAccount ?: [ { data : ResolverInputTypes [ "DeleteTrustedAccountInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; disableTwoFactor ?: [ { data : ResolverInputTypes [ "TwoFactorCodeInput" ] ; } , boolean | ` @ ${ string } ` ] ; editBranch ?: [ { data : ResolverInputTypes [ "EditBranchInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; enrollTwoFactor ?: ResolverInputTypes [ "TwoFactorEnrollment" ] ; generateAnnualGeneralMeetAgendaDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingAgendaGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateAnnualGeneralMeetDecisionDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateAnnualGeneralMeetNotificationDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingNotificationGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateBallotForAnnualGeneralMeetDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingVotingBallotGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateConvertToAxonStatement ?: [ { data : ResolverInputTypes [ "ConvertToAxonStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateDocument ?: [ { input : ResolverInputTypes [ "GenerateAnyDocumentInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateExpenseProposalDecisionDocument ?: [ { data : ResolverInputTypes [ "ExpenseProposalDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateExpenseProposalStatementDocument ?: [ { data : ResolverInputTypes [ "ExpenseProposalStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateFreeDecision ?: [ { data : ResolverInputTypes [ "FreeDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateMembershipExitApplication ?: [ { data : ResolverInputTypes [ "MembershipExitApplicationGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateMembershipExitDecision ?: [ { data : ResolverInputTypes [ "MembershipExitDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateParticipantApplication ?: [ { data : ResolverInputTypes [ "ParticipantApplicationGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateParticipantApplicationDecision ?: [ { data : ResolverInputTypes [ "ParticipantApplicationDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generatePrivacyAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateProjectOfFreeDecision ?: [ { data : ResolverInputTypes [ "ProjectFreeDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateRegistrationDocuments ?: [ { data : ResolverInputTypes [ "GenerateRegistrationDocumentsInput" ] ; } , ResolverInputTypes [ "GenerateRegistrationDocumentsOutput" ] ] ; generateReportFromEdits ?: [ { editsJson : string ; period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } , ResolverInputTypes [ "GeneratedReport" ] ] ; generateReturnByMoneyDecisionDocument ?: [ { data : ResolverInputTypes [ "ReturnByMoneyDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateReturnByMoneyStatementDocument ?: [ { data : ResolverInputTypes [ "ReturnByMoneyGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateSelectBranchDocument ?: [ { data : ResolverInputTypes [ "SelectBranchGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateSignatureAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateSovietDecisionOnAnnualMeetDocument ?: [ { data : ResolverInputTypes [ "AnnualGeneralMeetingSovietDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateUserAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; generateWalletAgreement ?: [ { data : ResolverInputTypes [ "GenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; initSystem ?: [ { data : ResolverInputTypes [ "Init" ] ; } , ResolverInputTypes [ "SystemInfo" ] ] ; initiateCriticalAction ?: [ { data : ResolverInputTypes [ "InitiateCriticalActionInput" ] ; } , ResolverInputTypes [ "PendingCriticalAction" ] ] ; installExtension ?: [ { data : ResolverInputTypes [ "ExtensionInput" ] ; } , ResolverInputTypes [ "Extension" ] ] ; installSystem ?: [ { data : ResolverInputTypes [ "Install" ] ; } , ResolverInputTypes [ "SystemInfo" ] ] ; kuApproveTrusted ?: [ { data : ResolverInputTypes [ "ApproveKuTrustedInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuCancelDecision ?: [ { data : ResolverInputTypes [ "CancelKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuCloseDecision ?: [ { data : ResolverInputTypes [ "CloseKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuCreateDecision ?: [ { data : ResolverInputTypes [ "CreateKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuDeclineTrusted ?: [ { data : ResolverInputTypes [ "DeclineKuTrustedInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuExecDecision ?: [ { data : ResolverInputTypes [ "ExecKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuGenerateEstablishmentDecision ?: [ { data : ResolverInputTypes [ "BranchEstablishmentDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateEstablishmentPetition ?: [ { data : ResolverInputTypes [ "BranchEstablishmentPetitionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateMeetingBallot ?: [ { data : ResolverInputTypes [ "BranchMeetingBallotGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateMeetingDecision ?: [ { data : ResolverInputTypes [ "BranchMeetingDecisionGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateMeetingProposal ?: [ { data : ResolverInputTypes [ "BranchMeetingProposalGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrustedLiabilityAgreement ?: [ { data : ResolverInputTypes [ "BranchTrustedLiabilityAgreementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrustedPowerOfAttorney ?: [ { data : ResolverInputTypes [ "BranchTrustedPowerOfAttorneyGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrustedStatement ?: [ { data : ResolverInputTypes [ "BranchTrustedStatementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrusteeLiabilityAgreement ?: [ { data : ResolverInputTypes [ "BranchTrusteeLiabilityAgreementGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuGenerateTrusteePowerOfAttorney ?: [ { data : ResolverInputTypes [ "BranchTrusteePowerOfAttorneyGenerateDocumentInput" ] ; options ?: ResolverInputTypes [ "GenerateDocumentOptionsInput" ] | null ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; kuJoinDecision ?: [ { data : ResolverInputTypes [ "JoinKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuRequestTrusted ?: [ { data : ResolverInputTypes [ "RequestKuTrustedInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuStartDecision ?: [ { data : ResolverInputTypes [ "StartKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; kuVoteOnDecision ?: [ { data : ResolverInputTypes [ "VoteOnKuDecisionInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; login ?: [ { data : ResolverInputTypes [ "LoginInput" ] ; } , ResolverInputTypes [ "RegisteredAccount" ] ] ; logout ?: [ { data : ResolverInputTypes [ "LogoutInput" ] ; } , boolean | ` @ ${ string } ` ] ; markAllNotificationsRead ?: [ { coopname : string ; } , ResolverInputTypes [ "UnreadNotificationsCount" ] ] ; markNotificationRead ?: [ { id : string ; } , ResolverInputTypes [ "InboxNotification" ] ] ; markReportPeriod ?: [ { data : ResolverInputTypes [ "MarkReportPeriodInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceAcceptCpp ?: [ { input : ResolverInputTypes [ "MarketplaceAcceptCppInput" ] ; } , ResolverInputTypes [ "MarketplaceCppStatus" ] ] ; marketplaceAcceptOrdersBatch ?: [ { input : ResolverInputTypes [ "MarketplaceAcceptOrdersBatchInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplierBatchActionResult" ] ] ; marketplaceAcceptReturnAtVisit ?: [ { data : ResolverInputTypes [ "MarketplaceAcceptReturnAtVisitInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceAddAvailableCategories ?: [ { input : ResolverInputTypes [ "AddAvailableCategoriesInput" ] ; } , ResolverInputTypes [ "MarketplaceAvailableCategory" ] ] ; marketplaceAddAvailableCategoryTypes ?: [ { input : ResolverInputTypes [ "AddAvailableCategoryTypesInput" ] ; } , ResolverInputTypes [ "MarketplaceAvailableCategory" ] ] ; marketplaceAddSupplier ?: [ { input : ResolverInputTypes [ "MarketplaceAddSupplierInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceAddToCart ?: [ { input : ResolverInputTypes [ "MarketplaceAddToCartInput" ] ; } , ResolverInputTypes [ "MarketplaceCart" ] ] ; marketplaceAnnounceOrderReady ?: [ { data : ResolverInputTypes [ "MarketplaceAnnounceOrderReadyInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceApproveOffer ?: [ { input : ResolverInputTypes [ "MarketplaceApproveOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceApproveReturnVisit ?: [ { data : ResolverInputTypes [ "MarketplaceApproveReturnVisitInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceApproveSupplier ?: [ { input : ResolverInputTypes [ "MarketplaceSupplierMemberInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceAssignInventoryPlacement ?: [ { data : ResolverInputTypes [ "MarketplaceAssignInventoryPlacementInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceBindInventoryBarcode ?: [ { data : ResolverInputTypes [ "MarketplaceBindInventoryBarcodeInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceCancelAplReception ?: [ { data : ResolverInputTypes [ "MarketplaceAplReceptionByIdInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReceptionResult" ] ] ; marketplaceCancelOrder ?: [ { input : ResolverInputTypes [ "MarketplaceCancelOrderInput" ] ; } , ResolverInputTypes [ "MarketplaceCancelOrderResult" ] ] ; marketplaceCancelStockOrder ?: [ { data : ResolverInputTypes [ "MarketplaceCancelStockOrderInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceCancelStockProposal ?: [ { data : ResolverInputTypes [ "MarketplaceResolveStockProposalInput" ] ; } , ResolverInputTypes [ "MarketplaceStockProposal" ] ] ; marketplaceCancelWriteoffDraft ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; marketplaceCheckoutCart ?: [ { input ?: ResolverInputTypes [ "MarketplaceCheckoutCartInput" ] | null ; } , ResolverInputTypes [ "MarketplaceCheckoutResult" ] ] ; marketplaceClearAvailableCategories ?: boolean | ` @ ${ string } ` ; marketplaceClearCart ?: ResolverInputTypes [ "MarketplaceCart" ] ; marketplaceClearInventoryLabel ?: [ { data : ResolverInputTypes [ "MarketplaceClearInventoryLabelInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceConfirmWriteoff ?: [ { data : ResolverInputTypes [ "MarketplaceConfirmWriteoffInput" ] ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceConvertBranchFunds ?: [ { data : ResolverInputTypes [ "MarketplaceConvertBranchFundsInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceCreateAid ?: [ { data : ResolverInputTypes [ "MarketplaceCreateAidInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceCreateAplReception ?: [ { data : ResolverInputTypes [ "MarketplaceCreateAplReceptionInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReceptionResult" ] ] ; marketplaceCreateBranchExpense ?: [ { data : ResolverInputTypes [ "CreateBranchExpenseInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceCreateContainerType ?: [ { data : ResolverInputTypes [ "MarketplaceCreateContainerTypeInput" ] ; } , ResolverInputTypes [ "MarketplaceContainerType" ] ] ; marketplaceCreateContainers ?: [ { data : ResolverInputTypes [ "MarketplaceCreateContainersInput" ] ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplaceCreateCustomCategory ?: [ { input : ResolverInputTypes [ "CreateCustomCategoryInput" ] ; } , ResolverInputTypes [ "MarketplaceCategory" ] ] ; marketplaceCreateExpressReception ?: [ { data : ResolverInputTypes [ "MarketplaceCreateExpressReceptionInput" ] ; } , ResolverInputTypes [ "MarketplaceCreateExpressReceptionResult" ] ] ; marketplaceCreateOffer ?: [ { input : ResolverInputTypes [ "MarketplaceCreateOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceCreateRequest ?: [ { data : ResolverInputTypes [ "CreateRequestInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceCreateReturnClaim ?: [ { data : ResolverInputTypes [ "MarketplaceCreateReturnClaimInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceCreateShipment ?: [ { data : ResolverInputTypes [ "MarketplaceCreateShipmentInput" ] ; } , ResolverInputTypes [ "MarketplaceCreateShipmentResult" ] ] ; marketplaceCreateStockProposal ?: [ { data : ResolverInputTypes [ "MarketplaceCreateStockProposalInput" ] ; } , ResolverInputTypes [ "MarketplaceStockProposal" ] ] ; marketplaceCreateStorageCell ?: [ { data : ResolverInputTypes [ "MarketplaceCreateStorageCellInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceCreateStorageGrid ?: [ { data : ResolverInputTypes [ "MarketplaceCreateStorageGridInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceCreateWriteoffDraft ?: [ { data : ResolverInputTypes [ "MarketplaceCreateWriteoffDraftInput" ] ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceDeclineOrdersBatch ?: [ { input : ResolverInputTypes [ "MarketplaceDeclineOrdersBatchInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplierBatchActionResult" ] ] ; marketplaceDeclineStockProposal ?: [ { data : ResolverInputTypes [ "MarketplaceResolveStockProposalInput" ] ; } , ResolverInputTypes [ "MarketplaceStockProposal" ] ] ; marketplaceDeleteCustomCategory ?: [ { categoryId : number ; } , boolean | ` @ ${ string } ` ] ; marketplaceDeleteTrusteeWeight ?: [ { data : ResolverInputTypes [ "MarketplaceDeleteTrusteeWeightInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceDetailKU ?: [ { data : ResolverInputTypes [ "MarketplaceDetailKUInput" ] ; } , ResolverInputTypes [ "MarketplaceKUDetails" ] ] ; marketplaceDistributeBranchFunds ?: [ { data : ResolverInputTypes [ "MarketplaceDistributeBranchFundsInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceFinalizeStockIssuance ?: [ { data : ResolverInputTypes [ "MarketplaceFinalizeStockIssuanceInput" ] ; } , ResolverInputTypes [ "MarketplaceStockProposalAcceptResult" ] ] ; marketplaceGenerateInventoryLabel ?: [ { data : ResolverInputTypes [ "MarketplaceGenerateInventoryLabelInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceMoveContainer ?: [ { data : ResolverInputTypes [ "MarketplaceMoveContainerInput" ] ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplacePublishStock ?: [ { data : ResolverInputTypes [ "MarketplacePublishStockInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceRejectOffer ?: [ { input : ResolverInputTypes [ "MarketplaceRejectOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceRejectReturnAtVisit ?: [ { data : ResolverInputTypes [ "MarketplaceRejectReturnAtVisitInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceRejectReturnRemote ?: [ { data : ResolverInputTypes [ "MarketplaceRejectReturnRemoteInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaimResult" ] ] ; marketplaceRejectSupplier ?: [ { input : ResolverInputTypes [ "MarketplaceSupplierMemberInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceRemoveAvailableCategories ?: [ { input : ResolverInputTypes [ "RemoveAvailableCategoriesInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceRemoveAvailableCategoryTypes ?: [ { input : ResolverInputTypes [ "RemoveAvailableCategoryTypesInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceRemoveFromCart ?: [ { input : ResolverInputTypes [ "MarketplaceRemoveFromCartInput" ] ; } , ResolverInputTypes [ "MarketplaceCart" ] ] ; marketplaceRenameStorageSection ?: [ { data : ResolverInputTypes [ "MarketplaceRenameStorageSectionInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceReplaceAvailableItems ?: [ { input : ResolverInputTypes [ "ReplaceAvailableItemsInput" ] ; } , ResolverInputTypes [ "MarketplaceAvailableCategory" ] ] ; marketplaceRepublishOffer ?: [ { input : ResolverInputTypes [ "MarketplaceRepublishOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceRequestSupplier ?: [ { input : ResolverInputTypes [ "MarketplaceRequestSupplierInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceRetireStorageCells ?: [ { data : ResolverInputTypes [ "MarketplaceRetireStorageCellsInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceRetryKUGeocode ?: [ { coopname : string ; coreBraname : string ; } , ResolverInputTypes [ "MarketplaceKUDetails" ] ] ; marketplaceSetCartDeliveryPoint ?: [ { input : ResolverInputTypes [ "MarketplaceSetCartDeliveryPointInput" ] ; } , ResolverInputTypes [ "MarketplaceCart" ] ] ; marketplaceSetKUStatus ?: [ { data : ResolverInputTypes [ "MarketplaceSetKUStatusInput" ] ; } , ResolverInputTypes [ "MarketplaceKUDetails" ] ] ; marketplaceSetMembershipFee ?: [ { data : ResolverInputTypes [ "MarketplaceSetMembershipFeeInput" ] ; } , ResolverInputTypes [ "MarketplaceEconomyConfig" ] ] ; marketplaceSetOfferWarranty ?: [ { input : ResolverInputTypes [ "MarketplaceSetOfferWarrantyInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceSetSupplierPayoutMethod ?: [ { input : ResolverInputTypes [ "MarketplaceSetSupplierPayoutMethodInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplierPaymentSettings" ] ] ; marketplaceSetTrusteeWeight ?: [ { data : ResolverInputTypes [ "MarketplaceSetTrusteeWeightInput" ] ; } , boolean | ` @ ${ string } ` ] ; marketplaceSignAplReceptionAsChairman ?: [ { data : ResolverInputTypes [ "MarketplaceSignAplReceptionInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReceptionResult" ] ] ; marketplaceSignAplReceptionAsSupplier ?: [ { data : ResolverInputTypes [ "MarketplaceSignAplReceptionInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReceptionResult" ] ] ; marketplaceSignOnboardingOffer ?: [ { input : ResolverInputTypes [ "MarketplaceSignOnboardingOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOnboardingState" ] ] ; marketplaceSplitInventory ?: [ { data : ResolverInputTypes [ "MarketplaceSplitInventoryInput" ] ; } , ResolverInputTypes [ "MarketplaceInventoryMutationResult" ] ] ; marketplaceSubmitWriteoffDraft ?: [ { data : ResolverInputTypes [ "MarketplaceSubmitWriteoffDraftInput" ] ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceSwitchSupplierModel ?: [ { input : ResolverInputTypes [ "MarketplaceSwitchSupplierModelInput" ] ; } , ResolverInputTypes [ "MarketplaceSupplier" ] ] ; marketplaceUnpublishStock ?: [ { data : ResolverInputTypes [ "MarketplaceUnpublishStockInput" ] ; } , ResolverInputTypes [ "MarketplaceUnpublishStockResult" ] ] ; marketplaceUpdateCartItem ?: [ { input : ResolverInputTypes [ "MarketplaceUpdateCartItemInput" ] ; } , ResolverInputTypes [ "MarketplaceCart" ] ] ; marketplaceUpdateContainer ?: [ { data : ResolverInputTypes [ "MarketplaceUpdateContainerInput" ] ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplaceUpdateOffer ?: [ { input : ResolverInputTypes [ "MarketplaceUpdateOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceUpdateStorageCell ?: [ { data : ResolverInputTypes [ "MarketplaceUpdateStorageCellInput" ] ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceUpdateWriteoffDraft ?: [ { data : ResolverInputTypes [ "MarketplaceUpdateWriteoffDraftInput" ] ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceWithdrawOffer ?: [ { input : ResolverInputTypes [ "MarketplaceWithdrawOfferInput" ] ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; notifyOnAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "NotifyOnAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; overspendExpenseItem ?: [ { data : ResolverInputTypes [ "OverspendExpenseItemInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; payExpenseItem ?: [ { data : ResolverInputTypes [ "PayExpenseItemInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; payWithheldTax ?: [ { data : ResolverInputTypes [ "PayWithheldTaxInput" ] ; } , boolean | ` @ ${ string } ` ] ; processConvertToAxonStatement ?: [ { data : ResolverInputTypes [ "ProcessConvertToAxonStatementInput" ] ; } , boolean | ` @ ${ string } ` ] ; publishProductCard ?: [ { id : string ; } , boolean | ` @ ${ string } ` ] ; publishProjectOfFreeDecision ?: [ { data : ResolverInputTypes [ "PublishProjectFreeDecisionInput" ] ; } , ResolverInputTypes [ "AgendaWithDocuments" ] ] ; refresh ?: [ { data : ResolverInputTypes [ "RefreshInput" ] ; } , ResolverInputTypes [ "RegisteredAccount" ] ] ; registerAccount ?: [ { data : ResolverInputTypes [ "RegisterAccountInput" ] ; } , ResolverInputTypes [ "RegisteredAccount" ] ] ; registerParticipant ?: [ { data : ResolverInputTypes [ "RegisterParticipantInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; rejectVerification ?: [ { data : ResolverInputTypes [ "RejectVerificationInput" ] ; } , ResolverInputTypes [ "VerificationReview" ] ] ; reportExpenseItem ?: [ { data : ResolverInputTypes [ "ReportExpenseItemInput" ] ; } , ResolverInputTypes [ "ExpenseReportResult" ] ] ; reportNotMe ?: [ { data : ResolverInputTypes [ "ReportNotMeInput" ] ; } , ResolverInputTypes [ "RevokedSessionsResult" ] ] ; requestForceRecoveryConsent ?: [ { data : ResolverInputTypes [ "RequestForceRecoveryConsentInput" ] ; } , boolean | ` @ ${ string } ` ] ; resendNotification ?: [ { id : string ; } , ResolverInputTypes [ "Notification" ] ] ; resetKey ?: [ { data : ResolverInputTypes [ "ResetKeyInput" ] ; } , boolean | ` @ ${ string } ` ] ; resetRegistration ?: ResolverInputTypes [ "Account" ] ; restartAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "RestartAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; returnExpenseItem ?: [ { data : ResolverInputTypes [ "ReturnExpenseItemInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; revokeAllSessions ?: ResolverInputTypes [ "RevokedSessionsResult" ] ; revokeCapabilitySet ?: [ { data : ResolverInputTypes [ "RevokeCapabilitySetInput" ] ; } , boolean | ` @ ${ string } ` ] ; revokeParticipantKey ?: [ { data : ResolverInputTypes [ "RevokeParticipantKeyInput" ] ; } , ResolverInputTypes [ "RevokeKeyResult" ] ] ; revokeSession ?: [ { data : ResolverInputTypes [ "RevokeSessionInput" ] ; } , boolean | ` @ ${ string } ` ] ; saveCapitalProgramDocDataHash ?: [ { data : ResolverInputTypes [ "SaveCapitalProgramDocDataInput" ] ; } , ResolverInputTypes [ "CapitalOnboardingState" ] ] ; saveMyPassport ?: [ { passport : ResolverInputTypes [ "PassportInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; saveReportDraft ?: [ { input : ResolverInputTypes [ "SaveReportDraftInput" ] ; } , ResolverInputTypes [ "ReportDraft" ] ] ; selectBranch ?: [ { data : ResolverInputTypes [ "SelectBranchInput" ] ; } , boolean | ` @ ${ string } ` ] ; sendAgreement ?: [ { data : ResolverInputTypes [ "SendAgreementInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; setBranchPrivate ?: [ { data : ResolverInputTypes [ "SetBranchPrivateInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; setLoginFactors ?: [ { data : ResolverInputTypes [ "SetLoginFactorsInput" ] ; } , ResolverInputTypes [ "LoginFactors" ] ] ; setPaymentStatus ?: [ { data : ResolverInputTypes [ "SetPaymentStatusInput" ] ; } , ResolverInputTypes [ "GatewayPayment" ] ] ; setRecoveryStrategy ?: [ { data : ResolverInputTypes [ "SetRecoveryStrategyInput" ] ; } , boolean | ` @ ${ string } ` ] ; setWif ?: [ { data : ResolverInputTypes [ "SetWifInput" ] ; } , boolean | ` @ ${ string } ` ] ; signByPresiderOnAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "SignByPresiderOnAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; signBySecretaryOnAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "SignBySecretaryOnAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; startInstall ?: [ { data : ResolverInputTypes [ "StartInstallInput" ] ; } , ResolverInputTypes [ "StartInstallResult" ] ] ; startResetKey ?: [ { data : ResolverInputTypes [ "StartResetKeyInput" ] ; } , boolean | ` @ ${ string } ` ] ; submitExpenseReport ?: [ { data : ResolverInputTypes [ "SubmitExpenseReportInput" ] ; } , ResolverInputTypes [ "Transaction" ] ] ; triggerNotificationWorkflow ?: [ { data : ResolverInputTypes [ "TriggerNotificationWorkflowInput" ] ; } , boolean | ` @ ${ string } ` ] ; uninstallExtension ?: [ { data : ResolverInputTypes [ "UninstallExtensionInput" ] ; } , boolean | ` @ ${ string } ` ] ; unverifyParticipant ?: [ { data : ResolverInputTypes [ "UnverifyParticipantInput" ] ; } , ResolverInputTypes [ "ParticipantVerification" ] ] ; updateAccount ?: [ { data : ResolverInputTypes [ "UpdateAccountInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; updateBankAccount ?: [ { data : ResolverInputTypes [ "UpdateBankAccountInput" ] ; } , ResolverInputTypes [ "PaymentMethod" ] ] ; updateExtension ?: [ { data : ResolverInputTypes [ "ExtensionInput" ] ; } , ResolverInputTypes [ "Extension" ] ] ; updateReportRequisites ?: [ { input : ResolverInputTypes [ "UpdateReportRequisitesInput" ] ; } , ResolverInputTypes [ "ReportRequisitesView" ] ] ; updateSettings ?: [ { data : ResolverInputTypes [ "UpdateSettingsInput" ] ; } , ResolverInputTypes [ "Settings" ] ] ; updateSystem ?: [ { data : ResolverInputTypes [ "Update" ] ; } , ResolverInputTypes [ "SystemInfo" ] ] ; uploadExpenseFile ?: [ { data : ResolverInputTypes [ "UploadExpenseFileInput" ] ; } , ResolverInputTypes [ "ExpenseFile" ] ] ; uploadPaymentProof ?: [ { data : ResolverInputTypes [ "UploadPaymentProofInput" ] ; } , ResolverInputTypes [ "PaymentFile" ] ] ; verifyEmail ?: [ { data : ResolverInputTypes [ "VerifyEmailInputDTO" ] ; } , boolean | ` @ ${ string } ` ] ; verifyParticipantOnsite ?: [ { data : ResolverInputTypes [ "VerifyParticipantOnsiteInput" ] ; } , ResolverInputTypes [ "ParticipantVerification" ] ] ; voteOnAnnualGeneralMeet ?: [ { data : ResolverInputTypes [ "VoteOnAnnualGeneralMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; walmoveWallets ?: [ { input : ResolverInputTypes [ "WalmoveInput" ] ; } , ResolverInputTypes [ "Ledger2AdjustmentResult" ] ] ; } > Node Sync State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; catch_up_blocks_per_second ?: boolean | ` @ ${ string } ` ; current_block_num ?: boolean | ` @ ${ string } ` ; cursor_updated_at ?: boolean | ` @ ${ string } ` ; estimated_seconds_remaining ?: boolean | ` @ ${ string } ` ; head_block_num ?: boolean | ` @ ${ string } ` ; lag_blocks ?: boolean | ` @ ${ string } ` ; outage ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Notification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attempts ?: boolean | ` @ ${ string } ` ; channel ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; lastError ?: boolean | ` @ ${ string } ` ; recipientSubscriberId ?: boolean | ` @ ${ string } ` ; recipientUsername ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; workflowId ?: boolean | ` @ ${ string } ` ; } > Notification Attempt : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attemptNumber ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; error ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; providerResponse ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Notification Detail : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attempts ?: boolean | ` @ ${ string } ` ; channel ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; deliveries ?: ResolverInputTypes [ "NotificationAttempt" ] ; id ?: boolean | ` @ ${ string } ` ; lastError ?: boolean | ` @ ${ string } ` ; recipientSubscriberId ?: boolean | ` @ ${ string } ` ; recipientUsername ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; workflowId ?: boolean | ` @ ${ string } ` ; } > Notification Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Notification" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Notification Workflow Recipient Input : { username : string ; } Notifications Filter Input : { channel ?: ResolverInputTypes [ "NotificationChannel" ] | null ; coopname : string ; recipientSubscriberId ?: string | null ; status ?: ResolverInputTypes [ "NotificationOutboxStatus" ] | null ; workflowId ?: string | null ; } Optional channel ?: ResolverInputTypes [ "NotificationChannel" ] | null coopname : string Optional recipient Subscriber Id ?: string | null Optional status ?: ResolverInputTypes [ "NotificationOutboxStatus" ] | null Optional workflow Id ?: string | null Notify On Annual General Meet Input : { coopname : string ; meet_hash : string ; notification : ResolverInputTypes [ "AnnualGeneralMeetingNotificationSignedDocumentInput" ] ; username : string ; } coopname : string meet_ hash : string notification : ResolverInputTypes [ "AnnualGeneralMeetingNotificationSignedDocumentInput" ] username : string Open Project Input : { coopname : string ; project_hash : string ; } coopname : string project_ hash : string Organization : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; city ?: boolean | ` @ ${ string } ` ; country ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "OrganizationDetails" ] ; email ?: boolean | ` @ ${ string } ` ; fact_address ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; represented_by ?: ResolverInputTypes [ "RepresentedBy" ] ; short_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Organization Certificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; represented_by ?: ResolverInputTypes [ "RepresentedByCertificate" ] ; short_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Organization Details : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; kpp ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; } > Organization Details Input : { inn : string ; kpp : string ; ogrn : string ; } inn : string kpp : string ogrn : string Organization With Bank Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; bank_account ?: ResolverInputTypes [ "BankAccount" ] ; city ?: boolean | ` @ ${ string } ` ; country ?: boolean | ` @ ${ string } ` ; details ?: ResolverInputTypes [ "OrganizationDetails" ] ; email ?: boolean | ` @ ${ string } ` ; fact_address ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; represented_by ?: ResolverInputTypes [ "RepresentedBy" ] ; short_name ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Overspend Expense Item Input : { coopname : string ; item_hash : string ; overspend_amount : string ; proposal_hash : string ; } coopname : string item_ hash : string overspend_ amount : string proposal_ hash : string Paginated Actions Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "BlockchainAction" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Agreements Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Agreement" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Candidates Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Candidate" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Candidates Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalCandidate" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Commits Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalCommit" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Contributors Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalContributor" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Cycles Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalCycle" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Debts Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalDebt" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Expenses Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalExpense" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Invests Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalInvest" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Issues Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalIssue" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Logs Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalLog" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Metric Contributions Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalMetricContribution" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Program Expenses Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalProgramExpense" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Projects Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalProject" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Results Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalResult" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Segments Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalSegment" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Stories Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalStory" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Time Entries By Issues Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalTimeEntriesByIssues" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Time Entries Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalTimeEntry" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Capital Votes Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CapitalVote" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Chairman Approvals Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Approval" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Current Table States Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "CurrentTableState" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Deltas Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "Delta" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Expense Proposals Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ExpenseProposal" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Gateway Payments Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "GatewayPayment" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Ku Decisions Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "KuDecision" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Ku Trust Requests Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "KuTrustRequest" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Paginated Marketplace Writeoff Proposals : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Pagination Input : { limit : number ; page : number ; sortBy ?: string | null ; sortOrder : string ; } limit : number page : number Optional sort By ?: string | null sort Order : string Participant Access : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; grants ?: ResolverInputTypes [ "AccessGrant" ] ; sets ?: boolean | ` @ ${ string } ` ; } > Participant Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; has_vote ?: boolean | ` @ ${ string } ` ; initial_amount ?: boolean | ` @ ${ string } ` ; is_initial ?: boolean | ` @ ${ string } ` ; is_minimum ?: boolean | ` @ ${ string } ` ; last_min_pay ?: boolean | ` @ ${ string } ` ; last_update ?: boolean | ` @ ${ string } ` ; minimum_amount ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Participant Application Decision Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null decision_ id : number Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Participant Application Generate Document Input : { block_num ?: number | null ; braname : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; signature ?: string | null ; skip_save : boolean ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null braname : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null Optional signature ?: string | null skip_ save : boolean Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Participant Application Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ParticipantApplicationSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "ParticipantApplicationSignedMetaDocumentInput" ] meta_ hash : string version : string Participant Application Signed Meta Document Input : { block_num : number ; braname : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; signature ?: string | null ; skip_save : boolean ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number braname : string coopname : string created_ at : string generator : string lang : string links : string [] registry_ id : number Optional signature ?: string | null skip_ save : boolean timezone : string title : string username : string version : string Participant Certificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; participant_certificate ?: boolean | ` @ ${ string } ` ; } > Participant Identity For Verification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; birthdate ?: boolean | ` @ ${ string } ` ; full_address ?: boolean | ` @ ${ string } ` ; full_name ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; passport_code ?: boolean | ` @ ${ string } ` ; passport_issued_at ?: boolean | ` @ ${ string } ` ; passport_issued_by ?: boolean | ` @ ${ string } ` ; passport_number ?: boolean | ` @ ${ string } ` ; passport_series ?: boolean | ` @ ${ string } ` ; representative_based_on ?: boolean | ` @ ${ string } ` ; representative_name ?: boolean | ` @ ${ string } ` ; representative_position ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Participant Identity For Verification Input : { braname ?: string | null ; username : string ; } Optional braname ?: string | null username : string Participant Verification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; attested_by ?: boolean | ` @ ${ string } ` ; attested_in ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; verified_at ?: boolean | ` @ ${ string } ` ; } > Passport : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; issued_at ?: boolean | ` @ ${ string } ` ; issued_by ?: boolean | ` @ ${ string } ` ; number ?: boolean | ` @ ${ string } ` ; series ?: boolean | ` @ ${ string } ` ; } > Passport Input : { code : string ; issued_at : string ; issued_by : string ; number : number ; series : number ; } code : string issued_ at : string issued_ by : string number : number series : number Pay Expense Item Input : { actual_amount : string ; coopname : string ; item_hash : string ; proposal_hash : string ; } actual_ amount : string coopname : string item_ hash : string proposal_ hash : string Pay Withheld Tax Input : { amount : number ; } Payment Details : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount_plus_fee ?: boolean | ` @ ${ string } ` ; amount_without_fee ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; fact_fee_percent ?: boolean | ` @ ${ string } ` ; fee_amount ?: boolean | ` @ ${ string } ` ; fee_percent ?: boolean | ` @ ${ string } ` ; tolerance_percent ?: boolean | ` @ ${ string } ` ; } > Payment File : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; checksum_sha256 ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; kind ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; original_filename ?: boolean | ` @ ${ string } ` ; payment_hash ?: boolean | ` @ ${ string } ` ; read_url ?: boolean | ` @ ${ string } ` ; size_bytes ?: boolean | ` @ ${ string } ` ; storage_key ?: boolean | ` @ ${ string } ` ; uploaded_at ?: boolean | ` @ ${ string } ` ; uploaded_by_username ?: boolean | ` @ ${ string } ` ; } > Payment Filters Input : { coopname ?: string | null ; direction ?: ResolverInputTypes [ "PaymentDirection" ] | null ; hash ?: string | null ; proposal_hash ?: string | null ; provider ?: string | null ; status ?: ResolverInputTypes [ "PaymentStatus" ] | null ; type ?: ResolverInputTypes [ "PaymentType" ] | null ; username ?: string | null ; } Optional coopname ?: string | null Optional direction ?: ResolverInputTypes [ "PaymentDirection" ] | null Optional hash ?: string | null Optional proposal_ hash ?: string | null Optional provider ?: string | null Optional status ?: ResolverInputTypes [ "PaymentStatus" ] | null Optional type ?: ResolverInputTypes [ "PaymentType" ] | null Optional username ?: string | null Payment Method : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: ResolverInputTypes [ "PaymentMethodData" ] ; is_default ?: boolean | ` @ ${ string } ` ; method_id ?: boolean | ` @ ${ string } ` ; method_type ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Payment Method Data : AliasType < { BankAccount ?: ResolverInputTypes [ "BankAccount" ] ; SbpAccount ?: ResolverInputTypes [ "SbpAccount" ] ; __typename ?: boolean | ` @ ${ string } ` ; } > Payment Method Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "PaymentMethod" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Pending Critical Action : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action_type ?: boolean | ` @ ${ string } ` ; actor_id ?: boolean | ` @ ${ string } ` ; confirmations ?: ResolverInputTypes [ "CriticalActionConfirmation" ] ; created_at ?: boolean | ` @ ${ string } ` ; expires_at ?: boolean | ` @ ${ string } ` ; finalized_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; payload ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; target_id ?: boolean | ` @ ${ string } ` ; } > Permission : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; parent ?: boolean | ` @ ${ string } ` ; perm_name ?: boolean | ` @ ${ string } ` ; required_auth ?: ResolverInputTypes [ "Authority" ] ; } > Permission Level : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actor ?: boolean | ` @ ${ string } ` ; permission ?: boolean | ` @ ${ string } ` ; } > Permission Level Weight : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; permission ?: ResolverInputTypes [ "PermissionLevel" ] ; weight ?: boolean | ` @ ${ string } ` ; } > Private Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; entrepreneur_data ?: ResolverInputTypes [ "Entrepreneur" ] ; individual_data ?: ResolverInputTypes [ "Individual" ] ; organization_data ?: ResolverInputTypes [ "Organization" ] ; type ?: boolean | ` @ ${ string } ` ; } > Private Account Search Data : AliasType < { Entrepreneur ?: ResolverInputTypes [ "Entrepreneur" ] ; Individual ?: ResolverInputTypes [ "Individual" ] ; Organization ?: ResolverInputTypes [ "Organization" ] ; __typename ?: boolean | ` @ ${ string } ` ; } > Private Account Search Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; data ?: ResolverInputTypes [ "PrivateAccountSearchData" ] ; highlightedFields ?: boolean | ` @ ${ string } ` ; score ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > Process Action : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: boolean | ` @ ${ string } ` ; block_id ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; data ?: boolean | ` @ ${ string } ` ; global_sequence ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; transaction_id ?: boolean | ` @ ${ string } ` ; } > Process Convert To Axon Statement Input : { convertAmount : string ; signedDocument : ResolverInputTypes [ "ConvertToAxonStatementSignedDocumentInput" ] ; username : string ; } convert Amount : string signed Document : ResolverInputTypes [ "ConvertToAxonStatementSignedDocumentInput" ] username : string Process Delta : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; block_num ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; present ?: boolean | ` @ ${ string } ` ; primary_key ?: boolean | ` @ ${ string } ` ; scope ?: boolean | ` @ ${ string } ` ; table ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Process Document : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; document ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; raw ?: boolean | ` @ ${ string } ` ; source ?: ResolverInputTypes [ "ProcessDocumentSource" ] ; } > Process Document Source : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; code ?: boolean | ` @ ${ string } ` ; field ?: boolean | ` @ ${ string } ` ; primary_key ?: boolean | ` @ ${ string } ` ; table ?: boolean | ` @ ${ string } ` ; } > Process Edge : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; target ?: boolean | ` @ ${ string } ` ; } > Process Edge Input : { id : string ; source : string ; target : string ; } id : string source : string target : string Process Instance : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; cycle ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; started_at ?: boolean | ` @ ${ string } ` ; started_by ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; step_states ?: ResolverInputTypes [ "ProcessStepState" ] ; template_id ?: boolean | ` @ ${ string } ` ; } > Process Step Position : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; x ?: boolean | ` @ ${ string } ` ; y ?: boolean | ` @ ${ string } ` ; } > Process Step Position Input : { x : number ; y : number ; } Process Step State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; issue_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; step_id ?: boolean | ` @ ${ string } ` ; } > Process Step Template : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; estimate ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_start ?: boolean | ` @ ${ string } ` ; position ?: ResolverInputTypes [ "ProcessStepPosition" ] ; title ?: boolean | ` @ ${ string } ` ; } > Process Step Template Input : { description ?: string | null ; estimate ?: number | null ; id : string ; is_start ?: boolean | null ; position : ResolverInputTypes [ "ProcessStepPositionInput" ] ; title : string ; } Optional description ?: string | null Optional estimate ?: number | null id : string Optional is_ start ?: boolean | null position : ResolverInputTypes [ "ProcessStepPositionInput" ] title : string Process Summary : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; firstSeenAt ?: boolean | ` @ ${ string } ` ; lastSeenAt ?: boolean | ` @ ${ string } ` ; processHash ?: boolean | ` @ ${ string } ` ; processType ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Process Summary Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ProcessSummary" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Process Template : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; created_by ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; edges ?: ResolverInputTypes [ "ProcessEdge" ] ; id ?: boolean | ` @ ${ string } ` ; project_hash ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; steps ?: ResolverInputTypes [ "ProcessStepTemplate" ] ; title ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Process View : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; actions ?: ResolverInputTypes [ "ProcessAction" ] ; coopname ?: boolean | ` @ ${ string } ` ; delta_history ?: ResolverInputTypes [ "ProcessDelta" ] ; documents ?: ResolverInputTypes [ "ProcessDocument" ] ; first_seen_at ?: boolean | ` @ ${ string } ` ; last_seen_at ?: boolean | ` @ ${ string } ` ; process_hash ?: boolean | ` @ ${ string } ` ; process_type ?: boolean | ` @ ${ string } ` ; } > Processes Filter : { coopname : string ; fromBlock ?: number | null ; processHash ?: string | null ; processType ?: string | null ; toBlock ?: number | null ; username ?: string | null ; } coopname : string Optional from Block ?: number | null Optional process Hash ?: string | null Optional process Type ?: string | null Optional to Block ?: number | null Optional username ?: string | null Product Card : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; cancellation_fee_amount ?: boolean | ` @ ${ string } ` ; category_id ?: boolean | ` @ ${ string } ` ; contribution_type ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; delivery_type ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; images ?: boolean | ` @ ${ string } ` ; membership_fee_amount ?: boolean | ` @ ${ string } ` ; product_lifecycle_secs ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; unit_cost ?: boolean | ` @ ${ string } ` ; units ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; warranty_period_secs ?: boolean | ` @ ${ string } ` ; } > Program Capitalization Money Invest Statement Generate Document Input : { amount : string ; block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } amount : string Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Program Capitalization Money Invest Statement Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ProgramCapitalizationMoneyInvestStatementSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "ProgramCapitalizationMoneyInvestStatementSignedMetaDocumentInput" ] meta_ hash : string version : string Program Capitalization Money Invest Statement Signed Meta Document Input : { amount : string ; block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } amount : string block_ num : number coopname : string created_ at : string generator : string lang : string links : string [] registry_ id : number timezone : string title : string username : string version : string Program Wallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_id ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; blockNum ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; membership_contribution ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; program_type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Program Wallet Filter Input : { coopname ?: string | null ; program_id ?: string | null ; program_type ?: ResolverInputTypes [ "ProgramType" ] | null ; username ?: string | null ; } Optional coopname ?: string | null Optional program_ id ?: string | null Optional program_ type ?: ResolverInputTypes [ "ProgramType" ] | null Optional username ?: string | null Program Wallets Pagination Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "ProgramWallet" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Project Free Decision Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; project_id : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null project_ id : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Project Free Decision Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ProjectFreeDecisionSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "ProjectFreeDecisionSignedMetaDocumentInput" ] meta_ hash : string version : string Project Free Decision Signed Meta Document Input : { block_num : number ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; project_id : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number coopname : string created_ at : string generator : string lang : string links : string [] project_ id : string registry_ id : number timezone : string title : string username : string version : string Project Generation Contract Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; project_hash : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null project_ hash : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Provider Subscription : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; domain_valid ?: boolean | ` @ ${ string } ` ; expires_at ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; installation_progress ?: boolean | ` @ ${ string } ` ; instance_status ?: boolean | ` @ ${ string } ` ; instance_username ?: boolean | ` @ ${ string } ` ; is_trial ?: boolean | ` @ ${ string } ` ; next_payment_due ?: boolean | ` @ ${ string } ` ; period_days ?: boolean | ` @ ${ string } ` ; price ?: boolean | ` @ ${ string } ` ; specific_data ?: boolean | ` @ ${ string } ` ; started_at ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; subscriber_id ?: boolean | ` @ ${ string } ` ; subscriber_username ?: boolean | ` @ ${ string } ` ; subscription_type_description ?: boolean | ` @ ${ string } ` ; subscription_type_id ?: boolean | ` @ ${ string } ` ; subscription_type_name ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Public Chairman : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; } > Publish Project Free Decision Input : { coopname : string ; document : ResolverInputTypes [ "ProjectFreeDecisionSignedDocumentInput" ] ; meta : string ; username : string ; } coopname : string document : ResolverInputTypes [ "ProjectFreeDecisionSignedDocumentInput" ] meta : string username : string Push Result Input : { project_hash : string ; statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } project_ hash : string statement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] username : string Query : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreementTemplates ?: [ { coopname : string ; } , ResolverInputTypes [ "AgreementTemplate" ] ] ; agreements ?: [ { filter ?: ResolverInputTypes [ "AgreementFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedAgreementsPaginationResult" ] ] ; buildInitialReportEdits ?: [ { period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } , ResolverInputTypes [ "BuildInitialReportEdits" ] ] ; candidates ?: [ { filter ?: ResolverInputTypes [ "CandidateFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCandidatesPaginationResult" ] ] ; capitalCandidates ?: [ { filter ?: ResolverInputTypes [ "CandidateFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalCandidatesPaginationResult" ] ] ; capitalCommit ?: [ { data : ResolverInputTypes [ "GetCapitalCommitByHashInput" ] ; } , ResolverInputTypes [ "CapitalCommit" ] ] ; capitalCommits ?: [ { filter ?: ResolverInputTypes [ "CapitalCommitFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalCommitsPaginationResult" ] ] ; capitalComponentMetrics ?: [ { data : ResolverInputTypes [ "GetComponentMetricsInput" ] ; } , ResolverInputTypes [ "CapitalComponentMetric" ] ] ; capitalContributor ?: [ { data : ResolverInputTypes [ "GetContributorInput" ] ; } , ResolverInputTypes [ "CapitalContributor" ] ] ; capitalContributors ?: [ { filter ?: ResolverInputTypes [ "CapitalContributorFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalContributorsPaginationResult" ] ] ; capitalCycles ?: [ { filter ?: ResolverInputTypes [ "CapitalCycleFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalCyclesPaginationResult" ] ] ; capitalDeallocationLimit ?: [ { data : ResolverInputTypes [ "CapitalDeallocationLimitInput" ] ; } , ResolverInputTypes [ "CapitalDeallocationLimit" ] ] ; capitalDebt ?: [ { data : ResolverInputTypes [ "GetDebtInput" ] ; } , ResolverInputTypes [ "CapitalDebt" ] ] ; capitalDebts ?: [ { filter ?: ResolverInputTypes [ "DebtFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalDebtsPaginationResult" ] ] ; capitalExpense ?: [ { data : ResolverInputTypes [ "GetExpenseInput" ] ; } , ResolverInputTypes [ "CapitalExpense" ] ] ; capitalExpenses ?: [ { filter ?: ResolverInputTypes [ "ExpenseFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalExpensesPaginationResult" ] ] ; capitalFavorites ?: [ { filter : ResolverInputTypes [ "CapitalFavoritesFilter" ] ; } , ResolverInputTypes [ "CapitalFavorite" ] ] ; capitalGetOpenTimer ?: [ { data : ResolverInputTypes [ "CapitalGetOpenTimerInput" ] ; } , ResolverInputTypes [ "CapitalTimerSession" ] ] ; capitalGetProcessInstance ?: [ { id : string ; } , ResolverInputTypes [ "ProcessInstance" ] ] ; capitalGetProcessInstances ?: [ { project_hash : string ; } , ResolverInputTypes [ "ProcessInstance" ] ] ; capitalGetProcessTemplate ?: [ { id : string ; } , ResolverInputTypes [ "ProcessTemplate" ] ] ; capitalGetProcessTemplates ?: [ { project_hash ?: string | null ; } , ResolverInputTypes [ "ProcessTemplate" ] ] ; capitalInvest ?: [ { data : ResolverInputTypes [ "GetInvestInput" ] ; } , ResolverInputTypes [ "CapitalInvest" ] ] ; capitalInvests ?: [ { filter ?: ResolverInputTypes [ "CapitalInvestFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalInvestsPaginationResult" ] ] ; capitalIssue ?: [ { data : ResolverInputTypes [ "GetCapitalIssueByHashInput" ] ; } , ResolverInputTypes [ "CapitalIssue" ] ] ; capitalIssueMetricBindings ?: [ { data : ResolverInputTypes [ "GetIssueMetricBindingsInput" ] ; } , ResolverInputTypes [ "CapitalIssueMetricBinding" ] ] ; capitalIssues ?: [ { filter ?: ResolverInputTypes [ "CapitalIssueFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalIssuesPaginationResult" ] ] ; capitalMeasures ?: [ { data : ResolverInputTypes [ "GetMeasuresInput" ] ; } , ResolverInputTypes [ "CapitalMeasure" ] ] ; capitalMetricContributions ?: [ { data : ResolverInputTypes [ "GetMetricContributionsInput" ] ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalMetricContributionsPaginationResult" ] ] ; capitalMetricSeries ?: [ { data : ResolverInputTypes [ "GetMetricSeriesInput" ] ; } , ResolverInputTypes [ "CapitalMetricSeries" ] ] ; capitalMetricSuperposition ?: [ { data : ResolverInputTypes [ "GetMetricSuperpositionInput" ] ; } , ResolverInputTypes [ "CapitalMetricSuperposition" ] ] ; capitalMetricSuperpositionHistory ?: [ { data : ResolverInputTypes [ "GetMetricSuperpositionHistoryInput" ] ; } , ResolverInputTypes [ "CapitalMetricSuperpositionHistory" ] ] ; capitalMetricWave ?: [ { data : ResolverInputTypes [ "GetMetricWaveInput" ] ; } , ResolverInputTypes [ "CapitalMetricWave" ] ] ; capitalProgramExpense ?: [ { coopname : string ; expense_hash : string ; } , ResolverInputTypes [ "CapitalProgramExpense" ] ] ; capitalProgramExpenses ?: [ { coopname : string ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalProgramExpensesPaginationResult" ] ] ; capitalProject ?: [ { data : ResolverInputTypes [ "GetProjectInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalProjectWithRelations ?: [ { data : ResolverInputTypes [ "GetProjectWithRelationsInput" ] ; } , ResolverInputTypes [ "CapitalProject" ] ] ; capitalProjects ?: [ { filter ?: ResolverInputTypes [ "CapitalProjectFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalProjectsPaginationResult" ] ] ; capitalResult ?: [ { data : ResolverInputTypes [ "GetResultInput" ] ; } , ResolverInputTypes [ "CapitalResult" ] ] ; capitalResults ?: [ { filter ?: ResolverInputTypes [ "ResultFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalResultsPaginationResult" ] ] ; capitalSegment ?: [ { filter ?: ResolverInputTypes [ "CapitalSegmentFilter" ] | null ; } , ResolverInputTypes [ "CapitalSegment" ] ] ; capitalSegments ?: [ { filter ?: ResolverInputTypes [ "CapitalSegmentFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalSegmentsPaginationResult" ] ] ; capitalState ?: [ { data : ResolverInputTypes [ "GetCapitalConfigInput" ] ; } , ResolverInputTypes [ "CapitalState" ] ] ; capitalStories ?: [ { filter ?: ResolverInputTypes [ "CapitalStoryFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalStoriesPaginationResult" ] ] ; capitalStory ?: [ { data : ResolverInputTypes [ "GetCapitalStoryByHashInput" ] ; } , ResolverInputTypes [ "CapitalStory" ] ] ; capitalTimeEntries ?: [ { filter ?: ResolverInputTypes [ "CapitalTimeEntriesFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalTimeEntriesPaginationResult" ] ] ; capitalTimeEntriesByIssues ?: [ { filter ?: ResolverInputTypes [ "CapitalTimeEntriesFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalTimeEntriesByIssuesPaginationResult" ] ] ; capitalTimeStats ?: [ { data ?: ResolverInputTypes [ "CapitalTimeStatsInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "CapitalTimeStats" ] ] ; capitalVote ?: [ { data : ResolverInputTypes [ "GetVoteInput" ] ; } , ResolverInputTypes [ "CapitalVote" ] ] ; capitalVotes ?: [ { filter ?: ResolverInputTypes [ "VoteFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalVotesPaginationResult" ] ] ; chairmanApproval ?: [ { id : string ; } , ResolverInputTypes [ "Approval" ] ] ; chairmanApprovals ?: [ { filter ?: ResolverInputTypes [ "ApprovalFilter" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedChairmanApprovalsPaginationResult" ] ] ; chatcoopCheckUsernameAvailability ?: [ { data : ResolverInputTypes [ "CheckMatrixUsernameInput" ] ; } , boolean | ` @ ${ string } ` ] ; chatcoopGetAccountStatus ?: ResolverInputTypes [ "MatrixAccountStatusResponseDTO" ] ; chatcoopGetMaxOriginServerTsForRoom ?: [ { data : ResolverInputTypes [ "GetMaxOriginServerTsForRoomInput" ] ; } , boolean | ` @ ${ string } ` ] ; chatcoopGetRoomMessagesForUtcDate ?: [ { data : ResolverInputTypes [ "GetRoomMessagesForUtcDateInput" ] ; } , ResolverInputTypes [ "ChatcoopRoomMessageLine" ] ] ; chatcoopGetTranscription ?: [ { data : ResolverInputTypes [ "GetTranscriptionInput" ] ; } , ResolverInputTypes [ "CallTranscriptionWithSegments" ] ] ; chatcoopGetTranscriptions ?: [ { data ?: ResolverInputTypes [ "GetTranscriptionsInput" ] | null ; } , ResolverInputTypes [ "CallTranscription" ] ] ; chatcoopListCalendarEvents ?: ResolverInputTypes [ "ChatCoopCalendarEvent" ] ; chatcoopListCalendarRooms ?: ResolverInputTypes [ "ChatCoopCalendarRoomOption" ] ; chatcoopListNonProjectCommunicationRooms ?: ResolverInputTypes [ "ChatcoopNonProjectCommunicationRoom" ] ; chatcoopListProjectCommunicationRooms ?: [ { data : ResolverInputTypes [ "GetProjectCommunicationRoomsInput" ] ; } , ResolverInputTypes [ "ChatcoopProjectCommunicationRoom" ] ] ; chatcoopListSecretaryRooms ?: ResolverInputTypes [ "ChatcoopSecretaryRoom" ] ; chatcoopListUtcDatesWithNewRoomMessages ?: [ { data : ResolverInputTypes [ "ListUtcDatesWithNewRoomMessagesInput" ] ; } , boolean | ` @ ${ string } ` ] ; checkReportReadiness ?: [ { reportType : ResolverInputTypes [ "ReportType" ] ; } , ResolverInputTypes [ "ReportReadinessView" ] ] ; cooperativeAgreements ?: [ { coopname : string ; } , ResolverInputTypes [ "CoopAgreement" ] ] ; cooperativePrograms ?: [ { coopname : string ; } , ResolverInputTypes [ "CooperativeProgram" ] ] ; expenseFile ?: [ { id : number ; } , ResolverInputTypes [ "ExpenseFile" ] ] ; expenseFilesByItem ?: [ { coopname : string ; item_hash : string ; proposal_hash : string ; } , ResolverInputTypes [ "ExpenseFile" ] ] ; expenseFilesByProposal ?: [ { coopname : string ; proposal_hash : string ; } , ResolverInputTypes [ "ExpenseFile" ] ] ; expenseProposal ?: [ { proposal_hash : string ; } , ResolverInputTypes [ "ExpenseProposal" ] ] ; expenseProposalsByCooperative ?: [ { coopname : string ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedExpenseProposalsPaginationResult" ] ] ; expenseProposalsByMember ?: [ { coopname : string ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; username : string ; } , ResolverInputTypes [ "PaginatedExpenseProposalsPaginationResult" ] ] ; expenseRequisitesByProposal ?: [ { coopname : string ; proposal_hash : string ; } , ResolverInputTypes [ "ExpenseRequisite" ] ] ; getAccount ?: [ { data : ResolverInputTypes [ "GetAccountInput" ] ; } , ResolverInputTypes [ "Account" ] ] ; getAccounts ?: [ { data ?: ResolverInputTypes [ "GetAccountsInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "AccountsPaginationResult" ] ] ; getActions ?: [ { filters ?: ResolverInputTypes [ "ActionFiltersInput" ] | null ; pagination ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedActionsPaginationResult" ] ] ; getAgenda ?: ResolverInputTypes [ "AgendaWithDocuments" ] ; getAvailableReports ?: ResolverInputTypes [ "AvailableReport" ] ; getBranches ?: [ { data : ResolverInputTypes [ "GetBranchesInput" ] ; } , ResolverInputTypes [ "Branch" ] ] ; getCapabilitySets ?: ResolverInputTypes [ "CapabilitySet" ] ; getCapitalIssueLogs ?: [ { data : ResolverInputTypes [ "GetCapitalIssueLogsInput" ] ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCapitalLogsPaginationResult" ] ] ; getCapitalOnboardingState ?: ResolverInputTypes [ "CapitalOnboardingState" ] ; getCapitalProjectLogs ?: [ { data : ResolverInputTypes [ "GetCapitalLogsInput" ] ; } , ResolverInputTypes [ "PaginatedCapitalLogsPaginationResult" ] ] ; getCategories ?: ResolverInputTypes [ "Category" ] ; getChairmanOnboardingState ?: ResolverInputTypes [ "ChairmanOnboardingState" ] ; getCriticalActionAuditTrail ?: [ { target_id : string ; } , ResolverInputTypes [ "CriticalActionAuditEntry" ] ] ; getCurrentInstance ?: ResolverInputTypes [ "CurrentInstanceDTO" ] ; getCurrentTableStates ?: [ { filters ?: ResolverInputTypes [ "CurrentTableStatesFiltersInput" ] | null ; pagination ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedCurrentTableStatesPaginationResult" ] ] ; getDeltas ?: [ { filters ?: ResolverInputTypes [ "DeltaFiltersInput" ] | null ; pagination ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedDeltasPaginationResult" ] ] ; getDesktop ?: ResolverInputTypes [ "Desktop" ] ; getDocuments ?: [ { data : ResolverInputTypes [ "GetDocumentsInput" ] ; } , ResolverInputTypes [ "DocumentsAggregatePaginationResult" ] ] ; getExtensionLogs ?: [ { data ?: ResolverInputTypes [ "GetExtensionLogsInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "ExtensionLogsPaginationResult" ] ] ; getExtensionOnboardingState ?: [ { extension_name : string ; } , ResolverInputTypes [ "ExtensionOnboardingState" ] ] ; getExtensions ?: [ { data ?: ResolverInputTypes [ "GetExtensionsInput" ] | null ; } , ResolverInputTypes [ "Extension" ] ] ; getInboxNotifications ?: [ { coopname : string ; pagination : ResolverInputTypes [ "PaginationInput" ] ; } , ResolverInputTypes [ "InboxNotificationPaginationResult" ] ] ; getInstallationStatus ?: [ { data : ResolverInputTypes [ "GetInstallationStatusInput" ] ; } , ResolverInputTypes [ "InstallationStatus" ] ] ; getLedger ?: [ { data : ResolverInputTypes [ "GetLedgerInput" ] ; } , ResolverInputTypes [ "LedgerState" ] ] ; getLedger2Accounts ?: [ { coopname : string ; } , ResolverInputTypes [ "Ledger2Account" ] ] ; getLedger2History ?: [ { input : ResolverInputTypes [ "GetLedger2HistoryInput" ] ; } , ResolverInputTypes [ "Ledger2HistoryResponse" ] ] ; getLedger2Postings ?: [ { input : ResolverInputTypes [ "GetLedger2PostingsInput" ] ; } , ResolverInputTypes [ "Ledger2PostingsResponse" ] ] ; getLedger2Wallets ?: [ { coopname : string ; } , ResolverInputTypes [ "Ledger2Wallet" ] ] ; getLedgerHistory ?: [ { data : ResolverInputTypes [ "GetLedgerHistoryInput" ] ; } , ResolverInputTypes [ "LedgerHistoryResponse" ] ] ; getLoginFactors ?: ResolverInputTypes [ "LoginFactors" ] ; getMeet ?: [ { data : ResolverInputTypes [ "GetMeetInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; getMeets ?: [ { data : ResolverInputTypes [ "GetMeetsInput" ] ; } , ResolverInputTypes [ "MeetAggregate" ] ] ; getMyAccess ?: ResolverInputTypes [ "ParticipantAccess" ] ; getMyCertificate ?: ResolverInputTypes [ "ParticipantCertificate" ] ; getMyProductCards ?: ResolverInputTypes [ "ProductCard" ] ; getNodeSyncState ?: ResolverInputTypes [ "NodeSyncState" ] ; getNotification ?: [ { id : string ; } , ResolverInputTypes [ "NotificationDetail" ] ] ; getNotifications ?: [ { filter : ResolverInputTypes [ "NotificationsFilterInput" ] ; pagination : ResolverInputTypes [ "PaginationInput" ] ; } , ResolverInputTypes [ "NotificationPaginationResult" ] ] ; getParticipantCapabilitySets ?: [ { username : string ; } , ResolverInputTypes [ "CapabilitySetAssignment" ] ] ; getPaymentMethods ?: [ { data ?: ResolverInputTypes [ "GetPaymentMethodsInput" ] | null ; } , ResolverInputTypes [ "PaymentMethodPaginationResult" ] ] ; getPayments ?: [ { data ?: ResolverInputTypes [ "PaymentFiltersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedGatewayPaymentsPaginationResult" ] ] ; getProductCard ?: [ { id : string ; } , ResolverInputTypes [ "ProductCard" ] ] ; getProductCards ?: [ { category_id ?: string | null ; limit ?: number | null ; page ?: number | null ; search ?: string | null ; status ?: ResolverInputTypes [ "ProductCardStatus" ] | null ; type ?: ResolverInputTypes [ "ProductCardType" ] | null ; } , ResolverInputTypes [ "ProductCard" ] ] ; getProgramWallet ?: [ { filter : ResolverInputTypes [ "ProgramWalletFilterInput" ] ; } , ResolverInputTypes [ "ProgramWallet" ] ] ; getProgramWallets ?: [ { filter ?: ResolverInputTypes [ "ProgramWalletFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "ProgramWalletsPaginationResult" ] ] ; getProviderSubscriptionById ?: [ { id : number ; } , ResolverInputTypes [ "ProviderSubscription" ] ] ; getProviderSubscriptions ?: ResolverInputTypes [ "ProviderSubscription" ] ; getRecoveryStrategy ?: boolean | ` @ ${ string } ` ; getRegistrationAgreements ?: [ { account_type : ResolverInputTypes [ "AccountType" ] ; coopname : string ; program_key ?: string | null ; } , ResolverInputTypes [ "RegistrationAgreement" ] ] ; getRegistrationConfig ?: [ { account_type : ResolverInputTypes [ "AccountType" ] ; coopname : string ; } , ResolverInputTypes [ "RegistrationConfig" ] ] ; getReport ?: [ { id : string ; } , ResolverInputTypes [ "GeneratedReport" ] ] ; getReportCalendar ?: [ { year : number ; } , ResolverInputTypes [ "ReportCalendarRow" ] ] ; getReportDraft ?: [ { period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } , ResolverInputTypes [ "ReportDraft" ] ] ; getReportHistory ?: [ { filter ?: ResolverInputTypes [ "ReportHistoryFilterInput" ] | null ; } , ResolverInputTypes [ "ReportHistoryPage" ] ] ; getReportPreview ?: [ { input : ResolverInputTypes [ "ReportPreviewInput" ] ; } , ResolverInputTypes [ "ReportPreview" ] ] ; getReportRequisites ?: ResolverInputTypes [ "ReportRequisitesView" ] ; getSessions ?: ResolverInputTypes [ "AccountSession" ] ; getSystemInfo ?: ResolverInputTypes [ "SystemInfo" ] ; getUnreadNotificationsCount ?: [ { coopname : string ; } , ResolverInputTypes [ "UnreadNotificationsCount" ] ] ; getUserWallets ?: [ { coopname ?: string | null ; username : string ; } , ResolverInputTypes [ "UserWallet" ] ] ; getUserWebPushSubscriptions ?: [ { data : ResolverInputTypes [ "GetUserSubscriptionsInput" ] ; } , ResolverInputTypes [ "WebPushSubscriptionDto" ] ] ; getWebPushSubscriptionStats ?: ResolverInputTypes [ "SubscriptionStatsDto" ] ; getWithheldTaxPayments ?: [ { limit ?: number | null ; page ?: number | null ; } , ResolverInputTypes [ "WithheldTaxPaymentPage" ] ] ; getWithheldTaxState ?: ResolverInputTypes [ "WithheldTaxState" ] ; kuDecision ?: [ { hash : string ; } , ResolverInputTypes [ "KuDecision" ] ] ; kuDecisions ?: [ { filter ?: ResolverInputTypes [ "KuDecisionFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedKuDecisionsPaginationResult" ] ] ; kuTrustRequests ?: [ { filter ?: ResolverInputTypes [ "KuTrustRequestFilterInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedKuTrustRequestsPaginationResult" ] ] ; listExpensePlans ?: [ { data ?: ResolverInputTypes [ "ListExpensePlansInput" ] | null ; } , ResolverInputTypes [ "ExpensePlan" ] ] ; listReportDrafts ?: [ { filter ?: ResolverInputTypes [ "ListReportDraftsFilterInput" ] | null ; } , ResolverInputTypes [ "ReportDraft" ] ] ; marketplaceAidStatementSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceAidStatementSignablePayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceAplReceptionChairmanSignablePayloads ?: [ { data : ResolverInputTypes [ "MarketplaceAplReceptionByIdInput" ] ; } , ResolverInputTypes [ "DocumentAggregate" ] ] ; marketplaceAplReceptionSupplierSignablePayloads ?: [ { data : ResolverInputTypes [ "MarketplaceAplReceptionByIdInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceAspectAttributes ?: [ { data : ResolverInputTypes [ "GetRequiredAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttribute" ] ] ; marketplaceAttributeStats ?: ResolverInputTypes [ "MarketplaceAttributeStats" ] ; marketplaceCategoryAttributes ?: [ { input : ResolverInputTypes [ "GetCategoryAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttribute" ] ] ; marketplaceCategoryAttributesGrouped ?: [ { input : ResolverInputTypes [ "GetCategoryAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttributeGroup" ] ] ; marketplaceCategoryOfferCounts ?: [ { delivery_braname ?: string | null ; } , ResolverInputTypes [ "MarketplaceCategoryOfferCount" ] ] ; marketplaceCheckoutSignablePayloads ?: ResolverInputTypes [ "MarketplaceCheckoutSignableLine" ] ; marketplaceCppStatus ?: ResolverInputTypes [ "MarketplaceCppStatus" ] ; marketplaceDefaultVitrine ?: ResolverInputTypes [ "MarketplaceVitrine" ] ; marketplaceFindPotentialMatches ?: [ { data : ResolverInputTypes [ "FindPotentialMatchesInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceGetAvailabilityStats ?: ResolverInputTypes [ "MarketplaceAvailabilityStats" ] ; marketplaceGetAvailableCategories ?: ResolverInputTypes [ "MarketplaceAvailableCategory" ] ; marketplaceGetAvailableCategoryTree ?: ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ; marketplaceGetBranchEconomy ?: [ { braname : string ; } , ResolverInputTypes [ "MarketplaceBranchEconomy" ] ] ; marketplaceGetBranchWalletHistory ?: [ { braname : string ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceBranchWalletHistoryPaginationResult" ] ] ; marketplaceGetCart ?: ResolverInputTypes [ "MarketplaceCart" ] ; marketplaceGetCategoryById ?: [ { data : ResolverInputTypes [ "GetCategoryByIdInput" ] ; } , ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ] ; marketplaceGetCategoryRules ?: [ { categoryId : number ; } , ResolverInputTypes [ "MarketplaceAvailableCategory" ] ] ; marketplaceGetCategoryTree ?: [ { input ?: ResolverInputTypes [ "GetCategoryTreeInput" ] | null ; } , ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ] ; marketplaceGetCategoryTreeStats ?: ResolverInputTypes [ "MarketplaceCategoryTreeStats" ] ; marketplaceGetCoopRequests ?: [ { data : ResolverInputTypes [ "GetCoopRequestsInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceGetEconomyConfig ?: ResolverInputTypes [ "MarketplaceEconomyConfig" ] ; marketplaceGetOffer ?: [ { id : string ; } , ResolverInputTypes [ "MarketplaceOffer" ] ] ; marketplaceGetOrder ?: [ { input : ResolverInputTypes [ "MarketplaceGetOrderInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceGetPersonalEconomy ?: ResolverInputTypes [ "MarketplacePersonalEconomy" ] ; marketplaceGetPersonalWalletHistory ?: [ { options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceBranchWalletHistoryPaginationResult" ] ] ; marketplaceGetProductTypeById ?: [ { data : ResolverInputTypes [ "GetProductTypeByIdInput" ] ; } , ResolverInputTypes [ "MarketplaceProductType" ] ] ; marketplaceGetRequest ?: [ { data : ResolverInputTypes [ "GetRequestInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceGetRequestByHash ?: [ { data : ResolverInputTypes [ "GetRequestByHashInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceGetRequestStatistics ?: [ { data : ResolverInputTypes [ "GetRequestStatisticsInput" ] ; } , ResolverInputTypes [ "MarketplaceRequestStatistics" ] ] ; marketplaceGetRootCategories ?: ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ; marketplaceGetSearchCategories ?: [ { data : ResolverInputTypes [ "SearchCategoriesInput" ] ; } , ResolverInputTypes [ "MarketplaceCategoryTreeNode" ] ] ; marketplaceGetShipment ?: [ { data : ResolverInputTypes [ "MarketplaceGetShipmentInput" ] ; } , ResolverInputTypes [ "MarketplaceShipment" ] ] ; marketplaceGetSupplierPaymentSettings ?: ResolverInputTypes [ "MarketplaceSupplierPaymentSettings" ] ; marketplaceGetUserRequests ?: [ { data ?: ResolverInputTypes [ "GetUserRequestsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceIssueActChairmanSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceIssueActPayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceListAids ?: [ { data ?: ResolverInputTypes [ "MarketplaceListAidsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceAid" ] ] ; marketplaceListAllOffers ?: [ { input ?: ResolverInputTypes [ "MarketplaceListAllOffersInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOfferPaginationResult" ] ] ; marketplaceListAllOrders ?: [ { input ?: ResolverInputTypes [ "MarketplaceListOrdersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOrderPaginationResult" ] ] ; marketplaceListAplReceptionsAsSupplier ?: ResolverInputTypes [ "MarketplaceAplReception" ] ; marketplaceListAplReceptionsByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListAplReceptionsByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceAplReception" ] ] ; marketplaceListAvailableCategories ?: ResolverInputTypes [ "MarketplaceCategory" ] ; marketplaceListBranchOrders ?: [ { braname : string ; input ?: ResolverInputTypes [ "MarketplaceListOrdersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOrderPaginationResult" ] ] ; marketplaceListCatalog ?: [ { input ?: ResolverInputTypes [ "MarketplaceListCatalogInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOfferPaginationResult" ] ] ; marketplaceListCategories ?: ResolverInputTypes [ "MarketplaceCategory" ] ; marketplaceListConsolidatedRequests ?: [ { input ?: ResolverInputTypes [ "MarketplaceListConsolidatedRequestsInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceConsolidatedRequestPaginationResult" ] ] ; marketplaceListContainerTypes ?: [ { is_active ?: boolean | null ; } , ResolverInputTypes [ "MarketplaceContainerType" ] ] ; marketplaceListContainers ?: [ { data ?: ResolverInputTypes [ "MarketplaceListContainersInput" ] | null ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplaceListCoopCategories ?: ResolverInputTypes [ "MarketplaceCategory" ] ; marketplaceListExpressPickupsByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListAplReceptionsByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceExpressPickupCandidate" ] ] ; marketplaceListInventory ?: [ { data ?: ResolverInputTypes [ "MarketplaceListInventoryInput" ] | null ; } , ResolverInputTypes [ "MarketplaceInventoryItem" ] ] ; marketplaceListIssuancesByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListIssuancesByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceListKUDetails ?: [ { data : ResolverInputTypes [ "ListMarketplaceKUInput" ] ; } , ResolverInputTypes [ "MarketplaceKUDetails" ] ] ; marketplaceListModerationLog ?: [ { offer_id : string ; } , ResolverInputTypes [ "MarketplaceModerationLogEntry" ] ] ; marketplaceListMyOffers ?: [ { input ?: ResolverInputTypes [ "MarketplaceListMyOffersInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOfferPaginationResult" ] ] ; marketplaceListMyOrders ?: [ { input ?: ResolverInputTypes [ "MarketplaceListOrdersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOrderPaginationResult" ] ] ; marketplaceListMyReturnClaims ?: ResolverInputTypes [ "MarketplaceReturnClaim" ] ; marketplaceListOutgoingPayments ?: [ { filter ?: ResolverInputTypes [ "MarketplaceListOutgoingPaymentsFilterInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOutgoingPaymentRequest" ] ] ; marketplaceListOutgoingPaymentsAsSupplier ?: [ { filter ?: ResolverInputTypes [ "MarketplaceListOutgoingPaymentsAsSupplierFilterInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOutgoingPaymentRequest" ] ] ; marketplaceListPendingOffers ?: [ { input ?: ResolverInputTypes [ "MarketplaceListPendingOffersInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOfferPaginationResult" ] ] ; marketplaceListReturnClaimsByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListReturnClaimsByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceReturnClaim" ] ] ; marketplaceListShipments ?: [ { data ?: ResolverInputTypes [ "MarketplaceListShipmentsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceShipment" ] ] ; marketplaceListShipmentsByBraname ?: [ { data : ResolverInputTypes [ "MarketplaceListShipmentsByBranameInput" ] ; } , ResolverInputTypes [ "MarketplaceShipment" ] ] ; marketplaceListStock ?: [ { braname ?: string | null ; } , ResolverInputTypes [ "MarketplaceInventoryItem" ] ] ; marketplaceListStockProposals ?: [ { data ?: ResolverInputTypes [ "MarketplaceListStockProposalsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceStockProposal" ] ] ; marketplaceListStorageCells ?: [ { data ?: ResolverInputTypes [ "MarketplaceListStorageCellsInput" ] | null ; } , ResolverInputTypes [ "MarketplaceStorageCell" ] ] ; marketplaceListSupplierOrders ?: [ { input ?: ResolverInputTypes [ "MarketplaceListOrdersInput" ] | null ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "MarketplaceOrderPaginationResult" ] ] ; marketplaceListSupplierPickupOrders ?: [ { data : ResolverInputTypes [ "MarketplaceListSupplierPickupOrdersInput" ] ; } , ResolverInputTypes [ "MarketplaceOrder" ] ] ; marketplaceListSuppliers ?: ResolverInputTypes [ "MarketplaceSupplier" ] ; marketplaceListWriteoffCandidates ?: ResolverInputTypes [ "MarketplaceWriteoffCandidate" ] ; marketplaceListWriteoffProposals ?: [ { data : ResolverInputTypes [ "MarketplaceListWriteoffProposalsInput" ] ; options ?: ResolverInputTypes [ "PaginationInput" ] | null ; } , ResolverInputTypes [ "PaginatedMarketplaceWriteoffProposals" ] ] ; marketplaceMemberWallet ?: ResolverInputTypes [ "MarketplaceMemberWallet" ] ; marketplaceMySupplierState ?: ResolverInputTypes [ "MarketplaceSupplier" ] ; marketplaceOnboardingState ?: ResolverInputTypes [ "MarketplaceOnboardingState" ] ; marketplaceOpenWriteoffDraft ?: ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ; marketplaceRegistrationOfferStatus ?: ResolverInputTypes [ "MarketplaceRegistrationOfferStatus" ] ; marketplaceRequiredAttributes ?: [ { data : ResolverInputTypes [ "GetRequiredAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttribute" ] ] ; marketplaceResolveContainerByCode ?: [ { data : ResolverInputTypes [ "MarketplaceResolveContainerByCodeInput" ] ; } , ResolverInputTypes [ "MarketplaceContainer" ] ] ; marketplaceReturnClaim ?: [ { claim_id : string ; } , ResolverInputTypes [ "MarketplaceReturnClaim" ] ] ; marketplaceReturnClaimChairmanSignablePayload ?: [ { claim_id : string ; } , ResolverInputTypes [ "DocumentAggregate" ] ] ; marketplaceReturnClaimSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceReturnClaimSignablePayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceSearchAttributes ?: [ { input : ResolverInputTypes [ "SearchAttributesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttribute" ] ] ; marketplaceSearchDictionaryValues ?: [ { input : ResolverInputTypes [ "SearchDictionaryValuesInput" ] ; } , ResolverInputTypes [ "MarketplaceDictionaryValue" ] ] ; marketplaceSearchRequests ?: [ { data : ResolverInputTypes [ "SearchRequestsInput" ] ; } , ResolverInputTypes [ "MarketplaceRequest" ] ] ; marketplaceStockIssuancePayloads ?: [ { data : ResolverInputTypes [ "MarketplaceStockIssuancePrepareInput" ] ; } , ResolverInputTypes [ "MarketplaceStockIssuanceOperatorLine" ] ] ; marketplaceStockProposalSignablePayloads ?: [ { data : ResolverInputTypes [ "MarketplaceResolveStockProposalInput" ] ; } , ResolverInputTypes [ "MarketplaceStockAcceptPayload" ] ] ; marketplaceValidateAttributeValues ?: [ { input : ResolverInputTypes [ "ValidateAttributeValuesInput" ] ; } , ResolverInputTypes [ "MarketplaceAttributeValidation" ] ] ; marketplaceWhoAmI ?: ResolverInputTypes [ "MarketplaceCurrentMember" ] ; marketplaceWriteoffPendingConfirmations ?: ResolverInputTypes [ "MarketplaceWriteoffConfirmationGroup" ] ; marketplaceWriteoffProposal ?: [ { id : string ; } , ResolverInputTypes [ "MarketplaceWriteoffProposal" ] ] ; marketplaceWriteoffProtocolDocument ?: [ { data : ResolverInputTypes [ "MarketplaceWriteoffProtocolDocumentInput" ] ; } , ResolverInputTypes [ "DocumentAggregate" ] ] ; marketplaceWriteoffServiceMemoSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceWriteoffServiceMemoSignablePayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; marketplaceWriteoffStatementSignablePayload ?: [ { data : ResolverInputTypes [ "MarketplaceWriteoffStatementSignablePayloadInput" ] ; } , ResolverInputTypes [ "GeneratedDocument" ] ] ; membershipExit ?: [ { coopname : string ; username : string ; } , ResolverInputTypes [ "MembershipExit" ] ] ; membershipExitReturnPreview ?: [ { coopname : string ; username : string ; } , ResolverInputTypes [ "MembershipExitReturnPreview" ] ] ; participantIdentityForVerification ?: [ { data : ResolverInputTypes [ "ParticipantIdentityForVerificationInput" ] ; } , ResolverInputTypes [ "ParticipantIdentityForVerification" ] ] ; paymentFile ?: [ { id : number ; } , ResolverInputTypes [ "PaymentFile" ] ] ; paymentProofs ?: [ { coopname : string ; payment_hash : string ; } , ResolverInputTypes [ "PaymentFile" ] ] ; process ?: [ { coopname : string ; hash : string ; } , ResolverInputTypes [ "ProcessView" ] ] ; processes ?: [ { filter : ResolverInputTypes [ "ProcessesFilter" ] ; pagination : ResolverInputTypes [ "PaginationInput" ] ; } , ResolverInputTypes [ "ProcessSummaryPaginationResult" ] ] ; searchDocuments ?: [ { data : ResolverInputTypes [ "SearchDocumentsInput" ] ; } , ResolverInputTypes [ "SearchResult" ] ] ; searchPrivateAccounts ?: [ { data : ResolverInputTypes [ "SearchPrivateAccountsInput" ] ; } , ResolverInputTypes [ "PrivateAccountSearchResult" ] ] ; validateReportEdits ?: [ { editsJson : string ; reportType : ResolverInputTypes [ "ReportType" ] ; } , ResolverInputTypes [ "FieldError" ] ] ; verificationReviewPhotos ?: [ { data : ResolverInputTypes [ "VerificationReviewPhotosInput" ] ; } , ResolverInputTypes [ "VerificationReviewPhoto" ] ] ; verificationReviews ?: [ { data ?: ResolverInputTypes [ "VerificationReviewsInput" ] | null ; } , ResolverInputTypes [ "VerificationReview" ] ] ; } > Question : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; context ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; counter_votes_abstained ?: boolean | ` @ ${ string } ` ; counter_votes_against ?: boolean | ` @ ${ string } ` ; counter_votes_for ?: boolean | ` @ ${ string } ` ; decision ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; meet_id ?: boolean | ` @ ${ string } ` ; number ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; voters_abstained ?: boolean | ` @ ${ string } ` ; voters_against ?: boolean | ` @ ${ string } ` ; voters_for ?: boolean | ` @ ${ string } ` ; } > Refresh Input : { access_token : string ; refresh_token : string ; } access_ token : string refresh_ token : string Refresh Program Input : { coopname : string ; username : string ; } coopname : string username : string Refresh Segment Input : { coopname : string ; project_hash : string ; username : string ; } coopname : string project_ hash : string username : string Refund Request : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cpu_amount ?: boolean | ` @ ${ string } ` ; net_amount ?: boolean | ` @ ${ string } ` ; owner ?: boolean | ` @ ${ string } ` ; request_time ?: boolean | ` @ ${ string } ` ; } > Register Account Input : { email : string ; entrepreneur_data ?: ResolverInputTypes [ "CreateEntrepreneurDataInput" ] | null ; individual_data ?: ResolverInputTypes [ "CreateIndividualDataInput" ] | null ; organization_data ?: ResolverInputTypes [ "CreateOrganizationDataInput" ] | null ; public_key : string ; referer ?: string | null ; type : ResolverInputTypes [ "AccountType" ] ; username : string ; } email : string Optional entrepreneur_ data ?: ResolverInputTypes [ "CreateEntrepreneurDataInput" ] | null Optional individual_ data ?: ResolverInputTypes [ "CreateIndividualDataInput" ] | null Optional organization_ data ?: ResolverInputTypes [ "CreateOrganizationDataInput" ] | null public_ key : string Optional referer ?: string | null username : string Register Contributor Input : { about ?: string | null ; contract : ResolverInputTypes [ "GenerationContractSignedDocumentInput" ] ; contributor_hash : string ; coopname : string ; hours_per_day ?: number | null ; rate_per_hour ?: string | null ; username : string ; } Optional about ?: string | null contract : ResolverInputTypes [ "GenerationContractSignedDocumentInput" ] contributor_ hash : string coopname : string Optional hours_ per_ day ?: number | null Optional rate_ per_ hour ?: string | null username : string Register Participant Input : { blagorost_offer ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; braname ?: string | null ; generator_offer ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; marketplace_offer ?: ResolverInputTypes [ "SignedDigitalDocumentInput" ] | null ; privacy_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; program_key ?: ResolverInputTypes [ "ProgramKey" ] | null ; signature_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; statement : ResolverInputTypes [ "ParticipantApplicationSignedDocumentInput" ] ; user_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; wallet_agreement : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; } Registered Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; account ?: ResolverInputTypes [ "Account" ] ; tokens ?: ResolverInputTypes [ "Tokens" ] ; } > Registration Agreement : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; agreement_type ?: boolean | ` @ ${ string } ` ; applicable_account_types ?: boolean | ` @ ${ string } ` ; checkbox_text ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_blockchain_agreement ?: boolean | ` @ ${ string } ` ; link_text ?: boolean | ` @ ${ string } ` ; link_to_statement ?: boolean | ` @ ${ string } ` ; order ?: boolean | ` @ ${ string } ` ; registry_id ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Registration Config : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; programs ?: ResolverInputTypes [ "RegistrationProgram" ] ; requires_selection ?: boolean | ` @ ${ string } ` ; } > Registration Payment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; quantity ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; symbol ?: boolean | ` @ ${ string } ` ; } > Registration Program : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; applicable_account_types ?: boolean | ` @ ${ string } ` ; description ?: boolean | ` @ ${ string } ` ; image_url ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; order ?: boolean | ` @ ${ string } ` ; requirements ?: boolean | ` @ ${ string } ` ; title ?: boolean | ` @ ${ string } ` ; } > Reject Verification Input : { reason : string ; review_id : string ; } reason : string review_ id : string Remove Available Categories Input : { categoryIds : number [] ; } Remove Available Category Types Input : { categoryTypes : ResolverInputTypes [ "CategoryTypeInput" ] [] ; } Remove Secretary Room Input : { id : string ; } Replace Available Items Input : { categoryIds : number [] ; categoryTypes : ResolverInputTypes [ "CategoryTypeInput" ] [] ; } Report Calendar Period Entry : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; dueDate ?: boolean | ` @ ${ string } ` ; dueMonth ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; periodCode ?: boolean | ` @ ${ string } ` ; reportYear ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; } > Report Calendar Row : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; periodKind ?: boolean | ` @ ${ string } ` ; periods ?: ResolverInputTypes [ "ReportCalendarPeriodEntry" ] ; reportType ?: boolean | ` @ ${ string } ` ; shortName ?: boolean | ` @ ${ string } ` ; } > Report Draft : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; editedFields ?: boolean | ` @ ${ string } ` ; editsJson ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; ownerUsername ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; year ?: boolean | ` @ ${ string } ` ; } > Report Expense Item Input : { actual_amount ?: string | null ; coopname : string ; item_hash : string ; proposal_hash : string ; } Optional actual_ amount ?: string | null coopname : string item_ hash : string proposal_ hash : string Report History Filter Input : { limit ?: number | null ; offset ?: number | null ; period ?: number | null ; reportType ?: ResolverInputTypes [ "ReportType" ] | null ; year ?: number | null ; } Optional limit ?: number | null Optional offset ?: number | null Optional period ?: number | null Optional report Type ?: ResolverInputTypes [ "ReportType" ] | null Optional year ?: number | null Report History Page : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "GeneratedReportSummary" ] ; total ?: boolean | ` @ ${ string } ` ; } > Report Not Me Input : { session_id ?: string | null ; } Optional session_ id ?: string | null Report Preview : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; sections ?: ResolverInputTypes [ "ReportPreviewSection" ] ; year ?: boolean | ` @ ${ string } ` ; } > Report Preview Field : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; key ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; unit ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Report Preview Input : { period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } Optional period ?: number | null year : number Report Preview Section : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; fields ?: ResolverInputTypes [ "ReportPreviewField" ] ; title ?: boolean | ` @ ${ string } ` ; } > Report Readiness View : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; missingFields ?: ResolverInputTypes [ "MissingRequisiteField" ] ; ready ?: boolean | ` @ ${ string } ` ; reportType ?: boolean | ` @ ${ string } ` ; } > Report Requisites View : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: ResolverInputTypes [ "RequisiteFieldView" ] ; chairmanPosition ?: ResolverInputTypes [ "RequisiteFieldView" ] ; chairmanPositionFromOrg ?: ResolverInputTypes [ "RequisiteFieldView" ] ; coopname ?: boolean | ` @ ${ string } ` ; inn ?: ResolverInputTypes [ "RequisiteFieldView" ] ; kpp ?: ResolverInputTypes [ "RequisiteFieldView" ] ; ogrn ?: ResolverInputTypes [ "RequisiteFieldView" ] ; okfs ?: ResolverInputTypes [ "RequisiteFieldView" ] ; okopf ?: ResolverInputTypes [ "RequisiteFieldView" ] ; okpo ?: ResolverInputTypes [ "RequisiteFieldView" ] ; oktmo ?: ResolverInputTypes [ "RequisiteFieldView" ] ; okved ?: ResolverInputTypes [ "RequisiteFieldView" ] ; orgName ?: ResolverInputTypes [ "RequisiteFieldView" ] ; pfrRegNumber ?: ResolverInputTypes [ "RequisiteFieldView" ] ; phone ?: ResolverInputTypes [ "RequisiteFieldView" ] ; sfrRegNumber ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerFirstName ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerLastName ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerMiddleName ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerRepDoc ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerSnils ?: ResolverInputTypes [ "RequisiteFieldView" ] ; signerType ?: boolean | ` @ ${ string } ` ; } > Represented By : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; based_on ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; position ?: boolean | ` @ ${ string } ` ; } > Represented By Certificate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; first_name ?: boolean | ` @ ${ string } ` ; last_name ?: boolean | ` @ ${ string } ` ; middle_name ?: boolean | ` @ ${ string } ` ; position ?: boolean | ` @ ${ string } ` ; } > Represented By Input : { based_on : string ; first_name : string ; last_name : string ; middle_name : string ; position : string ; } based_ on : string first_ name : string last_ name : string middle_ name : string position : string Request Attribute Input : { attributeId : number ; complexId ?: number | null ; dictionaryValueId ?: number | null ; value : string ; } attribute Id : number Optional complex Id ?: number | null Optional dictionary Value Id ?: number | null value : string Request Force Recovery Consent Input : { target_id : string ; } Request Image Input : { description ?: string | null ; imageType : ResolverInputTypes [ "RequestImageTypeInput" ] ; imageUrl : string ; sortOrder : number ; } Optional description ?: string | null image Url : string sort Order : number Request Ku Trusted Input : { application : ResolverInputTypes [ "BranchTrustedLiabilityAgreementSignedDocumentInput" ] ; authority : ResolverInputTypes [ "BranchTrustedPowerOfAttorneySignedDocumentInput" ] ; braname : string ; coopname : string ; hash : string ; username : string ; } application : ResolverInputTypes [ "BranchTrustedLiabilityAgreementSignedDocumentInput" ] authority : ResolverInputTypes [ "BranchTrustedPowerOfAttorneySignedDocumentInput" ] braname : string coopname : string hash : string username : string Requisite Field View : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; source ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Reset Key Input : { public_key : string ; token : string ; } public_ key : string token : string Resource DelegationDTO : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cpu_weight ?: boolean | ` @ ${ string } ` ; from ?: boolean | ` @ ${ string } ` ; net_weight ?: boolean | ` @ ${ string } ` ; to ?: boolean | ` @ ${ string } ` ; } > Resource Overview : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; cpu_weight ?: boolean | ` @ ${ string } ` ; net_weight ?: boolean | ` @ ${ string } ` ; owner ?: boolean | ` @ ${ string } ` ; ram_bytes ?: boolean | ` @ ${ string } ` ; } > Restart Annual General Meet Input : { coopname : string ; details ?: string | null ; hash : string ; new_close_at : ResolverInputTypes [ "DateTime" ] ; new_open_at : ResolverInputTypes [ "DateTime" ] ; newproposal : ResolverInputTypes [ "AnnualGeneralMeetingAgendaSignedDocumentInput" ] ; } coopname : string Optional details ?: string | null hash : string newproposal : ResolverInputTypes [ "AnnualGeneralMeetingAgendaSignedDocumentInput" ] Result Contribution Act Generate Input : { result_hash : string ; username : string ; } result_ hash : string username : string Result Contribution Decision Generate Input : { decision_id : number ; result_hash : string ; username : string ; } decision_ id : number result_ hash : string username : string Result Contribution Statement Generate Input : { project_hash : string ; username : string ; } project_ hash : string username : string Result Filter : { projectHash ?: string | null ; status ?: string | null ; username ?: string | null ; } Optional project Hash ?: string | null Optional status ?: string | null Optional username ?: string | null Return By Money Decision Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; currency : string ; decision_id : number ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; payment_hash : string ; quantity : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null currency : string decision_ id : number Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null payment_ hash : string quantity : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Return By Money Generate Document Input : { block_num ?: number | null ; coopname : string ; created_at ?: string | null ; currency : string ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; method_id : string ; payment_hash : string ; quantity : string ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null coopname : string Optional created_ at ?: string | null currency : string Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null method_ id : string payment_ hash : string quantity : string Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Return By Money Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "ReturnByMoneySignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "ReturnByMoneySignedMetaDocumentInput" ] meta_ hash : string version : string Return By Money Signed Meta Document Input : { block_num : number ; coopname : string ; created_at : string ; currency : string ; generator : string ; lang : string ; links : string [] ; method_id : string ; payment_hash : string ; quantity : string ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number coopname : string created_ at : string currency : string generator : string lang : string links : string [] method_ id : string payment_ hash : string quantity : string registry_ id : number timezone : string title : string username : string version : string Return Expense Item Input : { coopname : string ; item_hash : string ; proposal_hash : string ; return_amount : string ; } coopname : string item_ hash : string proposal_ hash : string return_ amount : string Revoke Capability Set Input : { set_key : string ; username : string ; } set_ key : string username : string Revoke Key Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; must_recover ?: boolean | ` @ ${ string } ` ; sessions_revoked ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; target_id ?: boolean | ` @ ${ string } ` ; } > Revoke Participant Key Input : { reason : string ; target_id : string ; } reason : string target_ id : string Revoke Session Input : { session_id : string ; } Revoked Sessions Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; revoked ?: boolean | ` @ ${ string } ` ; } > Save Capital Program Doc Data Input : { doc_data_hash : string ; } Save Report Draft Input : { editedFields : string [] ; editsJson : string ; period ?: number | null ; reportType : ResolverInputTypes [ "ReportType" ] ; year : number ; } edited Fields : string [] edits Json : string Optional period ?: number | null year : number Sbp Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; } > Sbp Data Input : { phone : string ; } Search Attributes Input : { categoryId ?: number | null ; limit ?: number | null ; onlyAspect ?: boolean | null ; onlyRequired ?: boolean | null ; onlyWithDictionary ?: boolean | null ; searchTerm : string ; typeId ?: number | null ; } Optional category Id ?: number | null Optional limit ?: number | null Optional only Aspect ?: boolean | null Optional only Required ?: boolean | null Optional only With Dictionary ?: boolean | null search Term : string Optional type Id ?: number | null Search Categories Input : { searchTerm : string ; } Search Dictionary Values Input : { dictionaryId : number ; limit ?: number | null ; searchTerm : string ; } dictionary Id : number Optional limit ?: number | null search Term : string Search Documents Input : { limit ?: number | null ; query : string ; } Optional limit ?: number | null query : string Search Private Accounts Input : { query : string ; } Search Requests Input : { limit ?: number | null ; searchTerm : string ; } Optional limit ?: number | null search Term : string Search Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; full_title ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; highlights ?: boolean | ` @ ${ string } ` ; registry_id ?: boolean | ` @ ${ string } ` ; signer ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Select Branch Generate Document Input : { block_num ?: number | null ; braname : string ; coopname : string ; created_at ?: string | null ; generator ?: string | null ; lang ?: string | null ; links ?: string [] | null ; timezone ?: string | null ; title ?: string | null ; username : string ; version ?: string | null ; } Optional block_ num ?: number | null braname : string coopname : string Optional created_ at ?: string | null Optional generator ?: string | null Optional lang ?: string | null Optional links ?: string [] | null Optional timezone ?: string | null Optional title ?: string | null username : string Optional version ?: string | null Select Branch Input : { braname : string ; coopname : string ; document : ResolverInputTypes [ "SelectBranchSignedDocumentInput" ] ; username : string ; } braname : string coopname : string document : ResolverInputTypes [ "SelectBranchSignedDocumentInput" ] username : string Select Branch Signed Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "SelectBranchSignedMetaDocumentInput" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta : ResolverInputTypes [ "SelectBranchSignedMetaDocumentInput" ] meta_ hash : string version : string Select Branch Signed Meta Document Input : { block_num : number ; braname : string ; coopname : string ; created_at : string ; generator : string ; lang : string ; links : string [] ; registry_id : number ; timezone : string ; title : string ; username : string ; version : string ; } block_ num : number braname : string coopname : string created_ at : string generator : string lang : string links : string [] registry_ id : number timezone : string title : string username : string version : string Send Agreement Input : { administrator : string ; agreement_type : string ; coopname : string ; document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; username : string ; } administrator : string agreement_ type : string coopname : string document : ResolverInputTypes [ "SignedDigitalDocumentInput" ] username : string Set Branch Private Input : { braname : string ; coopname : string ; is_private : boolean ; } braname : string coopname : string is_ private : boolean Set Capital Project Development Repository Url Input : { development_repository_url ?: string | null ; project_hash : string ; } Optional development_ repository_ url ?: string | null project_ hash : string Set Capital Project Priority Input : { priority : ResolverInputTypes [ "ProjectPriority" ] ; project_hash : string ; } Set Config Input : { config : ResolverInputTypes [ "ConfigInput" ] ; coopname : string ; } Set Issue Metric Bindings Input : { bindings : ResolverInputTypes [ "IssueMetricBindingItemInput" ] [] ; issue_hash : string ; } Set Login Factors Input : { code ?: string | null ; email_enabled : boolean ; totp_enabled : boolean ; } Optional code ?: string | null email_ enabled : boolean totp_ enabled : boolean Set Master Input : { coopname : string ; master : string ; project_hash : string ; } coopname : string master : string project_ hash : string Set Payment Status Input : { id : string ; message ?: string | null ; status : ResolverInputTypes [ "PaymentStatus" ] ; } id : string Optional message ?: string | null Set Plan Input : { coopname : string ; master : string ; plan_creators_hours : number ; plan_expenses : string ; plan_hour_cost : string ; project_hash : string ; } coopname : string master : string plan_ creators_ hours : number plan_ expenses : string plan_ hour_ cost : string project_ hash : string Set Recovery Strategy Input : { code : string ; strategy : ResolverInputTypes [ "RecoveryStrategy" ] ; } Set Vars Input : { confidential_email : string ; confidential_link : string ; contact_email : string ; coopenomics_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; coopname : string ; full_abbr : string ; full_abbr_dative : string ; full_abbr_genitive : string ; name : string ; participant_application ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; passport_request ?: string | null ; privacy_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; short_abbr : string ; signature_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; statute_link : string ; user_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; wallet_agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null ; website : string ; } confidential_ email : string confidential_ link : string contact_ email : string Optional coopenomics_ agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null coopname : string full_ abbr : string full_ abbr_ dative : string full_ abbr_ genitive : string name : string Optional participant_ application ?: ResolverInputTypes [ "AgreementVarInput" ] | null Optional passport_ request ?: string | null Optional privacy_ agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null short_ abbr : string Optional signature_ agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null statute_ link : string Optional user_ agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null Optional wallet_ agreement ?: ResolverInputTypes [ "AgreementVarInput" ] | null website : string Set Wif Input : { permission : string ; username : string ; wif : string ; } permission : string username : string wif : string Settings : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authorized_default_route ?: boolean | ` @ ${ string } ` ; authorized_default_workspace ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; is_registration_open ?: boolean | ` @ ${ string } ` ; non_authorized_default_route ?: boolean | ` @ ${ string } ` ; non_authorized_default_workspace ?: boolean | ` @ ${ string } ` ; provider_name ?: boolean | ` @ ${ string } ` ; updated_at ?: boolean | ` @ ${ string } ` ; } > Sign Act As Chairman Input : { act : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; coopname : string ; result_hash : string ; } coopname : string result_ hash : string Sign Act As Contributor Input : { act : ResolverInputTypes [ "SignedDigitalDocumentInput" ] ; coopname : string ; result_hash : string ; } coopname : string result_ hash : string Sign By Presider On Annual General Meet Input : { coopname : string ; hash : string ; presider_decision : ResolverInputTypes [ "AnnualGeneralMeetingDecisionSignedDocumentInput" ] ; username : string ; } coopname : string hash : string presider_ decision : ResolverInputTypes [ "AnnualGeneralMeetingDecisionSignedDocumentInput" ] username : string Sign By Secretary On Annual General Meet Input : { coopname : string ; hash : string ; secretary_decision : ResolverInputTypes [ "AnnualGeneralMeetingDecisionSignedDocumentInput" ] ; username : string ; } coopname : string hash : string secretary_ decision : ResolverInputTypes [ "AnnualGeneralMeetingDecisionSignedDocumentInput" ] username : string Signature Info : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; is_valid ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; public_key ?: boolean | ` @ ${ string } ` ; signature ?: boolean | ` @ ${ string } ` ; signed_at ?: boolean | ` @ ${ string } ` ; signed_hash ?: boolean | ` @ ${ string } ` ; signer ?: boolean | ` @ ${ string } ` ; signer_certificate ?: ResolverInputTypes [ "UserCertificateUnion" ] ; } > Signature Info Input : { id : number ; meta : string ; public_key : string ; signature : string ; signed_at : string ; signed_hash : string ; signer : string ; } id : number meta : string public_ key : string signature : string signed_ at : string signed_ hash : string signer : string Signed Blockchain Document : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; doc_hash ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; meta_hash ?: boolean | ` @ ${ string } ` ; signatures ?: ResolverInputTypes [ "SignatureInfo" ] ; version ?: boolean | ` @ ${ string } ` ; } > Signed Digital Document : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; doc_hash ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; meta_hash ?: boolean | ` @ ${ string } ` ; signatures ?: ResolverInputTypes [ "SignatureInfo" ] ; version ?: boolean | ` @ ${ string } ` ; } > Signed Digital Document Input : { doc_hash : string ; hash : string ; meta : ResolverInputTypes [ "JSON" ] ; meta_hash : string ; signatures : ResolverInputTypes [ "SignatureInfoInput" ] [] ; version : string ; } doc_ hash : string hash : string meta_ hash : string version : string Soviet Member Input : { individual_data : ResolverInputTypes [ "CreateSovietIndividualDataInput" ] ; role : string ; } Start Install Input : { wif : string ; } Start Install Result : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; install_code ?: boolean | ` @ ${ string } ` ; } > Start Ku Decision Input : { address : string ; agenda : ResolverInputTypes [ "KuAgendaPointInput" ] [] ; branch_email : string ; branch_name : string ; branch_phone : string ; chairman : string ; coopname : string ; hash : string ; } address : string branch_ email : string branch_ name : string branch_ phone : string chairman : string coopname : string hash : string Start Process Input : { project_hash : string ; template_id : string ; } project_ hash : string template_ id : string Start Project Input : { coopname : string ; project_hash : string ; } coopname : string project_ hash : string Start Reset Key Input : { email : string ; } Start Voting Input : { coopname : string ; project_hash : string ; } coopname : string project_ hash : string Statement Detail Aggregate : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; action ?: ResolverInputTypes [ "ExtendedBlockchainAction" ] ; documentAggregate ?: ResolverInputTypes [ "DocumentAggregate" ] ; } > Stop Project Input : { coopname : string ; project_hash : string ; } coopname : string project_ hash : string Submit Expense Report Input : { comment ?: string | null ; coopname : string ; proposal_hash : string ; total_actual_amount ?: string | null ; } Optional comment ?: string | null coopname : string proposal_ hash : string Optional total_ actual_ amount ?: string | null Submit Vote Input : { coopname : string ; project_hash : string ; votes : ResolverInputTypes [ "VoteDistributionInput" ] [] ; } coopname : string project_ hash : string Subscription : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; marketplaceEvents ?: [ { input : ResolverInputTypes [ "MarketplaceEventsInput" ] ; } , ResolverInputTypes [ "MarketplaceEvent" ] ] ; nodeSyncState ?: ResolverInputTypes [ "NodeSyncState" ] ; } > Subscription Stats Dto : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; active ?: boolean | ` @ ${ string } ` ; inactive ?: boolean | ` @ ${ string } ` ; total ?: boolean | ` @ ${ string } ` ; uniqueUsers ?: boolean | ` @ ${ string } ` ; } > Symbols : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; root_govern_precision ?: boolean | ` @ ${ string } ` ; root_govern_symbol ?: boolean | ` @ ${ string } ` ; root_precision ?: boolean | ` @ ${ string } ` ; root_symbol ?: boolean | ` @ ${ string } ` ; } > System Features : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; search ?: boolean | ` @ ${ string } ` ; } > System Info : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; blockchain_account ?: ResolverInputTypes [ "BlockchainAccount" ] ; blockchain_info ?: ResolverInputTypes [ "BlockchainInfoDTO" ] ; board_members ?: ResolverInputTypes [ "BoardMember" ] ; contacts ?: ResolverInputTypes [ "ContactsDTO" ] ; cooperator_account ?: ResolverInputTypes [ "CooperativeOperatorAccount" ] ; coopname ?: boolean | ` @ ${ string } ` ; features ?: ResolverInputTypes [ "SystemFeatures" ] ; is_providered ?: boolean | ` @ ${ string } ` ; is_unioned ?: boolean | ` @ ${ string } ` ; settings ?: ResolverInputTypes [ "Settings" ] ; symbols ?: ResolverInputTypes [ "Symbols" ] ; system_status ?: boolean | ` @ ${ string } ` ; union_link ?: boolean | ` @ ${ string } ` ; vars ?: ResolverInputTypes [ "Vars" ] ; } > Token : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; expires ?: boolean | ` @ ${ string } ` ; token ?: boolean | ` @ ${ string } ` ; } > Transaction : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; chain ?: boolean | ` @ ${ string } ` ; request ?: boolean | ` @ ${ string } ` ; resolved ?: boolean | ` @ ${ string } ` ; response ?: boolean | ` @ ${ string } ` ; returns ?: boolean | ` @ ${ string } ` ; revisions ?: boolean | ` @ ${ string } ` ; signatures ?: boolean | ` @ ${ string } ` ; signer ?: boolean | ` @ ${ string } ` ; transaction ?: boolean | ` @ ${ string } ` ; } > Transcription Segment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; endOffset ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; speakerIdentity ?: boolean | ` @ ${ string } ` ; speakerName ?: boolean | ` @ ${ string } ` ; startOffset ?: boolean | ` @ ${ string } ` ; text ?: boolean | ` @ ${ string } ` ; } > Trigger Notification Workflow Input : { name : string ; payload ?: ResolverInputTypes [ "JSONObject" ] | null ; to : ResolverInputTypes [ "NotificationWorkflowRecipientInput" ] [] ; } Two Factor Code Input : { code : string ; } Two Factor Enrollment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; otpauth_uri ?: boolean | ` @ ${ string } ` ; secret ?: boolean | ` @ ${ string } ` ; } > Uninstall Extension Input : { name : string ; } Unread Notifications Count : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; count ?: boolean | ` @ ${ string } ` ; } > Unverify Participant Input : { username : string ; } Update : { organization_data ?: ResolverInputTypes [ "UpdateOrganizationDataInput" ] | null ; vars ?: ResolverInputTypes [ "VarsInput" ] | null ; } Update Account Input : { entrepreneur_data ?: ResolverInputTypes [ "UpdateEntrepreneurDataInput" ] | null ; individual_data ?: ResolverInputTypes [ "UpdateIndividualDataInput" ] | null ; organization_data ?: ResolverInputTypes [ "UpdateOrganizationDataInput" ] | null ; public_key ?: string | null ; referer ?: string | null ; username : string ; } Optional entrepreneur_ data ?: ResolverInputTypes [ "UpdateEntrepreneurDataInput" ] | null Optional individual_ data ?: ResolverInputTypes [ "UpdateIndividualDataInput" ] | null Optional organization_ data ?: ResolverInputTypes [ "UpdateOrganizationDataInput" ] | null Optional public_ key ?: string | null Optional referer ?: string | null username : string Update Bank Account Input : { data : ResolverInputTypes [ "BankAccountInput" ] ; is_default : boolean ; method_id : string ; username : string ; } is_ default : boolean method_ id : string username : string Update Call Transcription Memo Input : { id : string ; memo : string ; } Update Chat Coop Calendar Event Input : { description ?: string | null ; endsAt ?: ResolverInputTypes [ "DateTime" ] | null ; id : string ; matrixRoomId : string ; startsAt : ResolverInputTypes [ "DateTime" ] ; title : string ; } Optional description ?: string | null Optional ends At ?: ResolverInputTypes [ "DateTime" ] | null id : string matrix Room Id : string title : string Update Component Metric Input : { deadline ?: ResolverInputTypes [ "DateTime" ] | null ; measure_hash ?: string | null ; metric_hash : string ; series_mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null ; target_value ?: number | null ; title ?: string | null ; unit ?: string | null ; } Optional deadline ?: ResolverInputTypes [ "DateTime" ] | null Optional measure_ hash ?: string | null metric_ hash : string Optional series_ mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null Optional target_ value ?: number | null Optional title ?: string | null Optional unit ?: string | null Update Entrepreneur Data Input : { birthdate : string ; city : string ; country : ResolverInputTypes [ "Country" ] ; details : ResolverInputTypes [ "EntrepreneurDetailsInput" ] ; email : string ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; phone : string ; username : string ; } birthdate : string city : string details : ResolverInputTypes [ "EntrepreneurDetailsInput" ] email : string first_ name : string full_ address : string last_ name : string middle_ name : string phone : string username : string Update Individual Data Input : { birthdate : string ; email : string ; first_name : string ; full_address : string ; last_name : string ; middle_name : string ; passport ?: ResolverInputTypes [ "PassportInput" ] | null ; phone : string ; username : string ; } birthdate : string email : string first_ name : string full_ address : string last_ name : string middle_ name : string Optional passport ?: ResolverInputTypes [ "PassportInput" ] | null phone : string username : string Update Issue Input : { attachments ?: string [] | null ; creators ?: string [] | null ; cycle_id ?: string | null ; description ?: string | null ; estimate ?: number | null ; issue_hash : string ; labels ?: string [] | null ; priority ?: ResolverInputTypes [ "IssuePriority" ] | null ; sort_order ?: number | null ; status ?: ResolverInputTypes [ "IssueStatus" ] | null ; submaster ?: string | null ; title ?: string | null ; } Optional attachments ?: string [] | null Optional creators ?: string [] | null Optional cycle_ id ?: string | null Optional description ?: string | null Optional estimate ?: number | null issue_ hash : string Optional labels ?: string [] | null Optional priority ?: ResolverInputTypes [ "IssuePriority" ] | null Optional sort_ order ?: number | null Optional status ?: ResolverInputTypes [ "IssueStatus" ] | null Optional submaster ?: string | null Optional title ?: string | null Update Measure Input : { measure_hash : string ; series_mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null ; status ?: ResolverInputTypes [ "MetricStatus" ] | null ; title ?: string | null ; unit ?: string | null ; } measure_ hash : string Optional series_ mode ?: ResolverInputTypes [ "MetricSeriesMode" ] | null Optional status ?: ResolverInputTypes [ "MetricStatus" ] | null Optional title ?: string | null Optional unit ?: string | null Update Organization Data Input : { city : string ; country : string ; details : ResolverInputTypes [ "OrganizationDetailsInput" ] ; email : string ; fact_address : string ; full_address : string ; full_name : string ; phone : string ; represented_by : ResolverInputTypes [ "RepresentedByInput" ] ; short_name : string ; type : string ; username : string ; } city : string country : string details : ResolverInputTypes [ "OrganizationDetailsInput" ] email : string fact_ address : string full_ address : string full_ name : string phone : string represented_ by : ResolverInputTypes [ "RepresentedByInput" ] short_ name : string type : string username : string Update Process Template Input : { description ?: string | null ; edges ?: ResolverInputTypes [ "ProcessEdgeInput" ] [] | null ; id : string ; status ?: ResolverInputTypes [ "ProcessTemplateStatus" ] | null ; steps ?: ResolverInputTypes [ "ProcessStepTemplateInput" ] [] | null ; title ?: string | null ; } Optional description ?: string | null Optional edges ?: ResolverInputTypes [ "ProcessEdgeInput" ] [] | null id : string Optional status ?: ResolverInputTypes [ "ProcessTemplateStatus" ] | null Optional steps ?: ResolverInputTypes [ "ProcessStepTemplateInput" ] [] | null Optional title ?: string | null Update Report Requisites Input : { addressOverride ?: string | null ; chairmanPosition ?: string | null ; okfs ?: string | null ; okopf ?: string | null ; okpo ?: string | null ; oktmo ?: string | null ; okved ?: string | null ; pfrRegNumber ?: string | null ; phoneOverride ?: string | null ; sfrRegNumber ?: string | null ; signerRepDoc ?: string | null ; signerSnils ?: string | null ; signerType ?: string | null ; } Optional address Override ?: string | null Optional chairman Position ?: string | null Optional okfs ?: string | null Optional okopf ?: string | null Optional okpo ?: string | null Optional oktmo ?: string | null Optional okved ?: string | null Optional pfr Reg Number ?: string | null Optional phone Override ?: string | null Optional sfr Reg Number ?: string | null Optional signer Rep Doc ?: string | null Optional signer Snils ?: string | null Optional signer Type ?: string | null Update Settings Input : { authorized_default_route ?: string | null ; authorized_default_workspace ?: string | null ; non_authorized_default_route ?: string | null ; non_authorized_default_workspace ?: string | null ; provider_name ?: string | null ; } Optional authorized_ default_ route ?: string | null Optional authorized_ default_ workspace ?: string | null Optional non_ authorized_ default_ route ?: string | null Optional non_ authorized_ default_ workspace ?: string | null Optional provider_ name ?: string | null Update Story Input : { content_format ?: ResolverInputTypes [ "CapitalStoryContentFormat" ] | null ; description ?: string | null ; issue_hash ?: string | null ; project_hash ?: string | null ; sort_order ?: number | null ; status ?: ResolverInputTypes [ "StoryStatus" ] | null ; story_hash : string ; title ?: string | null ; } Optional content_ format ?: ResolverInputTypes [ "CapitalStoryContentFormat" ] | null Optional description ?: string | null Optional issue_ hash ?: string | null Optional project_ hash ?: string | null Optional sort_ order ?: number | null Optional status ?: ResolverInputTypes [ "StoryStatus" ] | null story_ hash : string Optional title ?: string | null Upload Expense File Input : { checksum_sha256 : string ; content_base64 : string ; coopname : string ; item_hash ?: string | null ; kind : ResolverInputTypes [ "ExpenseFileKind" ] ; mime_type : string ; original_filename ?: string | null ; proposal_hash : string ; size_bytes : number ; } checksum_ sha256 : string content_ base64 : string coopname : string Optional item_ hash ?: string | null mime_ type : string Optional original_ filename ?: string | null proposal_ hash : string size_ bytes : number Upload Payment Proof Input : { checksum_sha256 : string ; content_base64 : string ; coopname : string ; mime_type : string ; original_filename ?: string | null ; payment_hash : string ; size_bytes : number ; } checksum_ sha256 : string content_ base64 : string coopname : string mime_ type : string Optional original_ filename ?: string | null payment_ hash : string size_ bytes : number User Account : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; meta ?: boolean | ` @ ${ string } ` ; referer ?: boolean | ` @ ${ string } ` ; registered_at ?: boolean | ` @ ${ string } ` ; registrator ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; storages ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; verifications ?: ResolverInputTypes [ "Verification" ] ; } > User Certificate Union : AliasType < { EntrepreneurCertificate ?: ResolverInputTypes [ "EntrepreneurCertificate" ] ; IndividualCertificate ?: ResolverInputTypes [ "IndividualCertificate" ] ; OrganizationCertificate ?: ResolverInputTypes [ "OrganizationCertificate" ] ; __typename ?: boolean | ` @ ${ string } ` ; } > User Wallet : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; blocked ?: boolean | ` @ ${ string } ` ; coopname ?: boolean | ` @ ${ string } ` ; human_name ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; program_id ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; wallet_name ?: boolean | ` @ ${ string } ` ; } > Validate Attribute Values Input : { attributeId : number ; values : string [] ; } attribute Id : number values : string [] Vars : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; confidential_email ?: boolean | ` @ ${ string } ` ; confidential_link ?: boolean | ` @ ${ string } ` ; contact_email ?: boolean | ` @ ${ string } ` ; coopenomics_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; coopname ?: boolean | ` @ ${ string } ` ; full_abbr ?: boolean | ` @ ${ string } ` ; full_abbr_dative ?: boolean | ` @ ${ string } ` ; full_abbr_genitive ?: boolean | ` @ ${ string } ` ; name ?: boolean | ` @ ${ string } ` ; participant_application ?: ResolverInputTypes [ "AgreementVar" ] ; passport_request ?: boolean | ` @ ${ string } ` ; privacy_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; short_abbr ?: boolean | ` @ ${ string } ` ; signature_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; statute_link ?: boolean | ` @ ${ string } ` ; user_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; wallet_agreement ?: ResolverInputTypes [ "AgreementVar" ] ; website ?: boolean | ` @ ${ string } ` ; } > Vars Input : { confidential_email : string ; confidential_link : string ; contact_email : string ; coopenomics_agreement ?: ResolverInputTypes [ "AgreementInput" ] | null ; coopname : string ; full_abbr : string ; full_abbr_dative : string ; full_abbr_genitive : string ; name : string ; participant_application : ResolverInputTypes [ "AgreementInput" ] ; passport_request : string ; privacy_agreement : ResolverInputTypes [ "AgreementInput" ] ; short_abbr : string ; signature_agreement : ResolverInputTypes [ "AgreementInput" ] ; statute_link : string ; user_agreement : ResolverInputTypes [ "AgreementInput" ] ; wallet_agreement : ResolverInputTypes [ "AgreementInput" ] ; website : string ; } confidential_ email : string confidential_ link : string contact_ email : string Optional coopenomics_ agreement ?: ResolverInputTypes [ "AgreementInput" ] | null coopname : string full_ abbr : string full_ abbr_ dative : string full_ abbr_ genitive : string name : string participant_ application : ResolverInputTypes [ "AgreementInput" ] passport_ request : string privacy_ agreement : ResolverInputTypes [ "AgreementInput" ] short_ abbr : string signature_ agreement : ResolverInputTypes [ "AgreementInput" ] statute_ link : string website : string Verification : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; is_verified ?: boolean | ` @ ${ string } ` ; last_update ?: boolean | ` @ ${ string } ` ; notice ?: boolean | ` @ ${ string } ` ; procedure ?: boolean | ` @ ${ string } ` ; verificator ?: boolean | ` @ ${ string } ` ; } > Verification Photo Input : { checksum_sha256 : string ; content_base64 : string ; mime_type : string ; original_filename ?: string | null ; size_bytes : number ; } checksum_ sha256 : string content_ base64 : string mime_ type : string Optional original_ filename ?: string | null size_ bytes : number Verification Review : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; braname ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; decided_at ?: boolean | ` @ ${ string } ` ; decided_by ?: boolean | ` @ ${ string } ` ; decision_reason ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; photos_count ?: boolean | ` @ ${ string } ` ; procedure ?: boolean | ` @ ${ string } ` ; status ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; verificator ?: boolean | ` @ ${ string } ` ; } > Verification Review Photo : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; mime_type ?: boolean | ` @ ${ string } ` ; read_url ?: boolean | ` @ ${ string } ` ; size_bytes ?: boolean | ` @ ${ string } ` ; storage_key ?: boolean | ` @ ${ string } ` ; } > Verification Review Photos Input : { review_id : string ; } Verification Reviews Input : { braname ?: string | null ; limit ?: number | null ; status ?: ResolverInputTypes [ "VerificationReviewStatus" ] | null ; username ?: string | null ; } Optional braname ?: string | null Optional limit ?: number | null Optional status ?: ResolverInputTypes [ "VerificationReviewStatus" ] | null Optional username ?: string | null Verify Email InputDTO : { token : string ; } Verify Participant Onsite Input : { braname ?: string | null ; photos ?: ResolverInputTypes [ "VerificationPhotoInput" ] [] | null ; username : string ; } Optional braname ?: string | null Optional photos ?: ResolverInputTypes [ "VerificationPhotoInput" ] [] | null username : string Vote Distribution Input : { amount : string ; recipient : string ; } amount : string recipient : string Vote Filter : { coopname ?: string | null ; project_hash ?: string | null ; recipient ?: string | null ; voter ?: string | null ; } Optional coopname ?: string | null Optional project_ hash ?: string | null Optional recipient ?: string | null Optional voter ?: string | null Vote Item Input : { question_id : number ; vote : string ; } question_ id : number vote : string Vote On Annual General Meet Input : { ballot : ResolverInputTypes [ "AnnualGeneralMeetingVotingBallotSignedDocumentInput" ] ; coopname : string ; hash : string ; username : string ; votes : ResolverInputTypes [ "VoteItemInput" ] [] ; } ballot : ResolverInputTypes [ "AnnualGeneralMeetingVotingBallotSignedDocumentInput" ] coopname : string hash : string username : string Vote On Ku Decision Input : { ballot : ResolverInputTypes [ "BranchMeetingBallotSignedDocumentInput" ] ; coopname : string ; hash : string ; username : string ; votes : ResolverInputTypes [ "KuVoteItemInput" ] [] ; } ballot : ResolverInputTypes [ "BranchMeetingBallotSignedDocumentInput" ] coopname : string hash : string username : string Wait Weight : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; wait_sec ?: boolean | ` @ ${ string } ` ; weight ?: boolean | ` @ ${ string } ` ; } > Walmove Input : { coopname : string ; fromWallet : string ; memo : string ; quantity : string ; toWallet : string ; username : string ; } coopname : string from Wallet : string memo : string quantity : string to Wallet : string username : string Web Push Subscription Data Input : { endpoint : string ; keys : ResolverInputTypes [ "WebPushSubscriptionKeysInput" ] ; } Web Push Subscription Dto : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; authKey ?: boolean | ` @ ${ string } ` ; createdAt ?: boolean | ` @ ${ string } ` ; endpoint ?: boolean | ` @ ${ string } ` ; id ?: boolean | ` @ ${ string } ` ; isActive ?: boolean | ` @ ${ string } ` ; p256dhKey ?: boolean | ` @ ${ string } ` ; updatedAt ?: boolean | ` @ ${ string } ` ; userAgent ?: boolean | ` @ ${ string } ` ; username ?: boolean | ` @ ${ string } ` ; } > Web Push Subscription Keys Input : { auth : string ; p256dh : string ; } auth : string p256dh : string Withheld Tax Payment : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; amount ?: boolean | ` @ ${ string } ` ; completed_at ?: boolean | ` @ ${ string } ` ; created_at ?: boolean | ` @ ${ string } ` ; hash ?: boolean | ` @ ${ string } ` ; memo ?: boolean | ` @ ${ string } ` ; message ?: boolean | ` @ ${ string } ` ; recipient_name ?: boolean | ` @ ${ string } ` ; report_period ?: boolean | ` @ ${ string } ` ; report_period_label ?: boolean | ` @ ${ string } ` ; report_year ?: boolean | ` @ ${ string } ` ; requisite_rows ?: ResolverInputTypes [ "WithheldTaxRequisiteRow" ] ; status ?: boolean | ` @ ${ string } ` ; symbol ?: boolean | ` @ ${ string } ` ; } > Withheld Tax Payment Page : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; currentPage ?: boolean | ` @ ${ string } ` ; items ?: ResolverInputTypes [ "WithheldTaxPayment" ] ; totalCount ?: boolean | ` @ ${ string } ` ; totalPages ?: boolean | ` @ ${ string } ` ; } > Withheld Tax Requisite Row : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; label ?: boolean | ` @ ${ string } ` ; value ?: boolean | ` @ ${ string } ` ; } > Withheld Tax State : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; available ?: boolean | ` @ ${ string } ` ; in_payment ?: boolean | ` @ ${ string } ` ; withheld ?: boolean | ` @ ${ string } ` ; } > Working Hours Break : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; end ?: boolean | ` @ ${ string } ` ; start ?: boolean | ` @ ${ string } ` ; } > Working Hours Break Input : { end : string ; start : string ; } Working Hours Day : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; breaks ?: ResolverInputTypes [ "WorkingHoursBreak" ] ; close ?: boolean | ` @ ${ string } ` ; open ?: boolean | ` @ ${ string } ` ; } > Working Hours Day Input : { breaks : ResolverInputTypes [ "WorkingHoursBreakInput" ] [] ; close : string ; open : string ; } close : string open : string Working Hours Input : { fri ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; mon ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; sat ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; sun ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; thu ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; tue ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; wed ?: ResolverInputTypes [ "WorkingHoursDayInput" ] | null ; } Zero Report Header Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; correctionNumber ?: boolean | ` @ ${ string } ` ; docDate ?: boolean | ` @ ${ string } ` ; idFile ?: boolean | ` @ ${ string } ` ; period ?: boolean | ` @ ${ string } ` ; reportYear ?: boolean | ` @ ${ string } ` ; versProgram ?: boolean | ` @ ${ string } ` ; } > Zero Report Organization Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; address ?: boolean | ` @ ${ string } ` ; inn ?: boolean | ` @ ${ string } ` ; kpp ?: boolean | ` @ ${ string } ` ; ogrn ?: boolean | ` @ ${ string } ` ; okfs ?: boolean | ` @ ${ string } ` ; okopf ?: boolean | ` @ ${ string } ` ; okpo ?: boolean | ` @ ${ string } ` ; oktmo ?: boolean | ` @ ${ string } ` ; okved ?: boolean | ` @ ${ string } ` ; orgName ?: boolean | ` @ ${ string } ` ; phone ?: boolean | ` @ ${ string } ` ; } > Zero Report Signer Edits : AliasType < { __typename ?: boolean | ` @ ${ string } ` ; chairmanPosition ?: boolean | ` @ ${ string } ` ; firstName ?: boolean | ` @ ${ string } ` ; lastName ?: boolean | ` @ ${ string } ` ; middleName ?: boolean | ` @ ${ string } ` ; pfrRegNumber ?: boolean | ` @ ${ string } ` ; repDoc ?: boolean | ` @ ${ string } ` ; sfrRegNumber ?: boolean | ` @ ${ string } ` ; snils ?: boolean | ` @ ${ string } ` ; type ?: boolean | ` @ ${ string } ` ; } > Defined in components/sdk/src/zeus/index.ts:16017
Вид аккаунта: пайщик, кооперативный участок, кооператив или нераспознанный